diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2022-03-31 18:39:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-31 17:39:34 +0000 |
commit | 6927d8725430356880e212edf0c61bf32cb071c3 (patch) | |
tree | dc4d94f3262e26e2b552d7d2b9f7f91922643249 /synapse/rest | |
parent | Add more type hints to the main state store. (#12267) (diff) | |
download | synapse-6927d8725430356880e212edf0c61bf32cb071c3.tar.xz |
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.
Diffstat (limited to 'synapse/rest')
0 files changed, 0 insertions, 0 deletions