synapse-product/synapse/handlers
Neil Johnson 414d54b61a
Merge pull request #3670 from matrix-org/neilj/mau_sync_block
Block ability to read via sync if mau limit exceeded
2018-08-14 15:21:31 +00:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py more metrics for the federation and appservice senders 2018-08-07 19:09:48 +01:00
auth.py
deactivate_account.py
device.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
groups_local.py
identity.py
initial_sync.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
message.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
pagination.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
presence.py Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
profile.py
read_marker.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
receipts.py
register.py Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 2018-08-13 18:06:18 +01:00
room_list.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
room_member_worker.py
room_member.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
room.py Don't expose default_room_version as config opt 2018-08-07 12:51:57 +01:00
search.py
set_password.py
sync.py Merge pull request #3670 from matrix-org/neilj/mau_sync_block 2018-08-14 15:21:31 +00:00
typing.py
user_directory.py