0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-05 18:24:03 +01:00
synapse/synapse
Richard van der Hoff 6927d87254
Handle outliers in /federation/v1/event (#12332)
The intention here is to avoid doing state lookups for outliers in
`/_matrix/federation/v1/event`. Unfortunately that's expanded into something of
a rewrite of `filter_events_for_server`, which ended up trying to do that
operation in a couple of places.
2022-03-31 17:39:34 +00:00
..
_scripts
api
app
appservice Send device list updates to application services (MSC3202) - part 1 (#11881) 2022-03-30 14:39:27 +01:00
config Send device list updates to application services (MSC3202) - part 1 (#11881) 2022-03-30 14:39:27 +01:00
crypto
events Add a callback to react to 3PID associations (#12302) 2022-03-31 18:27:21 +02:00
federation
groups
handlers Add a callback to react to 3PID associations (#12302) 2022-03-31 18:27:21 +02:00
http
logging
metrics
module_api Add a callback to react to 3PID associations (#12302) 2022-03-31 18:27:21 +02:00
push
replication
res
rest Ensure the type of URL attributes is always str when matching against preview blacklist (#12333) 2022-03-31 11:49:49 +02:00
server_notices
spam_checker_api
state
static
storage Add more type hints to the main state store. (#12267) 2022-03-31 13:38:09 -04:00
streams
util Add more type hints to the main state store. (#12267) 2022-03-31 13:38:09 -04:00
__init__.py
event_auth.py
notifier.py
py.typed
python_dependencies.py
server.py
types.py Send device list updates to application services (MSC3202) - part 1 (#11881) 2022-03-30 14:39:27 +01:00
visibility.py Handle outliers in /federation/v1/event (#12332) 2022-03-31 17:39:34 +00:00