MatrixSynapse/synapse
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
..
_scripts
api Implement MSC3952: Intentional mentions (#14823) 2023-01-27 10:16:21 -05:00
app
appservice
config Implement MSC3952: Intentional mentions (#14823) 2023-01-27 10:16:21 -05:00
crypto
events
federation
handlers
http
logging
metrics
module_api
push Implement MSC3952: Intentional mentions (#14823) 2023-01-27 10:16:21 -05:00
replication
res
rest
server_notices
spam_checker_api
state
static
storage Implement MSC3952: Intentional mentions (#14823) 2023-01-27 10:16:21 -05:00
streams
types
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
visibility.py