0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-12-15 07:43:43 +01:00
dendrite/federationapi/routing
Neil Alexander c8408a6387
Add more optimised code path for checking if we're in a room ()
* Add more optimised code path for checking if we're in a room

* Fix database queries

* Fix federation API test

* Fix logging

* Review comments

* Make separate API call for room membership
2021-07-09 16:36:45 +01:00
..
backfill.go Top-level setup package () 2020-12-02 17:41:00 +00:00
devices.go Use [] not null when there are no devices () 2020-10-06 11:05:15 +01:00
eventauth.go Consolidation of roomserver APIs () 2020-05-01 10:48:17 +01:00
events.go Pass pointers to events — reloaded () 2020-11-16 15:44:53 +00:00
invite.go Top-level setup package () 2020-12-02 17:41:00 +00:00
join.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) () 2021-03-03 14:35:57 +00:00
keys.go Top-level setup package () 2020-12-02 17:41:00 +00:00
leave.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) () 2021-03-03 14:35:57 +00:00
missingevents.go Pass pointers to events — reloaded () 2020-11-16 15:44:53 +00:00
openid.go Implement OpenID module () () 2021-04-07 13:26:20 +01:00
peek.go Peeking over federation via MSC2444 () 2021-01-22 14:55:08 +00:00
profile.go Top-level setup package () 2020-12-02 17:41:00 +00:00
publicrooms.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) () 2021-03-03 14:35:57 +00:00
query.go Fix appsevice alias queries part 2 () 2021-03-03 17:00:31 +00:00
routing.go Change how servers are selected for missing auth/prev events () 2021-06-30 12:05:58 +01:00
send.go Add more optimised code path for checking if we're in a room () 2021-07-09 16:36:45 +01:00
send_test.go Add more optimised code path for checking if we're in a room () 2021-07-09 16:36:45 +01:00
state.go Pass pointers to events — reloaded () 2020-11-16 15:44:53 +00:00
threepid.go Top-level setup package () 2020-12-02 17:41:00 +00:00
version.go Version imprint () 2020-09-02 16:18:08 +01:00