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 7e919bdbd0 Include newly joined users in /keys/changes API 8 years ago
..
__init__.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
_base.py Insert delta of current_state_events to be more efficient 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 Fix another comment typo 8 years ago
device.py Include newly joined users in /keys/changes API 8 years ago
devicemessage.py Use new federation_sender DI 8 years ago
directory.py Comments 8 years ago
e2e_keys.py Fix unit tests 8 years ago
events.py Use state handler instead of get_users_in_room/get_joined_hosts 8 years ago
federation.py Derive current_state_events from state groups 8 years ago
identity.py requestToken update 9 years ago
initial_sync.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
message.py Don't clobber a displayname or avatar_url if provided by an m.room.member event 8 years ago
presence.py Use DB cache of joined users for presence 8 years ago
profile.py handlers/profile: added admin override for set_displayname and set_avatar_url 8 years ago
receipts.py Fix ignored read-receipts 8 years ago
register.py Prevent user tokens being used as guest tokens (#1675) 8 years ago
room.py Merge pull request #653 from matrix-org/erikj/preset_guest_join 8 years ago
room_list.py Cache network room list queries. 8 years ago
room_member.py Add missing None check 8 years ago
search.py move filter_events_for_client out of base handler 9 years ago
sync.py Wake sync up for device changes 8 years ago
typing.py Use new federation_sender DI 8 years ago