MatrixSynapse/synapse/api
Patrick Cloke 2a51f3ec36
Implement MSC3952: Intentional mentions (#14823)
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.
2023-01-27 10:16:21 -05:00
..
__init__.py
auth.py
auth_blocking.py
constants.py Implement MSC3952: Intentional mentions (#14823) 2023-01-27 10:16:21 -05:00
errors.py
filtering.py
presence.py
ratelimiting.py
room_versions.py
urls.py