Patrick Cloke 3ebb6694f0 Allow requesting the summary of a space which is joinable. (#10580) 2 years ago
..
ui_auth bb4b11846f Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 3 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
_base.py 31c6b30dd4 Fix import of the default SAML mapping provider. (#10477) 2 years ago
account_data.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
account_validity.py 36dc15412d Add a module type for account validity (#9884) 3 years ago
admin.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
appservice.py a8a27b2b8b Only return an appservice protocol if it has a service providing it. (#10532) 2 years ago
auth.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
cas.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago
deactivate_account.py 71f0623de9 Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 3 years ago
device.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
devicemessage.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
directory.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
e2e_keys.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
e2e_room_keys.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
event_auth.py 2ae2a04616 Clarify error message when joining a restricted room. (#10572) 2 years ago
events.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
federation.py 1bebc0b78c Clean up federation event auth code (#10539) 2 years ago
groups_local.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
identity.py 9db24cc50d Send unstable-prefixed room_type in store-invite IS API requests (#10435) 2 years ago
initial_sync.py c3b037795a Support for MSC2285 (hidden read receipts) (#10413) 2 years ago
message.py a743bf4694 Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2 years ago
oidc.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago
pagination.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
password_policy.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
presence.py 6b61debf5c Do not remove `status_msg` when user going offline (#10550) 2 years ago
profile.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
read_marker.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
receipts.py dc46f12725 Include room ID in ignored EDU log messages (#10507) 2 years ago
register.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago
room.py d0b294ad97 Make historical events discoverable from backfill for servers without any scrollback history (MSC2716) (#10245) 2 years ago
room_list.py 60f0534b6e Fix exceptions in logs when failing to get remote room list (#10541) 2 years ago
room_member.py 9db24cc50d Send unstable-prefixed room_type in store-invite IS API requests (#10435) 2 years ago
room_member_worker.py d936371b69 Implement knock feature (#6739) 3 years ago
saml.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago
search.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
send_email.py 74d7336686 Add a setting to disable TLS for sending email (#10546) 2 years ago
set_password.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
space_summary.py 3ebb6694f0 Allow requesting the summary of a space which is joinable. (#10580) 2 years ago
sso.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
state_deltas.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
stats.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
sync.py 4b10880da3 Make sync response cache time configurable. (#10513) 2 years ago
typing.py dc46f12725 Include room ID in ignored EDU log messages (#10507) 2 years ago
user_directory.py 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago