0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-03 11:48:29 +02:00
dendrite/roomserver/internal/helpers
devonh a49c9f01e2
Only require room version instead of room info for db.Events() (#3079)
This reduces the API requirements for the Events database to align with
what is actually required.
2023-05-08 19:25:44 +00:00
..
auth.go Only require room version instead of room info for db.Events() (#3079) 2023-05-08 19:25:44 +00:00
auth_test.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
helpers.go Only require room version instead of room info for db.Events() (#3079) 2023-05-08 19:25:44 +00:00
helpers_test.go Use PDU not *Event in HeaderedEvent (#3073) 2023-05-02 15:03:16 +01:00