dendrite/clientapi/routing
2025-01-17 03:45:25 +00:00
..
account_data.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
admin.go mas: TestAdminAllowCrossSigningReplacementWithoutUIA 2025-01-15 18:54:59 +00:00
admin_whois.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
aliases.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
auth_fallback.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
auth_fallback_test.go Rename the go package 2024-10-17 17:33:45 +02:00
capabilities.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
createroom.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
deactivate.go Rename the go package 2024-10-17 17:33:45 +02:00
device.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
directory.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
directory_public.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +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 license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
joinroom.go Add via parameter on join room requests as per MSC4156 (#3441) 2024-12-09 20:31:20 +01:00
joinroom_test.go Rename the go package 2024-10-17 17:33:45 +02:00
key_backup.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
key_crosssigning.go mas: cross signing fixes after merge 2025-01-17 02:56:17 +00:00
key_crosssigning_test.go mas: todo comment 2025-01-17 03:45:25 +00:00
keys.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
leaveroom.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
login.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
login_test.go unit tests fix 2025-01-08 10:11:27 +00:00
logout.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
membership.go Fix linting 2024-11-14 16:40:08 +01:00
memberships.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
notification.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
openid.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
password.go mas: first successful attempt of login with via mas 2024-12-29 23:53:37 +00:00
peekroom.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
presence.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
profile.go linter fixes 2025-01-09 01:29:57 +00:00
pusher.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
pushrules.go Rename the go package 2024-10-17 17:33:45 +02:00
receipt.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
redaction.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
register.go mas: first successful attempt of login with via mas 2024-12-29 23:53:37 +00: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 Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
report_event.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
room_hierarchy.go Fix linting 2024-11-14 16:40:08 +01:00
room_tagging.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
routing.go Merge branch 'main' of github.com:element-hq/dendrite into msc3861 2025-01-17 02:55:30 +00:00
sendevent.go Update dependencies (#3449) 2024-12-15 11:27:27 +01:00
sendevent_test.go Rename the go package 2024-10-17 17:33:45 +02:00
sendtodevice.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
sendtyping.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
server_notices.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
server_notices_test.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00
state.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
state_test.go Rename the go package 2024-10-17 17:33:45 +02:00
thirdparty.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
threepid.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
upgrade_room.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
userdirectory.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
voip.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
whoami.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00