anonymousland-synapse/synapse/handlers
2018-06-04 12:01:23 +01:00
..
__init__.py Move RoomCreationHandler out of synapse.handlers.Handlers 2018-05-17 09:08:42 +01:00
_base.py
account_data.py
admin.py
appservice.py Merge pull request #3143 from matrix-org/rav/remove_redundant_preserve_fn 2018-04-30 10:23:59 +01:00
auth.py Missing yield 2018-06-04 12:01:13 +01:00
deactivate_account.py Fix comment 2018-06-04 12:01:23 +01:00
device.py
devicemessage.py
directory.py
e2e_keys.py Merge remote-tracking branch 'origin/develop' into rav/use_run_in_background 2018-04-27 14:31:23 +01:00
events.py Stub out ServerNoticesSender on the workers 2018-05-22 11:54:51 +01:00
federation.py Merge pull request #3261 from matrix-org/erikj/pagination_fixes 2018-05-24 14:52:03 +01:00
groups_local.py
identity.py docstring 2018-06-04 12:00:51 +01:00
initial_sync.py Fix returned token is no longer a tuple 2018-05-09 15:43:00 +01:00
message.py Merge branch 'release-v0.30.0' into rav/localpart_in_consent_uri 2018-05-23 16:06:03 +01:00
presence.py Stub out ServerNoticesSender on the workers 2018-05-22 11:54:51 +01:00
profile.py
read_marker.py
receipts.py
register.py Infrastructure for a server notices room 2018-05-17 17:58:25 +01:00
room.py Reject attempts to send event before privacy consent is given 2018-05-22 12:00:47 +01:00
room_list.py Move more xrange to six 2018-04-28 13:57:00 +02:00
room_member.py custom error code for not leaving server notices room 2018-05-22 17:27:27 +01:00
room_member_worker.py
search.py
set_password.py
sync.py Add comment to sync as to why code path is split 2018-05-09 15:56:07 +01:00
typing.py Merge remote-tracking branch 'origin/develop' into rav/use_run_in_background 2018-04-27 14:31:23 +01:00
user_directory.py Remove users from user directory on deactivate 2018-05-24 15:59:58 +01:00