.. |
api
|
f4e6495b5d
Performance improvements and refactor of Ratelimiter (#7595)
|
4 years ago |
app
|
03619324fc
Create a ListenerConfig object (#7681)
|
4 years ago |
appservice
|
5019945828
Refactor the Appservice scheduler code
|
5 years ago |
config
|
4ba55559ac
Fix specifying cache factors via env vars with * in name. (#7580)
|
4 years ago |
crypto
|
38e1fac886
Fix some spelling mistakes / typos. (#7811)
|
4 years ago |
events
|
cc9bb3dc3f
Convert the message handler to async/await. (#7884)
|
4 years ago |
federation
|
b975fa2e99
Convert state resolution to async/await (#7942)
|
4 years ago |
handlers
|
6b3ac3b8cd
Convert device handler to async/await (#7871)
|
4 years ago |
http
|
68cd935826
Convert the federation agent and related code to async/await. (#7874)
|
4 years ago |
logging
|
b617864cd9
Fix for structured logging tests stomping on logs (#6023)
|
5 years ago |
module_api
|
3e6b5bba71
Wrap register_device coroutine in an ensureDeferred (#7684)
|
4 years ago |
push
|
57feeab364
Don't ignore `set_tweak` actions with no explicit `value`. (#7766)
|
4 years ago |
replication
|
cc9bb3dc3f
Convert the message handler to async/await. (#7884)
|
4 years ago |
rest
|
c4268e3da6
Convert tests/rest/admin/test_room.py to unix file endings (#7953)
|
4 years ago |
scripts
|
77d70a7646
Port register_new_matrix_user to Python 3 and add tests (#4085)
|
6 years ago |
server_notices
|
f4269694ce
Optimise some references to hs.config (#7546)
|
4 years ago |
state
|
b975fa2e99
Convert state resolution to async/await (#7942)
|
4 years ago |
storage
|
b975fa2e99
Convert state resolution to async/await (#7942)
|
4 years ago |
test_utils
|
b975fa2e99
Convert state resolution to async/await (#7942)
|
4 years ago |
util
|
38e1fac886
Fix some spelling mistakes / typos. (#7811)
|
4 years ago |
__init__.py
|
1d6dd1c294
Move patch_inline_callbacks into synapse/
|
5 years ago |
server.py
|
f13061d515
Fix client reader sharding tests (#7853)
|
4 years ago |
test_distributor.py
|
8b3d9b6b19
Run black.
|
6 years ago |
test_event_auth.py
|
08bc80ef09
Implement room version 6 (MSC2240). (#7506)
|
4 years ago |
test_federation.py
|
6b3ac3b8cd
Convert device handler to async/await (#7871)
|
4 years ago |
test_mau.py
|
38e1fac886
Fix some spelling mistakes / typos. (#7811)
|
4 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)
|
5 years ago |
test_preview.py
|
32e7c9e7f2
Run Black. (#5482)
|
5 years ago |
test_server.py
|
6a080ea184
Return an empty body for OPTIONS requests. (#7886)
|
4 years ago |
test_state.py
|
b975fa2e99
Convert state resolution to async/await (#7942)
|
4 years ago |
test_terms_auth.py
|
a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704)
|
4 years ago |
test_test_utils.py
|
8b3d9b6b19
Run black.
|
6 years ago |
test_types.py
|
7dcbc33a1b
Validate the alt_aliases property of canonical alias events (#6971)
|
4 years ago |
test_visibility.py
|
cc9bb3dc3f
Convert the message handler to async/await. (#7884)
|
4 years ago |
unittest.py
|
cc9bb3dc3f
Convert the message handler to async/await. (#7884)
|
4 years ago |
utils.py
|
18de00adb4
Add ratelimiting on joins
|
4 years ago |