dendrite/clientapi/routing
2024-02-19 19:19:06 +00:00
..
account_data.go
admin_whois.go
admin.go
aliases.go
auth_fallback_test.go
auth_fallback.go
capabilities.go
createroom.go
deactivate.go
device.go
directory_public_test.go
directory_public.go
directory.go Return M_INVALID_PARAM instead of M_BAD_JSON when setting aliases (#3297) 2024-01-09 20:05:45 +01:00
joined_rooms.go
joinroom_test.go Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
joinroom.go
key_backup.go
key_crosssigning.go
keys.go Remove unused token (#3331) 2024-02-19 19:19:06 +00:00
leaveroom.go
login_test.go Appservice Login (2nd attempt) (#3078) 2023-11-24 22:34:13 +01:00
login.go Appservice Login (2nd attempt) (#3078) 2023-11-24 22:34:13 +01:00
logout.go
membership.go Fix /createRoom and /invite containing displayname/avatarURL of inviter (#3326) 2024-02-13 19:28:52 +01:00
memberships.go Move /joined_members back to the clientapi/roomserver (#3312) 2024-01-25 21:35:05 +01:00
notification.go
openid.go
password.go
peekroom.go
presence.go
profile.go Fix state resets (#3231) 2023-10-23 15:17:21 +02:00
pusher.go
pushrules.go
receipt.go Appservice Login (2nd attempt) (#3078) 2023-11-24 22:34:13 +01:00
redaction.go
register_secret_test.go
register_secret.go
register_test.go Refactor registration tests, remove hard-coded username validation (#3138) 2023-11-22 12:15:16 +00:00
register.go Don't send device list updates upon registration (#3307) 2024-01-20 21:20:37 +01:00
room_hierarchy.go
room_tagging.go
routing.go Move /joined_members back to the clientapi/roomserver (#3312) 2024-01-25 21:35:05 +01:00
sendevent_test.go
sendevent.go Appservice Login (2nd attempt) (#3078) 2023-11-24 22:34:13 +01:00
sendtodevice.go
sendtyping.go
server_notices_test.go
server_notices.go Fix /createRoom and /invite containing displayname/avatarURL of inviter (#3326) 2024-02-13 19:28:52 +01:00
state_test.go
state.go
thirdparty.go
threepid.go
upgrade_room.go
userdirectory.go
voip.go
whoami.go