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
Amber Brown c2185f14d7
Merge pull request #3924 from matrix-org/rav/clean_up_on_receive_pdu
6 years ago
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py Port handlers/ to Python 3 (#3803) 6 years ago
deactivate_account.py
device.py
devicemessage.py
directory.py Reinstate missing null check 6 years ago
e2e_keys.py Port handlers/ to Python 3 (#3803) 6 years ago
events.py
federation.py Comments and interface cleanup for on_receive_pdu 6 years ago
groups_local.py
identity.py
initial_sync.py
message.py
pagination.py don't filter membership events based on history visibility (#3874) 6 years ago
presence.py
profile.py
read_marker.py
receipts.py
register.py don't ratelimit autojoins 6 years ago
room.py
room_list.py Port handlers/ to Python 3 (#3803) 6 years ago
room_member.py Use directory server for room joins (#3899) 6 years ago
room_member_worker.py
search.py Port handlers/ to Python 3 (#3803) 6 years ago
set_password.py
sync.py Only lazy load self-members on initial sync 6 years ago
typing.py
user_directory.py