Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
4223 commits behind the upstream repository.
user avatar
Richard van der Hoff authored
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.
6927d872
History