Brendan Abolivier 393a811a41 Fix join ratelimiter breaking profile updates and idempotency (#8153) il y a 3 ans
..
api 2df82ae451 Do not apply ratelimiting on joins to appservices (#8139) il y a 3 ans
app 03619324fc Create a ListenerConfig object (#7681) il y a 4 ans
appservice 4cce8ef74e Convert appservice to async. (#7973) il y a 3 ans
config 4ba55559ac Fix specifying cache factors via env vars with * in name. (#7580) il y a 4 ans
crypto 2a89ce8cd4 Convert the crypto module to async/await. (#8003) il y a 3 ans
events cc9bb3dc3f Convert the message handler to async/await. (#7884) il y a 3 ans
federation c978f6c451 Convert federation client to async/await. (#7975) il y a 3 ans
handlers 5ecc8b5825 Convert devices database to async/await. (#8069) il y a 3 ans
http c978f6c451 Convert federation client to async/await. (#7975) il y a 3 ans
logging b617864cd9 Fix for structured logging tests stomping on logs (#6023) il y a 4 ans
module_api 3e6b5bba71 Wrap register_device coroutine in an ensureDeferred (#7684) il y a 4 ans
push 57feeab364 Don't ignore `set_tweak` actions with no explicit `value`. (#7766) il y a 3 ans
replication a7bdf98d01 Rename database classes to make some sense (#8033) il y a 3 ans
rest 393a811a41 Fix join ratelimiter breaking profile updates and idempotency (#8153) il y a 3 ans
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) il y a 5 ans
server_notices 04faa0bfa9 Convert tags and metrics databases to async/await (#8062) il y a 3 ans
state b975fa2e99 Convert state resolution to async/await (#7942) il y a 3 ans
storage 5ecc8b5825 Convert devices database to async/await. (#8069) il y a 3 ans
test_utils b975fa2e99 Convert state resolution to async/await (#7942) il y a 3 ans
util fe6cfc80ec Convert some util functions to async (#8035) il y a 3 ans
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ il y a 4 ans
server.py f13061d515 Fix client reader sharding tests (#7853) il y a 3 ans
test_distributor.py 8b3d9b6b19 Run black. il y a 5 ans
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) il y a 4 ans
test_federation.py fbe930dad2 Convert the roommember database to async/await. (#8070) il y a 3 ans
test_mau.py 38e1fac886 Fix some spelling mistakes / typos. (#7811) il y a 3 ans
test_metrics.py 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) il y a 4 ans
test_phone_home.py 4e1c7b79fa Remove the psutil dependency (#6318) il y a 4 ans
test_preview.py 32e7c9e7f2 Run Black. (#5482) il y a 5 ans
test_server.py 6812509807 Implement handling of HTTP HEAD requests. (#7999) il y a 3 ans
test_state.py 8553f46498 Convert a synapse.events to async/await. (#7949) il y a 3 ans
test_terms_auth.py a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) il y a 4 ans
test_test_utils.py 8b3d9b6b19 Run black. il y a 5 ans
test_types.py 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) il y a 4 ans
test_visibility.py 3345c166a4 Convert storage layer to async/await. (#7963) il y a 3 ans
unittest.py d4a7829b12 Convert synapse.api to async/await (#8031) il y a 3 ans
utils.py faba873d4b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/add_rate_limiting_to_joins il y a 3 ans