dendrite/roomserver/internal/helpers
Kegsay a846dad0e1
Return what we have when we encounter missing events when servicing backfill/gme (#1499)
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:22:00 +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 (#1499) 2020-10-08 12:22:00 +01:00