dendrite/clientapi/routing
Quentin Gliech 6e6c3de0a6
Rename the go package
github.com/matrix-org/dendrite to github.com/element-hq/dendrite
2024-10-17 17:33:45 +02:00
..
account_data.go Rename the go package 2024-10-17 17:33:45 +02:00
admin.go Rename the go package 2024-10-17 17:33:45 +02:00
admin_whois.go Rename the go package 2024-10-17 17:33:45 +02:00
aliases.go Rename the go package 2024-10-17 17:33:45 +02:00
auth_fallback.go Rename the go package 2024-10-17 17:33:45 +02:00
auth_fallback_test.go Rename the go package 2024-10-17 17:33:45 +02:00
capabilities.go Rename the go package 2024-10-17 17:33:45 +02:00
createroom.go Rename the go package 2024-10-17 17:33:45 +02:00
deactivate.go Rename the go package 2024-10-17 17:33:45 +02:00
device.go Rename the go package 2024-10-17 17:33:45 +02:00
directory.go Rename the go package 2024-10-17 17:33:45 +02:00
directory_public.go Rename the go package 2024-10-17 17:33:45 +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 Rename the go package 2024-10-17 17:33:45 +02:00
joinroom.go Rename the go package 2024-10-17 17:33:45 +02:00
joinroom_test.go Rename the go package 2024-10-17 17:33:45 +02:00
key_backup.go Rename the go package 2024-10-17 17:33:45 +02:00
key_crosssigning.go Rename the go package 2024-10-17 17:33:45 +02:00
keys.go Rename the go package 2024-10-17 17:33:45 +02:00
leaveroom.go Rename the go package 2024-10-17 17:33:45 +02:00
login.go Rename the go package 2024-10-17 17:33:45 +02:00
login_test.go Rename the go package 2024-10-17 17:33:45 +02:00
logout.go Rename the go package 2024-10-17 17:33:45 +02:00
membership.go Rename the go package 2024-10-17 17:33:45 +02:00
memberships.go Rename the go package 2024-10-17 17:33:45 +02:00
notification.go Rename the go package 2024-10-17 17:33:45 +02:00
openid.go Rename the go package 2024-10-17 17:33:45 +02:00
password.go Rename the go package 2024-10-17 17:33:45 +02:00
peekroom.go Rename the go package 2024-10-17 17:33:45 +02:00
presence.go Rename the go package 2024-10-17 17:33:45 +02:00
profile.go Rename the go package 2024-10-17 17:33:45 +02:00
pusher.go Rename the go package 2024-10-17 17:33:45 +02:00
pushrules.go Rename the go package 2024-10-17 17:33:45 +02:00
receipt.go Rename the go package 2024-10-17 17:33:45 +02:00
redaction.go Rename the go package 2024-10-17 17:33:45 +02:00
register.go Rename the go package 2024-10-17 17:33:45 +02:00
register_secret.go Rename the go package 2024-10-17 17:33:45 +02: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 Rename the go package 2024-10-17 17:33:45 +02:00
report_event.go Rename the go package 2024-10-17 17:33:45 +02:00
room_hierarchy.go Rename the go package 2024-10-17 17:33:45 +02:00
room_tagging.go Rename the go package 2024-10-17 17:33:45 +02:00
routing.go Rename the go package 2024-10-17 17:33:45 +02:00
sendevent.go Rename the go package 2024-10-17 17:33:45 +02:00
sendevent_test.go Rename the go package 2024-10-17 17:33:45 +02:00
sendtodevice.go Rename the go package 2024-10-17 17:33:45 +02:00
sendtyping.go Rename the go package 2024-10-17 17:33:45 +02:00
server_notices.go Rename the go package 2024-10-17 17:33:45 +02:00
server_notices_test.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00
state.go Rename the go package 2024-10-17 17:33:45 +02:00
state_test.go Rename the go package 2024-10-17 17:33:45 +02:00
thirdparty.go Rename the go package 2024-10-17 17:33:45 +02:00
threepid.go Rename the go package 2024-10-17 17:33:45 +02:00
upgrade_room.go Rename the go package 2024-10-17 17:33:45 +02:00
userdirectory.go Rename the go package 2024-10-17 17:33:45 +02:00
voip.go Rename the go package 2024-10-17 17:33:45 +02:00
whoami.go Rename the go package 2024-10-17 17:33:45 +02:00