mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-08 00:00:52 -05:00
This replaces the specific `is_room_mention` push rule condition used in MSC3952 with the generic `exact_event_match` push rule condition from MSC3758. No functionality changes due to this.