Patrick Cloke dd2d66b0c9 Move the (unstable) `dir` parameter for /relations behind an experimental flag. (#12984) 2 anni fa
..
__init__.py 642a42edde Flatten the synapse.rest.client package (#10600) 2 anni fa
_base.py dfa536490e Add support for `/_matrix/client/v3` APIs (#11318) 2 anni fa
account.py aa5f5ede33 Remove unstable identifiers for MSC3069. (#12596) 2 anni fa
account_data.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anni fa
account_validity.py 2af6d31b78 Addtional type hints for the REST servlets. (#10665) 2 anni fa
auth.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 anni fa
capabilities.py 1866fb39d7 Move experimental support for MSC3440 to /versions. (#12099) 2 anni fa
devices.py 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 2 anni fa
directory.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anni fa
events.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anni fa
filter.py 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 2 anni fa
initial_sync.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anni fa
keys.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anni fa
knock.py fa0eab9c8e Use `ParamSpec` in a few places (#12667) 2 anni fa
login.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 anni fa
logout.py 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 2 anni fa
mutual_rooms.py 6be4953b99 Mutual rooms: Remove dependency on user directory (#12836) 2 anni fa
notifications.py 116a4c8340 Implement changes to MSC2285 (hidden read receipts) (#12168) 2 anni fa
openid.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anni fa
password_policy.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 anni fa
presence.py 1aa0dad021 Additional type hints for REST servlets (part 2). (#10674) 2 anni fa
profile.py 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 2 anni fa
push_rule.py 6edefef602 Add some type hints to datastore (#12717) 2 anni fa
pusher.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anni fa
read_marker.py c5969b346d Don't error on unknown receipt types (#12670) 2 anni fa
receipts.py db10f2c037 No longer permit empty body when sending receipts (#12709) 2 anni fa
register.py cc7656099d Fix typo in some instances of enable_registration_token_3pid_bypass. (#12639) 2 anni fa
relations.py dd2d66b0c9 Move the (unstable) `dir` parameter for /relations behind an experimental flag. (#12984) 2 anni fa
report_event.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anni fa
room.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 anni fa
room_batch.py 1f32b90b0f Room batch: fix up handling of unknown prev_event_ids (#12316) 2 anni fa
room_keys.py d1f1b46c2c Additional type hints for client REST servlets (part 4) (#10728) 2 anni fa
room_upgrade_rest_servlet.py 2af6d31b78 Addtional type hints for the REST servlets. (#10665) 2 anni fa
sendtodevice.py d1f1b46c2c Additional type hints for client REST servlets (part 4) (#10728) 2 anni fa
sync.py c52abc1cfd Additional constants for EDU types. (#12884) 2 anni fa
tags.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anni fa
thirdparty.py 2af6d31b78 Addtional type hints for the REST servlets. (#10665) 2 anni fa
tokenrefresh.py 2af6d31b78 Addtional type hints for the REST servlets. (#10665) 2 anni fa
transactions.py fa0eab9c8e Use `ParamSpec` in a few places (#12667) 2 anni fa
user_directory.py 872dbb0181 Correct `check_username_for_spam` annotations and docs (#12246) 2 anni fa
versions.py 9ae0253f4e Use `private` instead of `hidden` in MSC2285 related code. (#12635) 2 anni fa
voip.py 145cb6d08e Fix getTurnServer response: return an integer ttl (#10922) 2 anni fa