0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-19 17:38:56 +02:00
dendrite/roomserver/internal/helpers
devonh ea6b368ad4
Move Invite logic to GMSL (#3086)
This is both the federation receiving & sending side logic (which were
previously entangeld in a single function)
2023-05-31 16:33:49 +00:00
..
auth.go Move Invite logic to GMSL (#3086) 2023-05-31 16:33:49 +00:00
auth_test.go
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