MatrixSynapse/synapse/handlers
Erik Johnston c7a26b7c32 Fix unit tests 2017-01-30 17:11:24 +00:00
..
__init__.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
_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 storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
auth.py Fix another comment typo 2016-12-21 09:51:43 +00:00
device.py Use get_users_in_room and declare it iterable 2017-01-30 16:37:22 +00:00
devicemessage.py Use new federation_sender DI 2016-11-16 14:47:52 +00:00
directory.py Comments 2016-12-07 09:58:33 +00:00
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 Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
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 Use new federation_sender DI 2016-11-16 14:47:52 +00:00
profile.py handlers/profile: added admin override for set_displayname and set_avatar_url 2016-10-06 15:24:59 +02:00
receipts.py Fix ignored read-receipts 2016-12-08 12:13:01 +00:00
register.py Prevent user tokens being used as guest tokens (#1675) 2016-12-06 15:31:37 +00:00
room.py Merge pull request #653 from matrix-org/erikj/preset_guest_join 2016-12-05 17:47:14 +00:00
room_list.py Cache network room list queries. 2016-12-16 16:11:43 +00:00
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 Use new federation_sender DI 2016-11-16 14:47:52 +00:00