You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/handlers
Neil Johnson ce7de9ae6b Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 6 years ago
..
__init__.py Move RoomContextHandler out of Handlers 6 years ago
_base.py Use new getters 6 years ago
account_data.py
admin.py run isort 6 years ago
appservice.py more metrics for the federation and appservice senders 6 years ago
auth.py bug fixes 6 years ago
deactivate_account.py run isort 6 years ago
device.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
devicemessage.py run isort 6 years ago
directory.py run isort 6 years ago
e2e_keys.py run isort 6 years ago
events.py Check room visibility for /event/ requests 6 years ago
federation.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
groups_local.py run isort 6 years ago
identity.py Kill off MatrixCodeMessageException 6 years ago
initial_sync.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
message.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
pagination.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
presence.py Run tests under PostgreSQL (#3423) 6 years ago
profile.py Return M_NOT_FOUND when a profile could not be found. (#3596) 6 years ago
read_marker.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
receipts.py run isort 6 years ago
register.py Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 6 years ago
room.py Don't expose default_room_version as config opt 6 years ago
room_list.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
room_member.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
room_member_worker.py Use new helper base class for membership requests 6 years ago
search.py make /context lazyload & filter aware (#3567) 6 years ago
set_password.py run isort 6 years ago
sync.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
typing.py run isort 6 years ago
user_directory.py run isort 6 years ago