dendrite/roomserver/internal
Kegan Dougal ec011ed2a6 Return what we have when we encounter missing events when servicing backfill/gme
We expect to have missing events as we walk back in the DAG over federation
as we didn't always create the room. When checking if the server is allowed
to see those events, just give up and stop rather than fail the request.
2020-10-08 12:03:30 +01:00
..
helpers Return what we have when we encounter missing events when servicing backfill/gme 2020-10-08 12:03:30 +01:00
input Deep checking of forward extremities (#1491) 2020-10-07 14:05:33 +01:00
perform Optimise servers to backfill from (#1485) 2020-10-06 18:09:02 +01:00
query Fetch missing auth events, implement QueryMissingAuthPrevEvents, try other servers in room for /event and /get_missing_events (#1450) 2020-09-29 13:40:29 +01:00
alias.go Implement rejected events (#1426) 2020-09-16 13:00:52 +01:00
api.go Optimise servers to backfill from (#1485) 2020-10-06 18:09:02 +01:00