Olivier Wilkinson (reivilibre) e38f7953ef Merge branch 'develop' into rei/gsfg_1 2 years ago
..
api 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 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 a271e233e9 Add a linearizer on (appservice, stream) when handling ephemeral events. (#11207) 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 e059094119 Merge tag 'v1.42.0rc1' into develop 2 years ago
replication e46ac85d67 type-hint `HomeserverTestcase.setup_test_homeserver` (#10961) 2 years ago
rest 7537201840 Add search by room ID and room alias to List Room admin API (#11099) 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 e38f7953ef Merge branch 'develop' into rei/gsfg_1 2 years ago
test_utils bfb4b858a9 Create a constant for a small png image in tests. (#10834) 2 years ago
util 46d0937447 ObservableDeferred: run observers in order (#11229) 2 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py 1609ccf8fe Fix-up some type hints in the relations tests. (#11076) 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 2622b28c5c Inline `_check_event_auth` for outliers (#10926) 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 1609ccf8fe Fix-up some type hints in the relations tests. (#11076) 2 years ago
utils.py aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago