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 e9aec001f4 Use less DB for device list handling in sync 7 years ago
..
__init__.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
_base.py Add per user ratelimiting overrides 8 years ago
account_data.py
admin.py admin,storage: added more administrator functionalities 8 years ago
appservice.py
auth.py Use an ExpiringCache for storing registration sessions 8 years ago
device.py Fix up client ips to read from pending data 8 years ago
devicemessage.py Use new federation_sender DI 8 years ago
directory.py Ignore backoff history for invites, aliases, and roomdirs 8 years ago
e2e_keys.py Replace some instances of preserve_context_over_deferred 8 years ago
events.py
federation.py Don't compute push actions for backfilled events 7 years ago
identity.py Revert accidental commit 8 years ago
initial_sync.py Format presence events on the edges instead of reformatting them multiple times 8 years ago
message.py Fix bug where pusherpool didn't start and broke some rooms 7 years ago
presence.py Make presence use cached users/hosts in room 8 years ago
profile.py Add per user ratelimiting overrides 8 years ago
read_marker.py m.read_marker -> m.fully_read (#2128) 8 years ago
receipts.py Don't recreate so many sets 8 years ago
register.py Modify condition on empty localpart 8 years ago
room.py Change to create new room and join other users 8 years ago
room_list.py Comments 8 years ago
room_member.py Handle all cases of sending membership events 8 years ago
search.py
sync.py Use less DB for device list handling in sync 7 years ago
typing.py Fix typing tests 8 years ago
user_directory.py Make some more params configurable 8 years ago