MatrixSynapse/synapse/handlers
Richard van der Hoff 1d009013b3 Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"
This reverts commit ce0d911156, reversing
changes made to b4a5d767a9.
2018-06-22 16:35:10 +01:00
..
__init__.py
_base.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
account_data.py
admin.py
appservice.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
auth.py Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00
deactivate_account.py Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility" 2018-06-22 16:35:10 +01:00
device.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility" 2018-06-22 16:35:10 +01:00
groups_local.py
identity.py Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
initial_sync.py
message.py Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00
presence.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
profile.py
read_marker.py
receipts.py
register.py Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
room.py Add error code to room creation error 2018-06-14 14:08:40 +02:00
room_list.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
room_member.py Let users leave the server notice room after joining 2018-05-25 11:07:21 +01:00
room_member_worker.py
search.py Also log number of events for serach context 2018-06-22 15:42:11 +01:00
set_password.py
sync.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
typing.py
user_directory.py Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00