Erik Johnston 1783084fd9 More tracing 2 years ago
..
ui_auth a0f48ee89d Use direct references for configuration variables (part 7). (#10959) 2 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
account_data.py 4054dfa409 Add type hints for event streams. (#10856) 2 years ago
account_validity.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 years ago
admin.py 0e16b418f6 Add knock information in admin exported data (#11171) 2 years ago
appservice.py a271e233e9 Add a linearizer on (appservice, stream) when handling ephemeral events. (#11207) 2 years ago
auth.py 499c44d696 Make minor correction to type of auth_checkers callbacks (#11253) 2 years ago
cas.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 years ago
deactivate_account.py df95d3aec2 Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2 years ago
device.py 6408372234 Improve docstrings for methods related to sending EDUs to application services (#11138) 2 years ago
devicemessage.py 01c88a09cd Use direct references for some configuration variables (#10798) 2 years ago
directory.py 75ca0a6168 Annotate `log_function` decorator (#10943) 2 years ago
e2e_keys.py b3590614da Require type hints in the handlers module. (#10831) 2 years ago
e2e_room_keys.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 years ago
events.py eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) 2 years ago
federation.py f3efa0036b Move _persist_auth_tree into FederationEventHandler (#11115) 2 years ago
federation_event.py c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 years ago
groups_local.py b3590614da Require type hints in the handlers module. (#10831) 2 years ago
identity.py a930da3291 Include the stable identifier for MSC3288. (#11187) 2 years ago
initial_sync.py eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) 2 years ago
message.py c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 years ago
oidc.py 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
pagination.py 19d5dc6931 Refactor `Filter` to handle fields according to data being filtered. (#11194) 2 years ago
password_policy.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 years ago
presence.py 75ca0a6168 Annotate `log_function` decorator (#10943) 2 years ago
profile.py 75ca0a6168 Annotate `log_function` decorator (#10943) 2 years ago
read_marker.py eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) 2 years ago
receipts.py 6408372234 Improve docstrings for methods related to sending EDUs to application services (#11138) 2 years ago
register.py eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) 2 years ago
room.py c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 years ago
room_batch.py c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 years ago
room_list.py eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) 2 years ago
room_member.py c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 years ago
room_member_worker.py d936371b69 Implement knock feature (#6739) 3 years ago
room_summary.py aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
saml.py eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) 2 years ago
search.py 19d5dc6931 Refactor `Filter` to handle fields according to data being filtered. (#11194) 2 years ago
send_email.py 29364145b2 Pass str to twisted's IReactorTCP (#10895) 2 years ago
set_password.py eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) 2 years ago
sso.py bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 2 years ago
state_deltas.py 318162f5de Easy refactors of the user directory (#10789) 2 years ago
stats.py bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 2 years ago
sync.py 1783084fd9 More tracing 2 years ago
typing.py af54167516 Enable passing typing stream writers as a list. (#11237) 2 years ago
user_directory.py 2d91b6256e Fix adding excluded users to the private room sharing tables when joining a room (#11143) 2 years ago