You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/changelog.d
Andrew Morgan a64c29926e
Pass a dict, instead of None, to modules if a None config is specified in the homeserver config (#9229)
4 years ago
..
.gitignore
9045.misc Add tests for List Users Admin API (#9045) 4 years ago
9062.feature Add changelog and admin API docs 4 years ago
9121.bugfix Don't error if deleting a non-existent pusher. (#9121) 4 years ago
9129.misc Various improvements to the federation client. (#9129) 4 years ago
9135.doc docs: Add link to Matrix VoIP tester for turn-howto (#9135) 4 years ago
9163.bugfix Return a 404 if no valid thumbnail is found. (#9163) 4 years ago
9164.bugfix Try to recover from unknown encodings when previewing media. (#9164) 4 years ago
9165.bugfix Handle missing content keys when calculating presentable names. (#9165) 4 years ago
9176.misc Speed up chain cover calculation (#9176) 4 years ago
9180.misc Specify that the long description is rST in the package metadata. (#9180) 4 years ago
9181.misc Use execute_batch instead of executemany in places (#9181) 4 years ago
9184.misc Add a check for duplicate IdP ids (#9184) 4 years ago
9188.misc Use execute_batch in more places (#9188) 4 years ago
9190.misc Increase perf of handling concurrent use of StreamIDGenerators. (#9190) 4 years ago
9191.misc Align the directories linted in CI with the defaults in scripts-dev/lint.sh (#9191) 4 years ago
9198.misc Precompute joined hosts and store in Redis (#9198) 4 years ago
9199.removal Do not require the CAS service URL setting (use public_baseurl instead). (#9199) 4 years ago
9209.feature Add an admin API for shadow-banning users. (#9209) 4 years ago
9217.misc Fix Python 3.5 old deps build by using a compatible pip version. (#9217) 4 years ago
9218.bugfix Periodically send pings to detect dead Redis connections (#9218) 4 years ago
9222.misc Update isort to v5.7.0 (#9222) 4 years ago
9223.misc Add type hints to various handlers. (#9223) 4 years ago
9229.bugfix Pass a dict, instead of None, to modules if a None config is specified in the homeserver config (#9229) 4 years ago