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
Richard van der Hoff e48c7aac4d Add transactional API to history purge 7 years ago
..
__init__.py Move RoomMemberHandler out of Handlers 7 years ago
_base.py Move RoomMemberHandler out of Handlers 7 years ago
account_data.py copyrights 9 years ago
admin.py admin,storage: added more administrator functionalities 8 years ago
appservice.py Metrics for events processed in appservice and fed sender 7 years ago
auth.py use bcrypt.checkpw 7 years ago
deactivate_account.py Delete devices in various logout situations 7 years ago
device.py Add federation_domain_whitelist option (#2820) 7 years ago
devicemessage.py Sanity checking for user ids 7 years ago
directory.py Update places where we create events 7 years ago
e2e_keys.py Add federation_domain_whitelist option (#2820) 7 years ago
events.py Use state handler instead of get_users_in_room/get_joined_hosts 8 years ago
federation.py Move RoomMemberHandler out of Handlers 7 years ago
groups_local.py fix order of operations derp and also use `.get` to default to {} 7 years ago
identity.py Revert accidental commit 8 years ago
initial_sync.py Remove preserve_context_over_{fn, deferred} 7 years ago
message.py Add transactional API to history purge 7 years ago
presence.py typo 7 years ago
profile.py Move RoomMemberHandler out of Handlers 7 years ago
read_marker.py Improve caching for read_marker API 7 years ago
receipts.py fix a logcontext leak in read receipt handling 7 years ago
register.py rewrite based on PR feedback: 7 years ago
room.py Remove ability for AS users to call /events and /sync 7 years ago
room_list.py add white space line 7 years ago
room_member.py Add missing yield during 3pid signature checks 7 years ago
search.py replace 'except:' with 'except Exception:' 7 years ago
set_password.py Do bcrypt hashing in a background thread 7 years ago
sync.py Fix up log message 7 years ago
typing.py Fix typing tests 8 years ago
user_directory.py speed up the rate of initial spam for users 7 years ago