dendrite/clientapi/routing
Kegsay 67cc8619d3
Remove QueryKnownUsers from current state server (#1393)
* Remove QueryKnownUsers from current state server

* Fix HTTP mode
2020-09-04 11:46:01 +01:00
..
account_data.go
auth_fallback.go
capabilities.go
createroom.go FIFO ordering of input events (#1386) 2020-09-03 15:22:16 +01:00
device.go Remove device DB from clientapi (#1352) 2020-08-27 18:53:40 +01:00
directory.go
directory_public.go Public room client API changes (#1368) 2020-09-01 10:26:34 +01:00
directory_public_test.go
getevent.go
joinroom.go Allow join to accept server_name in query parameters (#1346) 2020-08-26 18:23:08 +01:00
keys.go
leaveroom.go
login.go Fix #1381 (#1384) 2020-09-02 16:52:06 +01:00
logout.go Remove device DB from clientapi (#1352) 2020-08-27 18:53:40 +01:00
membership.go FIFO ordering of input events (#1386) 2020-09-03 15:22:16 +01:00
memberships.go
profile.go FIFO ordering of input events (#1386) 2020-09-03 15:22:16 +01:00
rate_limiting.go Rate limiting (#1385) 2020-09-03 10:12:11 +01:00
redaction.go FIFO ordering of input events (#1386) 2020-09-03 15:22:16 +01:00
register.go
register_test.go
room_tagging.go
routing.go Remove QueryKnownUsers from current state server (#1393) 2020-09-04 11:46:01 +01:00
sendevent.go FIFO ordering of input events (#1386) 2020-09-03 15:22:16 +01:00
sendtodevice.go
sendtyping.go
state.go
threepid.go
userdirectory.go Remove QueryKnownUsers from current state server (#1393) 2020-09-04 11:46:01 +01:00
voip.go
whoami.go