dendrite/roomserver/internal/helpers
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
..
auth.go 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
auth_test.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
helpers.go Return what we have when we encounter missing events when servicing backfill/gme 2020-10-08 12:03:30 +01:00