Richard van der Hoff fa71bb18b5 Drop support for delegating email validation (#13192) 1 year ago
..
__init__.py 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
_base.py dfa536490e Add support for `/_matrix/client/v3` APIs (#11318) 2 years ago
account.py fa71bb18b5 Drop support for delegating email validation (#13192) 1 year ago
account_data.py d70ff5cc35 Extra validation for rest/client/account_data (#13148) 2 years ago
account_validity.py 2af6d31b78 Addtional type hints for the REST servlets. (#10665) 2 years ago
auth.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
capabilities.py 1866fb39d7 Move experimental support for MSC3440 to /versions. (#12099) 2 years ago
devices.py 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 2 years ago
directory.py 6b99a66fe0 Remove unspecced DELETE endpoint that modifies room visibility (#13123) 2 years ago
events.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
filter.py 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 2 years ago
initial_sync.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
keys.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
knock.py fa0eab9c8e Use `ParamSpec` in a few places (#12667) 2 years ago
login.py b19060a29b Make the AS login method call `Auth.get_user_by_req` for checking the AS token. (#13094) 1 year ago
logout.py 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 2 years ago
mutual_rooms.py 6be4953b99 Mutual rooms: Remove dependency on user directory (#12836) 2 years ago
notifications.py 116a4c8340 Implement changes to MSC2285 (hidden read receipts) (#12168) 2 years ago
openid.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
password_policy.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 years ago
presence.py 1aa0dad021 Additional type hints for REST servlets (part 2). (#10674) 2 years ago
profile.py c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) 2 years ago
push_rule.py 6edefef602 Add some type hints to datastore (#12717) 2 years ago
pusher.py fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 years ago
read_marker.py c5969b346d Don't error on unknown receipt types (#12670) 2 years ago
receipts.py db10f2c037 No longer permit empty body when sending receipts (#12709) 2 years ago
register.py fa71bb18b5 Drop support for delegating email validation (#13192) 1 year ago
relations.py dd2d66b0c9 Move the (unstable) `dir` parameter for /relations behind an experimental flag. (#12984) 2 years ago
report_event.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
room.py c6d6176411 Allow MSC3030 'timestamp_to_event' calls from anyone on world-readable rooms. (#13062) 2 years ago
room_batch.py 1f32b90b0f Room batch: fix up handling of unknown prev_event_ids (#12316) 2 years ago
room_keys.py d1f1b46c2c Additional type hints for client REST servlets (part 4) (#10728) 2 years ago
room_upgrade_rest_servlet.py 2af6d31b78 Addtional type hints for the REST servlets. (#10665) 2 years ago
sendtodevice.py d1f1b46c2c Additional type hints for client REST servlets (part 4) (#10728) 2 years ago
sync.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
tags.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
thirdparty.py 2af6d31b78 Addtional type hints for the REST servlets. (#10665) 2 years ago
tokenrefresh.py 2af6d31b78 Addtional type hints for the REST servlets. (#10665) 2 years ago
transactions.py fa0eab9c8e Use `ParamSpec` in a few places (#12667) 2 years ago
user_directory.py 872dbb0181 Correct `check_username_for_spam` annotations and docs (#12246) 2 years ago
versions.py 13e359aec8 Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 2 years ago
voip.py 145cb6d08e Fix getTurnServer response: return an integer ttl (#10922) 2 years ago