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
I think it might be better to re-spec this as m.room.preview_urls or introduce a more generic settings interface (possibly stealing the thunder from Riot's granular settings?)
this is an undocumented room state event that at least Element uses to
disable/enable URL previews by default for the entire room. we'd like
to use this to disable URL previews in the conduwuit admin room where we
have large message blocks with some text that clients may render as URLs,
or a list of domains from the server config output.
also see matrix-org/matrix-spec#394
Signed-off-by: strawberry <[email protected]>
The event type
org.matrix.room.preview_urls
is not mentioned in the client specification.The text was updated successfully, but these errors were encountered: