Brendan Abolivier 0171fa5226 Remove deprecated user_may_create_room_with_invites callback (#11950) 2 years ago
..
api 2560b1b6b2 Allow tracking puppeted users for MAU (#11561) 2 years ago
app 70cbb1a5e3 Don't start Synapse master process if `worker_app` is set (#11416) 2 years ago
appservice cf06783d54 Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911) 2 years ago
config 637df95de6 Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445) 2 years ago
crypto c43dd4d01b Deal with mypy errors w/ type-hinted pynacl 1.5.0 (#11714) 2 years ago
events d1bf5f7c9d Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2 years ago
federation c3db7a0b59 Tests: replace mocked Authenticator with the real thing (#11913) 2 years ago
handlers a121507cfe Adds misc missing type hints (#11953) 2 years ago
http 119edf51eb Remove support for the webclient listener. (#11895) 2 years ago
logging 31b554c297 Fixes for opentracing scopes (#11869) 2 years ago
module_api 2735b3e6f2 Remove a debug statement from tests. (#11239) 2 years ago
push d08ef6f155 Make background updates controllable via a plugin (#11306) 2 years ago
replication d0e78af35e Add missing type hints to synapse.replication. (#11938) 2 years ago
rest 0171fa5226 Remove deprecated user_may_create_room_with_invites callback (#11950) 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 513913cc6b Expose the registered device ID from the `register_appservice_user` test helper. (#11615) 2 years ago
test_utils 88a78c6577 Cache empty responses from `/user/devices` (#11587) 2 years ago
util 84bfe47b01 Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py 807efd26ae Support rendering previews with data: URLs in them (#11767) 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 70ce9aea71 Strip unauthorized fields from `unsigned` object in events received over federation (#11530) 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_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 8a4c296987 Clean up `tests.test_visibility` to remove legacy code. (#11495) 2 years ago
unittest.py c3db7a0b59 Tests: replace mocked Authenticator with the real thing (#11913) 2 years ago
utils.py d3cf0730f8 Optionally use an on-disk sqlite db in tests (#11702) 2 years ago