dendrite/clientapi/routing
2024-10-17 17:21:25 +02:00
..
account_data.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
admin.go Fix: Edited messages appear twice in fulltext search (#3363) 2024-07-27 22:30:17 +02:00
admin_whois.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
aliases.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
auth_fallback.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
auth_fallback_test.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
capabilities.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
createroom.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
deactivate.go Move MakeJoin logic to GMSL (#3081) 2023-05-17 00:33:27 +00:00
device.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
directory.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
directory_public.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
directory_public_test.go refactor: use latest GMSL which splits fed client from matrix room logic (#3051) 2023-04-06 09:55:01 +01:00
joined_rooms.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
joinroom.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
joinroom_test.go Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
key_backup.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
key_crosssigning.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
keys.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
leaveroom.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
login.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
login_test.go Appservice Login (2nd attempt) (#3078) 2023-11-24 22:34:13 +01:00
logout.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
membership.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
memberships.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
notification.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
openid.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
password.go Move MakeJoin logic to GMSL (#3081) 2023-05-17 00:33:27 +00:00
peekroom.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
presence.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
profile.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
pusher.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
pushrules.go Fix: Edited messages appear twice in fulltext search (#3363) 2024-07-27 22:30:17 +02:00
receipt.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
redaction.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
register.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
register_secret.go Handle DisplayName field in admin user registration endpoint (#2935) 2023-01-10 18:09:25 +00:00
register_secret_test.go Handle DisplayName field in admin user registration endpoint (#2935) 2023-01-10 18:09:25 +00:00
register_test.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
report_event.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
room_hierarchy.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
room_tagging.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
routing.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
sendevent.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
sendevent_test.go Fix: Edited messages appear twice in fulltext search (#3363) 2024-07-27 22:30:17 +02:00
sendtodevice.go Fixup missed license headers 2024-10-17 17:21:25 +02:00
sendtyping.go Fixup missed license headers 2024-10-17 17:21:25 +02:00
server_notices.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
server_notices_test.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00
state.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
state_test.go [pseudoIDs] More pseudo ID fixes - Part 2 (#3181) 2023-08-24 16:43:51 +01:00
thirdparty.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
threepid.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
upgrade_room.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
userdirectory.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
voip.go Update the copyright headers in all files 2024-10-17 17:16:37 +02:00
whoami.go Fixup missed license headers 2024-10-17 17:21:25 +02:00