0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 12:08:40 +02:00
dendrite/roomserver/internal
Neil Alexander c8408a6387
Add more optimised code path for checking if we're in a room (#1909)
* 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
..
helpers Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
input Roomserver input backpressure metric 2021-07-02 09:48:55 +01:00
perform Fix bug when rejecting invites (#1907) 2021-07-08 14:54:03 +01:00
query Add more optimised code path for checking if we're in a room (#1909) 2021-07-09 16:36:45 +01:00
alias.go Fix appsevice alias queries part 2 (#1684) 2021-03-03 17:00:31 +00:00
api.go Add more optimised code path for checking if we're in a room (#1909) 2021-07-09 16:36:45 +01:00