Richard van der Hoff 56ad230efa Merge branch 'master' into develop 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 4806651744 Replace returnValue with return (#5736) 4 years ago
acme_issuing_service.py edea4bb5be Allow configuration of the path used for ACME account keys. 5 years ago
admin.py 3d46124ad0 Port some admin handlers to async/await (#6559) 4 years ago
appservice.py 020add5099 Update black to 19.10b0 (#6304) 4 years ago
auth.py 83446a18fb Merge pull request #6335 from matrix-org/erikj/rc_login_cleanups 4 years ago
deactivate_account.py 3d46124ad0 Port some admin handlers to async/await (#6559) 4 years ago
device.py 6f4bc6d01d Merge branch 'develop' into cross-signing_federation 4 years ago
devicemessage.py 54fef094b3 Remove usage of deprecated logger.warn method from codebase (#6271) 4 years ago
directory.py 3916e1b97a Clean up newline quote marks around the codebase (#6362) 4 years ago
e2e_keys.py cb2db17994 look up cross-signing keys from the DB in bulk (#6486) 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 56ad230efa Merge branch 'master' into develop 4 years ago
groups_local.py 54fef094b3 Remove usage of deprecated logger.warn method from codebase (#6271) 4 years ago
identity.py 54fef094b3 Remove usage of deprecated logger.warn method from codebase (#6271) 4 years ago
initial_sync.py a1f8ea9051 Port synapse.handlers.initial_sync to async/await 4 years ago
message.py fa780e9721 Change EventContext to use the Storage class (#6564) 4 years ago
pagination.py 7712e751b8 Convert federation backfill to async 4 years ago
presence.py 2284eb3a53 Add database config class (#6513) 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 2c35ffead2 Port receipt and read markers to async/wait 4 years ago
register.py ce1c975ebc Issue #6406 Fix parameter mismatch 4 years ago
room.py fa780e9721 Change EventContext to use the Storage class (#6564) 4 years ago
room_list.py ea7d938bca Remove unused public room list timeout param (#6179) 4 years ago
room_member.py fa780e9721 Change EventContext to use the Storage class (#6564) 4 years ago
room_member_worker.py 2173785f0d Propagate reason in remotely rejected invites 4 years ago
saml_handler.py 4947de5a14 Allow SAML username provider plugins (#6411) 4 years ago
search.py ea0f0ad414 Prevent message search in upgraded rooms we're not in (#6385) 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 020add5099 Update black to 19.10b0 (#6304) 4 years ago
sync.py b3a4e35ca8 Fixup functions to consistently return deferreds 4 years ago
typing.py 02553901ce Remove unused `get_pagination_rows` methods. (#6557) 4 years ago
user_directory.py a139420a3c Fix races in room stats (and other) updates. (#6187) 4 years ago