MatrixSynapse/synapse
Patrick Cloke 52700a0bcf
Support the backwards compatibility features in MSC3952. (#14958)
If the feature is enabled and the event has a `m.mentions` property,
skip processing of the legacy mentions rules.
2023-02-03 16:28:20 +00:00
..
_scripts Always notify replication when a stream advances (#14877) 2023-01-20 18:02:18 +00:00
api Skip unused calculations in sync handler. (#14908) 2023-02-02 13:45:12 -05:00
app Allow enabling the asyncio reactor in complement (#14858) 2023-02-01 23:42:45 +00:00
appservice
config Reload the pyo3-log config when the Python logging config changes. (#14976) 2023-02-03 08:27:31 -05:00
crypto
events
federation Faster joins: Refactor handling of servers in room (#14954) 2023-02-03 15:39:59 +00:00
handlers Faster joins: Refactor handling of servers in room (#14954) 2023-02-03 15:39:59 +00:00
http
logging
metrics
module_api
push Support the backwards compatibility features in MSC3952. (#14958) 2023-02-03 16:28:20 +00:00
replication
res
rest
server_notices
spam_checker_api
state Allow `compute_state_after_events` to use partial state (#14676) 2022-12-14 14:52:35 +00:00
static
storage Faster joins: Refactor handling of servers in room (#14954) 2023-02-03 15:39:59 +00:00
streams
types
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
visibility.py