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
Support for intentional mentions was apparently stabilized in matrix-org/synapse#15520 / Synapse v1.86.0rc1, right? Yet, when I just sent a message with @room in a code block, which Element Web correctly translated to m.mentions being set but without the room flag, people still got notified.
The spec says that the push rule for @room should only be enabled if the event does not have an m.mentions property.
This issue has been migrated from #16460.
Originally posted by @jplatte in matrix-org/synapse#15661 (comment)
The text was updated successfully, but these errors were encountered: