Andrew Morgan 5cf7c12995 Remove : from allowed client_secret chars (#8101) 4 yıl önce
..
api d4a7829b12 Convert synapse.api to async/await (#8031) 4 yıl önce
app 03619324fc Create a ListenerConfig object (#7681) 4 yıl önce
appservice 4cce8ef74e Convert appservice to async. (#7973) 4 yıl önce
config e04e465b4d Use the default templates when a custom template file cannot be found (#8037) 4 yıl önce
crypto 2a89ce8cd4 Convert the crypto module to async/await. (#8003) 4 yıl önce
events cc9bb3dc3f Convert the message handler to async/await. (#7884) 4 yıl önce
federation dd8f28bd3f Fix unawaited coroutine error in tests. (#8072) 4 yıl önce
handlers 050e20e7ca Convert some of the general database methods to async (#8100) 4 yıl önce
http c978f6c451 Convert federation client to async/await. (#7975) 4 yıl önce
logging b617864cd9 Fix for structured logging tests stomping on logs (#6023) 5 yıl önce
module_api 3e6b5bba71 Wrap register_device coroutine in an ensureDeferred (#7684) 4 yıl önce
push 57feeab364 Don't ignore `set_tweak` actions with no explicit `value`. (#7766) 4 yıl önce
replication a7bdf98d01 Rename database classes to make some sense (#8033) 4 yıl önce
rest 5dd73d029e Add type hints to handlers.message and events.builder (#8067) 4 yıl önce
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 6 yıl önce
server_notices 04faa0bfa9 Convert tags and metrics databases to async/await (#8062) 4 yıl önce
state b975fa2e99 Convert state resolution to async/await (#7942) 4 yıl önce
storage 050e20e7ca Convert some of the general database methods to async (#8100) 4 yıl önce
test_utils b975fa2e99 Convert state resolution to async/await (#7942) 4 yıl önce
util 5cf7c12995 Remove : from allowed client_secret chars (#8101) 4 yıl önce
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 5 yıl önce
server.py f13061d515 Fix client reader sharding tests (#7853) 4 yıl önce
test_distributor.py 8b3d9b6b19 Run black. 6 yıl önce
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) 4 yıl önce
test_federation.py ac77cdb64e Add a shadow-banned flag to users. (#8092) 4 yıl önce
test_mau.py 38e1fac886 Fix some spelling mistakes / typos. (#7811) 4 yıl önce
test_metrics.py 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 yıl önce
test_phone_home.py 4e1c7b79fa Remove the psutil dependency (#6318) 5 yıl önce
test_preview.py 32e7c9e7f2 Run Black. (#5482) 5 yıl önce
test_server.py 2f4d60a5ba Iteratively encode JSON responses to avoid blocking the reactor. (#8013) 4 yıl önce
test_state.py 8553f46498 Convert a synapse.events to async/await. (#7949) 4 yıl önce
test_terms_auth.py a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 yıl önce
test_test_utils.py 8b3d9b6b19 Run black. 6 yıl önce
test_types.py 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) 4 yıl önce
test_visibility.py 3345c166a4 Convert storage layer to async/await. (#7963) 4 yıl önce
unittest.py ac77cdb64e Add a shadow-banned flag to users. (#8092) 4 yıl önce
utils.py faba873d4b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/add_rate_limiting_to_joins 4 yıl önce