Andrew Morgan 3e6b5bba71 Wrap register_device coroutine in an ensureDeferred (#7684) 3 years ago
..
api f4e6495b5d Performance improvements and refactor of Ratelimiter (#7595) 3 years ago
app 28d9d6e8a9 Remove spurious "name" parameter to `default_config` 4 years ago
appservice 5019945828 Refactor the Appservice scheduler code 4 years ago
config 4ba55559ac Fix specifying cache factors via env vars with * in name. (#7580) 3 years ago
crypto 39230d2171 Clean up some LoggingContext stuff (#7120) 4 years ago
events 08bc80ef09 Implement room version 6 (MSC2240). (#7506) 4 years ago
federation c389bfb6ea Fix encryption algorithm typos in tests/comments (#7637) 3 years ago
handlers 737b4a936e Convert user directory handler and related classes to async/await. (#7640) 3 years ago
http 39230d2171 Clean up some LoggingContext stuff (#7120) 4 years ago
logging b617864cd9 Fix for structured logging tests stomping on logs (#6023) 4 years ago
module_api 3e6b5bba71 Wrap register_device coroutine in an ensureDeferred (#7684) 3 years ago
push 01294e6b3a Do not treat display names as globs for push rules. (#7271) 4 years ago
replication f4e6495b5d Performance improvements and refactor of Ratelimiter (#7595) 3 years ago
rest 908f9e2d24 Allow new users to be registered via the admin API even if the monthly active user limit has been reached (#7263) 3 years ago
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 5 years ago
server_notices f4269694ce Optimise some references to hs.config (#7546) 3 years ago
state 4a17a647a9 Improve get auth chain difference algorithm. (#7095) 4 years ago
storage 0188daf32c Replace instances of reactor pumping with get_success. (#7619) 3 years ago
test_utils 7941a70fa8 Fix bug in EventContext.deserialize. (#7393) 4 years ago
util a72d5f39db Add test for Linearizer.is_queued(..) 3 years ago
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 4 years ago
server.py b6b57ecb4e Kill off redundant SynapseRequestFactory (#6619) 4 years ago
test_distributor.py 8b3d9b6b19 Run black. 5 years ago
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) 4 years ago
test_federation.py 33c39ab93c Process cross-signing keys when resyncing device lists (#7594) 3 years ago
test_mau.py 0188daf32c Replace instances of reactor pumping with get_success. (#7619) 3 years ago
test_metrics.py 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 years ago
test_phone_home.py 4e1c7b79fa Remove the psutil dependency (#6318) 4 years ago
test_preview.py 32e7c9e7f2 Run Black. (#5482) 4 years ago
test_server.py 2901f54359 Fix missing CORS headers on OPTION responses (#7560) 3 years ago
test_state.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
test_terms_auth.py 6486c96b65 Merge pull request #7157 from matrix-org/rev.outbound_device_pokes_tests 4 years ago
test_test_utils.py 8b3d9b6b19 Run black. 5 years ago
test_types.py 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) 4 years ago
test_visibility.py 69f0054ce6 Port to use state storage 4 years ago
unittest.py c2e1a2110f Fix limit logic for EventsStream (#7358) 4 years ago
utils.py 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 years ago