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
Erik Johnston 9609c91e7d Merge pull request #653 from matrix-org/erikj/preset_guest_join 8 years ago
..
__init__.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
_base.py as_user->app_service, less redundant comments, better positioned comments 8 years ago
account_data.py
admin.py
appservice.py storage/appservice: make appservice methods only relying on the cache synchronous 8 years ago
auth.py Merge pull request #1649 from matrix-org/dbkr/log_ui_auth_args 8 years ago
device.py make device IDs more useful for human disambiguation 8 years ago
devicemessage.py Use new federation_sender DI 8 years ago
directory.py storage/appservice: make appservice methods only relying on the cache synchronous 8 years ago
e2e_keys.py Limit how often we ask for keys from dead servers 8 years ago
events.py Use state handler instead of get_users_in_room/get_joined_hosts 8 years ago
federation.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
identity.py
initial_sync.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
message.py Handle sending events and device messages over federation 8 years ago
presence.py Use new federation_sender DI 8 years ago
profile.py handlers/profile: added admin override for set_displayname and set_avatar_url 8 years ago
receipts.py Use new federation_sender DI 8 years ago
register.py Stop putting a time caveat on access tokens 8 years ago
room.py Merge pull request #653 from matrix-org/erikj/preset_guest_join 8 years ago
room_list.py Add total_room_count_estimate to /publicRooms 8 years ago
room_member.py Fix membership changes to be idempotent 8 years ago
search.py
sync.py Return early on /sync code paths if a '*' filter is used 8 years ago
typing.py Use new federation_sender DI 8 years ago