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