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
We decided to not pillify permalinks to message when they have been sent formatted (markdown).
The following changes will be applied on permalinks to message only if they are not sent formatted:
Permalinks to a message in the same room
When a user has shared a permalink to a message in the same room,
it should show like this:
If we failed to retrieve the event or the sender details, just show "Message" as a pill with the link icon
Permalinks to a message in a different room
When a user has shared a permalink to a message in another room
it should show like this (with the avatar and room name):
If these are not available, apply the same logic as above (the pill should show the default room icon and "Room")
Note2: the avatar and the room name may be retrieved by using the Room summary API
The text was updated successfully, but these errors were encountered:
giomfo
added
the
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
label
Mar 6, 2023
Part of element-hq/element-meta#1030
We decided to not pillify permalinks to message when they have been sent formatted (markdown).
The following changes will be applied on permalinks to message only if they are not sent formatted:
Permalinks to a message in the same room
Permalinks to a message in a different room
Note2: the avatar and the room name may be retrieved by using the Room summary API
The text was updated successfully, but these errors were encountered: