dendrite/roomserver/internal
Neil Alexander f0f8c7f055
Optimise QueryServerJoinedToRoom (#1933)
* Optimise checking if a server is in a room

* Fix queries

* Fix queries
2021-07-21 13:06:32 +01:00
..
helpers Move a couple of callers to helpers.IsServerCurrentlyInRoom over to the query API (#1912) 2021-07-09 17:49:59 +01:00
input Expose more data when outputting output room events (#1916) 2021-07-13 11:19:21 +01:00
perform bugfix: retire invites even when we cannot talk to the remote server to make/send_leave (#1918) 2021-07-14 10:39:17 +01:00
query Optimise QueryServerJoinedToRoom (#1933) 2021-07-21 13:06:32 +01:00
alias.go Fix appsevice alias queries part 2 (#1684) 2021-03-03 17:00:31 +00:00
api.go Move a couple of callers to helpers.IsServerCurrentlyInRoom over to the query API (#1912) 2021-07-09 17:49:59 +01:00