Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
..
ui_auth 1cb84c6486 Support for routing outbound HTTP requests via a proxy (#6239) 4 years ago
__init__.py dbdc565dfd Fix registration on workers (#4682) 5 years ago
_base.py fa780e9721 Change EventContext to use the Storage class (#6564) 4 years ago
account_data.py 02553901ce Remove unused `get_pagination_rows` methods. (#6557) 4 years ago
account_validity.py 257ef2c727 Port handlers.account_validity to async/await. 4 years ago
acme.py 8f6d9c4cf0 Small grammar fixes to the ACME v1 deprecation notice (#6944) 4 years ago
acme_issuing_service.py edea4bb5be Allow configuration of the path used for ACME account keys. 5 years ago
admin.py 56ca93ef59 Admin api to add an email address (#6789) 4 years ago
appservice.py 020add5099 Update black to 19.10b0 (#6304) 4 years ago
auth.py 56ca93ef59 Admin api to add an email address (#6789) 4 years ago
deactivate_account.py 28c98e51ff Add `local_current_membership` table (#6655) 4 years ago
device.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
devicemessage.py b660327056 Resync remote device list when detected as stale. (#6786) 4 years ago
directory.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
e2e_keys.py 2cad8baa70 Fix bug when querying remote user keys that require a resync. (#6796) 4 years ago
e2e_room_keys.py 0d27aba900 add etag and count to key backup endpoints (#5858) 4 years ago
events.py 8437e2383e Port SyncHandler to async/await 4 years ago
federation.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
groups_local.py de2d267375 Allow moving group read APIs to workers (#6866) 4 years ago
identity.py 9f7aaf90b5 Validate client_secret parameter (#6767) 4 years ago
initial_sync.py a0a1fd0bec Add `allow_departed_users` param to `check_in_room_or_world_readable` 4 years ago
message.py a0a1fd0bec Add `allow_departed_users` param to `check_in_room_or_world_readable` 4 years ago
pagination.py 2fb7794e60 Merge pull request #6949 from matrix-org/rav/list_room_aliases_peekable 4 years ago
presence.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
profile.py bfb95654c9 Add option to allow profile queries without sharing a room (#6523) 4 years ago
read_marker.py 2c35ffead2 Port receipt and read markers to async/wait 4 years ago
receipts.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
register.py 326c893d24 Kill off RegistrationError (#6691) 4 years ago
room.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
room_list.py ea7d938bca Remove unused public room list timeout param (#6179) 4 years ago
room_member.py 4286e429a7 make FederationHandler.do_remotely_reject_invite async 4 years ago
room_member_worker.py 2173785f0d Propagate reason in remotely rejected invites 4 years ago
saml_handler.py 59dc87c618 Merge pull request #6724 from matrix-org/rav/log_saml_attributes 4 years ago
search.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
set_password.py 9646a593ac Added possibilty to disable local password authentication (#5092) 5 years ago
state_deltas.py 4806651744 Replace returnValue with return (#5736) 4 years ago
stats.py ed630ea17c Reduce amount of logging at INFO level. (#6862) 4 years ago
sync.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
typing.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
user_directory.py 49f877d32e Filter the results of user directory searching via the spam checker (#6888) 4 years ago