Ashish Kumar a3623af74e Add an Admin API endpoint for looking up users based on 3PID (#14405) 2 years ago
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_admin.py 1595052b26 Use literals in place of `HTTPStatus` constants in tests (#13479) 2 years ago
test_background_updates.py 2281427175 Use literals in place of `HTTPStatus` constants in tests (#13488) 2 years ago
test_device.py 2281427175 Use literals in place of `HTTPStatus` constants in tests (#13488) 2 years ago
test_event_reports.py 8bdf2bd31e Fix a bug in the `/event_reports` Admin API which meant that the total count could be larger than the number of results you can actually query for. (#13525) 2 years ago
test_federation.py 2281427175 Use literals in place of `HTTPStatus` constants in tests (#13488) 2 years ago
test_media.py 2281427175 Use literals in place of `HTTPStatus` constants in tests (#13488) 2 years ago
test_registration_tokens.py 2281427175 Use literals in place of `HTTPStatus` constants in tests (#13488) 2 years ago
test_room.py bb5b47b62a Add Admin API to Fetch Messages Within a Particular Window (#13672) 2 years ago
test_server_notice.py 37f329c9ad Fix that sending server notices fail if avatar is `None` (#13566) 2 years ago
test_statistics.py 2281427175 Use literals in place of `HTTPStatus` constants in tests (#13488) 2 years ago
test_user.py a3623af74e Add an Admin API endpoint for looking up users based on 3PID (#14405) 2 years ago
test_username_available.py 2281427175 Use literals in place of `HTTPStatus` constants in tests (#13488) 2 years ago