You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Many messaging services such as Slack and Discord allow for custom
images for reacts, rather than only standard emoji. Currently Element
will only show the plain text of the reaction key.
This PR updates element to render the media content from reaction
events. This does not add a way for users to add custom reactions yet.
This can be useful in the case of bots and bridges, which will be able
to immediately use this functinality. A picker for Element users will
be added in the future.
0 commit comments