dendrite/clientapi/routing
bn4t da89f2bd1f
Finish implementing the capabilities endpoint (#1449)
Closes #1310

Signed-off-by: Benjamin Nater <me@bn4t.me>
2020-09-29 10:06:59 +01:00
..
account_data.go
auth_fallback.go
capabilities.go Finish implementing the capabilities endpoint (#1449) 2020-09-29 10:06:59 +01:00
createroom.go
device.go
directory_public_test.go
directory_public.go Remove QueryBulkStateContent from current state server (#1404) 2020-09-07 12:38:09 +01:00
directory.go Remove current state server (#1405) 2020-09-07 14:47:59 +01:00
getevent.go
joinroom.go Peeking via MSC2753 (#1370) 2020-09-10 14:39:18 +01:00
keys.go
leaveroom.go
login.go
logout.go
membership.go
memberships.go Remove QueryRoomsForUser from current state server (#1398) 2020-09-04 15:58:30 +01:00
password.go
peekroom.go Peeking via MSC2753 (#1370) 2020-09-10 14:39:18 +01:00
profile.go Remove current state server (#1405) 2020-09-07 14:47:59 +01:00
rate_limiting.go
redaction.go
register_test.go
register.go
room_tagging.go
routing.go unbreak CORS on /capabilities. 2020-09-27 22:23:42 +01:00
sendevent.go
sendtodevice.go
sendtyping.go
state.go
threepid.go
userdirectory.go
voip.go
whoami.go