You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/handlers
Richard van der Hoff f8bc2ae883
Move get_state methods into FederationHandler (#6503)
5 years ago
..
ui_auth Support for routing outbound HTTP requests via a proxy (#6239) 5 years ago
__init__.py
_base.py
account_data.py Update black to 19.10b0 (#6304) 5 years ago
account_validity.py
acme.py
acme_issuing_service.py
admin.py Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925) 5 years ago
appservice.py Update black to 19.10b0 (#6304) 5 years ago
auth.py Merge pull request #6335 from matrix-org/erikj/rc_login_cleanups 5 years ago
deactivate_account.py Remove local threepids on account deactivation (#6426) 5 years ago
device.py Merge branch 'develop' into cross-signing_federation 5 years ago
devicemessage.py Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
directory.py Clean up newline quote marks around the codebase (#6362) 5 years ago
e2e_keys.py Back out perf regression from get_cross_signing_keys_from_cache. (#6494) 5 years ago
e2e_room_keys.py add etag and count to key backup endpoints (#5858) 5 years ago
events.py Port SyncHandler to async/await 5 years ago
federation.py Move get_state methods into FederationHandler (#6503) 5 years ago
groups_local.py Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
identity.py Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
initial_sync.py Remove SnapshotCache in favour of ResponseCache 5 years ago
message.py Pull out room_invite_state_types config option once. 5 years ago
pagination.py Merge branch 'develop' into babolivier/message_retention 5 years ago
presence.py Fix presence timeouts when synchrotron restarts. (#6212) 5 years ago
profile.py Replace instance variations of homeserver with correct case/spacing 5 years ago
read_marker.py Port receipt and read markers to async/wait 5 years ago
receipts.py Port receipt and read markers to async/wait 5 years ago
register.py Issue #6406 Fix parameter mismatch 5 years ago
room.py Merge branch 'develop' into babolivier/context_filters 5 years ago
room_list.py Remove unused public room list timeout param (#6179) 5 years ago
room_member.py Propagate reason in remotely rejected invites 5 years ago
room_member_worker.py Propagate reason in remotely rejected invites 5 years ago
saml_handler.py Allow SAML username provider plugins (#6411) 5 years ago
search.py Update black to 19.10b0 (#6304) 5 years ago
set_password.py
state_deltas.py
stats.py Update black to 19.10b0 (#6304) 5 years ago
sync.py Fixup functions to consistently return deferreds 5 years ago
typing.py Fixup functions to consistently return deferreds 5 years ago
user_directory.py Fix races in room stats (and other) updates. (#6187) 5 years ago