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 3c4208a057 Record counts of state changes 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
admin.py
appservice.py Merge pull request #1041 from matrix-org/paul/third-party-lookup 8 years ago
auth.py Refactor user_delete_access_tokens. Invalidate get_user_by_access_token to slaves. 8 years ago
device.py
directory.py Use state handler instead of get_users_in_room/get_joined_hosts 8 years ago
e2e_keys.py
events.py Use state handler instead of get_users_in_room/get_joined_hosts 8 years ago
federation.py Use get_joined_users_from_context instead of manually looking up hosts 8 years ago
identity.py
message.py Use get_joined_users_from_context instead of manually looking up hosts 8 years ago
presence.py Record counts of state changes 8 years ago
profile.py
receipts.py Use state handler instead of get_users_in_room/get_joined_hosts 8 years ago
register.py
room.py
room_member.py Fix membership changes to be idempotent 8 years ago
search.py
sync.py Only return new device messages in /sync 8 years ago
typing.py Use state handler instead of get_users_in_room/get_joined_hosts 8 years ago