Andrew Morgan fcd6961441 Add option to enable encryption by default for new rooms (#7639) 4 anni fa
..
ui_auth ef884f6d04 Convert identity handler to async/await. (#7561) 4 anni fa
__init__.py dbdc565dfd Fix registration on workers (#4682) 5 anni fa
_base.py f4e6495b5d Performance improvements and refactor of Ratelimiter (#7595) 4 anni fa
account_data.py 02553901ce Remove unused `get_pagination_rows` methods. (#6557) 4 anni fa
account_validity.py beb19cf61a Fix buggy condition in account validity handler (#7074) 4 anni fa
acme.py 8f6d9c4cf0 Small grammar fixes to the ACME v1 deprecation notice (#6944) 4 anni fa
acme_issuing_service.py edea4bb5be Allow configuration of the path used for ACME account keys. 5 anni fa
admin.py 56ca93ef59 Admin api to add an email address (#6789) 4 anni fa
appservice.py 020add5099 Update black to 19.10b0 (#6304) 4 anni fa
auth.py f4e6495b5d Performance improvements and refactor of Ratelimiter (#7595) 4 anni fa
cas_handler.py 627b0f5f27 Persist user interactive authentication sessions (#7302) 4 anni fa
deactivate_account.py 28c98e51ff Add `local_current_membership` table (#6655) 4 anni fa
device.py 33c39ab93c Process cross-signing keys when resyncing device lists (#7594) 4 anni fa
devicemessage.py b660327056 Resync remote device list when detected as stale. (#6786) 4 anni fa
directory.py 6b22921b19 async/await is_server_admin (#7363) 4 anni fa
e2e_keys.py 33c39ab93c Process cross-signing keys when resyncing device lists (#7594) 4 anni fa
e2e_room_keys.py 54b78a0e3b Lint 4 anni fa
events.py 71a1abb8a1 Stop the master relaying USER_SYNC for other workers (#7318) 4 anni fa
federation.py fcd6961441 Add option to enable encryption by default for new rooms (#7639) 4 anni fa
groups_local.py 6af9cdca24 Convert groups local and server to async/await. (#7600) 4 anni fa
identity.py ef884f6d04 Convert identity handler to async/await. (#7561) 4 anni fa
initial_sync.py 71a1abb8a1 Stop the master relaying USER_SYNC for other workers (#7318) 4 anni fa
message.py f4e6495b5d Performance improvements and refactor of Ratelimiter (#7595) 4 anni fa
oidc_handler.py 11de843626 Cleanups to the OpenID Connect integration (#7628) 4 anni fa
pagination.py 2fb7794e60 Merge pull request #6949 from matrix-org/rav/list_room_aliases_peekable 4 anni fa
password_policy.py e8e2ddb60a Allow server admins to define and enforce a password policy (MSC2000). (#7118) 4 anni fa
presence.py e5c67d04db Add option to move event persistence off master (#7517) 4 anni fa
profile.py 6b22921b19 async/await is_server_admin (#7363) 4 anni fa
read_marker.py 2c35ffead2 Port receipt and read markers to async/wait 4 anni fa
receipts.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 anni fa
register.py 3c45a78090 Convert the registration handler to async/await. (#7649) 4 anni fa
room.py fcd6961441 Add option to enable encryption by default for new rooms (#7639) 4 anni fa
room_list.py cb495f526d Fix 'FederationGroupsRoomsServlet' API when group has room server is not in. (#7599) 4 anni fa
room_member.py e5c67d04db Add option to move event persistence off master (#7517) 4 anni fa
room_member_worker.py 1531b214fc Add ability to wait for replication streams (#7542) 4 anni fa
saml_handler.py 1bbc9e2df6 Clean up exception handling in SAML2ResponseResource (#7614) 4 anni fa
search.py be309d99cf Convert search code to async/await. (#7460) 4 anni fa
set_password.py 9dc6f3075a Hash passwords earlier in the password reset process (#7538) 4 anni fa
state_deltas.py 737b4a936e Convert user directory handler and related classes to async/await. (#7640) 4 anni fa
stats.py 737b4a936e Convert user directory handler and related classes to async/await. (#7640) 4 anni fa
sync.py f1e61ef85c Typo fixes. 4 anni fa
typing.py fdb1344716 Remove concept of a non-limited stream. (#7011) 4 anni fa
user_directory.py 737b4a936e Convert user directory handler and related classes to async/await. (#7640) 4 anni fa