mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-31 12:45:44 +00:00
MSC3952 defines push rules which searches for mentions in a list of Matrix IDs in the event body, instead of searching the entire event body for display name / local part. This is implemented behind an experimental configuration flag and does not yet implement the backwards compatibility pieces of the MSC.