dendrite/clientapi/routing
Adam Greig eae1c46310
Use NotFound instead of Forbidden for missing account data (#1872)
Signed-off-by: Adam Greig <adam@adamgreig.com>
2021-06-14 14:06:14 +01:00
..
account_data.go Use NotFound instead of Forbidden for missing account data (#1872) 2021-06-14 14:06:14 +01:00
admin_whois.go
auth_fallback.go
capabilities.go
createroom.go Fix appsevice alias queries part 2 (#1684) 2021-03-03 17:00:31 +00:00
deactivate.go
device.go
directory_public_test.go
directory_public.go
directory.go Fix appsevice alias queries part 2 (#1684) 2021-03-03 17:00:31 +00:00
getevent.go Send events to appservice based on room membership (#1680) 2021-03-03 16:27:44 +00:00
joinroom.go
keys.go
leaveroom.go
login.go
logout.go
membership.go
memberships.go
openid.go Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
password.go
peekroom.go
profile.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
rate_limiting.go
receipt.go
redaction.go
register_test.go
register.go Fix registration error when disabled 2021-04-15 09:58:26 +01:00
room_tagging.go
routing.go Remove legacy register endpoint (#1822) 2021-04-09 10:21:35 +01:00
sendevent.go
sendtodevice.go
sendtyping.go
state.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
threepid.go
userdirectory.go
voip.go
whoami.go