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 d5ae1f1291 Ensure we don't mutate state cache entries 8 years ago
..
__init__.py Make synchrotron accept /events 8 years ago
_base.py Replace context.current_state with context.current_state_ids 8 years ago
account_data.py copyrights 9 years ago
admin.py copyrights 9 years ago
appservice.py Reject malformed 3PE query metadata results earlier in AS API handling code 8 years ago
auth.py Refactor user_delete_access_tokens. Invalidate get_user_by_access_token to slaves. 8 years ago
device.py make device IDs more useful for human disambiguation 8 years ago
devicemessage.py Add a new method to enqueue the device messages rather than sending a dummy EDU 8 years ago
directory.py Use state handler instead of get_users_in_room/get_joined_hosts 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 Ensure we don't mutate state cache entries 8 years ago
identity.py requestToken update 9 years ago
message.py Use get_joined_users_from_context instead of manually looking up hosts 8 years ago
presence.py Fix typo "persiting" 8 years ago
profile.py Add `create_requester` function 8 years ago
receipts.py Clobber EDUs in send queue 8 years ago
register.py Forbid non-ASes from registering users whose names begin with '_' (SYN-738) 8 years ago
room.py Add is_direct param to /createRoom 8 years ago
room_member.py Fix membership changes to be idempotent 8 years ago
search.py move filter_events_for_client out of base handler 9 years ago
sync.py Only return new device messages in /sync 8 years ago
typing.py Clobber EDUs in send queue 8 years ago