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
Luke Barnard e01a1bc92d Merge pull request #1175 from matrix-org/luke/feature-configurable-as-rate-limiting 8 years ago
..
__init__.py Make synchrotron accept /events 8 years ago
_base.py as_user->app_service, less redundant comments, better positioned comments 8 years ago
account_data.py copyrights 9 years ago
admin.py copyrights 9 years ago
appservice.py storage/appservice: make appservice methods only relying on the cache synchronous 8 years ago
auth.py Convert emails to lowercase when storing 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 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 Add comments 8 years ago
identity.py requestToken update 9 years ago
initial_sync.py Support /initialSync in synchrotron worker 8 years ago
message.py Comment 8 years ago
presence.py Fix typo "persiting" 8 years ago
profile.py handlers/profile: added admin override for set_displayname and set_avatar_url 8 years ago
receipts.py Clobber EDUs in send queue 8 years ago
register.py rest/client/v1/register: use the correct requester in createUser 8 years ago
room.py storage/appservice: make appservice methods only relying on the cache synchronous 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 move filter_events_for_client out of base handler 9 years ago
sync.py storage/appservice: make appservice methods only relying on the cache synchronous 8 years ago
typing.py Move FEDERATION_PING_INTERVAL timer. Update log line 8 years ago