SchildiChat / schildichat-desktop

Matrix client / Element Web/Desktop fork
https://schildi.chat
Apache License 2.0
370 stars 42 forks source link

[FEATURE REQUEST] Add support for parsing mxc urls as images in reactions #208

Closed Sid127 closed 9 months ago

Sid127 commented 10 months ago

This exists in SchildiChat android, but not on Desktop or Web. It'd be helpful to users who use Matrix with bridges as custom reactions on some platforms show up as mxc urls on SchildChat, with there being no way for a user to figure out what the reaction actually is without logging into the source platform

SpiritCroc commented 9 months ago

Already planned and implemented in the image-reaction-* branches in our matrix-sdk, hopefully the next few upstream merges don't break it so we can merge it for a future release

SpiritCroc commented 9 months ago

Nevermind, upstream merged it, so we will get it once we merge the upstream version that has it: https://github.com/matrix-org/matrix-react-sdk/pull/11087