Patrick Cloke d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
..
ui_auth a423f45294 Fix twisted trunk mypy errors (#14012) 1 year ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
account.py 5436b014f4 Optionally include account validity in MSC3720 account status responses (#12266) 2 years ago
account_data.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
account_validity.py a00462dd99 Implement cancellation support/protection for module callbacks (#12568) 2 years ago
admin.py 1433b5d5b6 Show erasure status when listing users in the Admin API (#14205) 1 year ago
appservice.py a86b2f6837 Fix a bug where redactions were not being sent over federation if we did not have the original event. (#13813) 1 year ago
auth.py 8756d5c87e Save login tokens in database (#13844) 1 year ago
cas.py a423f45294 Fix twisted trunk mypy errors (#14012) 1 year ago
deactivate_account.py 15382b1afa Add third_party module callbacks to check if a user can delete a room and deactivate a user (#12028) 2 years ago
device.py c3a4780080 When restarting a partial join resync, prioritise the server which actioned a partial join (#14126) 1 year ago
devicemessage.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
directory.py 2bd7f3eeab Allow PUT/GET of aliases during faster join (#14292) 1 year ago
e2e_keys.py d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
e2e_room_keys.py d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
event_auth.py 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 year ago
events.py d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1 year ago
federation.py d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
federation_event.py d10a85ec9e Quieter logging for stateres failure at missing prev events (#14346) 1 year ago
identity.py d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
initial_sync.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
message.py 86c5a710d8 Implement MSC3912: Relation-based redactions (#14260) 1 year ago
oidc.py d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
pagination.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
password_policy.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 years ago
presence.py d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
profile.py 0cfbb35131 fix broken avatar checks when server_name contains a port (#13927) 1 year ago
push_rules.py 42d261c32f Port the push rule classes to Rust. (#13768) 1 year ago
read_marker.py 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 years ago
receipts.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
register.py be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 year ago
relations.py 86c5a710d8 Implement MSC3912: Relation-based redactions (#14260) 1 year ago
room.py 945a0928c7 Don't filter state in /context response (#14461) 1 year ago
room_batch.py 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 1 year ago
room_list.py 583f22780f Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370) 1 year ago
room_member.py 719488dda8 Add query parameter `ts` to allow appservices set the `origin_server_ts` for state events. (#11866) 1 year ago
room_member_worker.py d936371b69 Implement knock feature (#6739) 3 years ago
room_summary.py c06b2b7142 Faster Remote Room Joins: tell remote homeservers that we are unable to authorise them if they query a room which has partial state on our server. (#13823) 1 year ago
saml.py d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
search.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
send_email.py 5507bfa769 Discourage automatic replies to Synapse's emails (#13957) 1 year ago
set_password.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
sso.py cc3a52b33d Support OIDC backchannel logouts (#11414) 1 year ago
state_deltas.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
stats.py 13e359aec8 Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 2 years ago
sync.py 1eed795fc5 Include heroes in partial join responses' state (#14442) 1 year ago
typing.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
user_directory.py ad4c14e4b0 Clarifications in user directory for users who share rooms tracking (#13966) 1 year ago