MatrixSynapse/synapse/handlers
Erik Johnston c7a26b7c32 Fix unit tests 2017-01-30 17:11:24 +00:00
..
__init__.py
_base.py Insert delta of current_state_events to be more efficient 2017-01-20 17:10:18 +00:00
account_data.py
admin.py
appservice.py
auth.py
device.py Use get_users_in_room and declare it iterable 2017-01-30 16:37:22 +00:00
devicemessage.py
directory.py
e2e_keys.py Fix unit tests 2017-01-30 17:11:24 +00:00
events.py
federation.py Derive current_state_events from state groups 2017-01-20 11:52:51 +00:00
identity.py
initial_sync.py
message.py Don't clobber a displayname or avatar_url if provided by an m.room.member event 2017-01-24 18:06:07 +00:00
presence.py
profile.py
receipts.py
register.py
room.py
room_list.py
room_member.py Add missing None check 2017-01-11 10:57:03 +00:00
search.py
sync.py Hook device list updates to replication 2017-01-27 14:31:35 +00:00
typing.py