Andrew Morgan 8f8226af3a Fix existing unit tests 2 years ago
..
api a19d01c3d9 Support filtering by relations per MSC3440 (#11236) 2 years ago
app 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
appservice 7d84d2523a Fix errors in Synapse logs from unit tests. (#10939) 2 years ago
config b9ce53e878 Fix synapse.config module "read" command (#11145) 2 years ago
crypto e002faee01 Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 2 years ago
events d1bf5f7c9d Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2 years ago
federation 7d84d2523a Fix errors in Synapse logs from unit tests. (#10939) 2 years ago
handlers 8f8226af3a Fix existing unit tests 2 years ago
http 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 2 years ago
logging bb228f3523 Include exception in json logging (#11028) 2 years ago
module_api 2735b3e6f2 Remove a debug statement from tests. (#11239) 2 years ago
push 86a497efaa Default value for `public_baseurl` (#11210) 2 years ago
replication 4c96ce396e Misc typing fixes for `tests`, part 1 of N (#11323) 2 years ago
rest 24b61f379a Add ability to un-shadow-ban via the admin API. (#11347) 2 years ago
scripts 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server_notices 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 2 years ago
state 228decfce1 Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2 years ago
storage e605e4b8f2 Database storage profile passes mypy (#11342) 2 years ago
test_utils bfb4b858a9 Create a constant for a small png image in tests. (#10834) 2 years ago
util f36434590c Additional test for `cachedList` (#11246) 2 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py 0dda1a7968 Misc typing fixes for tests, part 2 of N (#11330) 2 years ago
test_distributor.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 years ago
test_federation.py 73cbb284b9 Remove redundant parameters on `_check_event_auth` (#11292) 2 years ago
test_mau.py df95d3aec2 Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2 years ago
test_metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_phone_home.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_preview.py b3e843be88 Fix URL preview errors when previewing XML documents. (#11196) 2 years ago
test_server.py 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 2 years ago
test_state.py aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
test_terms_auth.py 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
test_test_utils.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_types.py 89cfc3dd98 [pyupgrade] `tests/` (#10347) 2 years ago
test_visibility.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
unittest.py 0dda1a7968 Misc typing fixes for tests, part 2 of N (#11330) 2 years ago
utils.py aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago