Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-01 | fix a logging error in thumbnailer (#8435) | Richard van der Hoff | 2 | -1/+2 | |
Introduced in #8236 | |||||
2020-10-01 | changelog fixes | Richard van der Hoff | 1 | -2/+1 | |
2020-10-01 | fix version number | Richard van der Hoff | 2 | -3/+3 | |
we're not doing a final release yet! | |||||
2020-10-01 | 1.21.0 | Richard van der Hoff | 87 | -87/+103 | |
2020-10-01 | Enable mypy checking for unreachable code and fix instances. (#8432) | Patrick Cloke | 17 | -53/+38 | |
2020-10-01 | Revert "Temporary fix to ensure kde can contact matrix.org if stuff breaks" | Richard van der Hoff | 1 | -4/+0 | |
This reverts commit d90b0946ed775ca228895dd9f7e63bd16bed6391. We believe this is no longer required. | |||||
2020-10-01 | Remove redundant `EventCreationHandler._is_worker_app` attribute | Richard van der Hoff | 1 | -3/+1 | |
This was added in 1c347c84bf/#7544 as a temporary optimisation. That was never merged to develop, since it conflicted with #7492. The merge cf92310da forgot to remove it. | |||||
2020-10-01 | Fix typo in comment | Richard van der Hoff | 1 | -1/+1 | |
I think this came from a bad merge | |||||
2020-10-01 | Remove dangling changelog.d files | Richard van der Hoff | 4 | -4/+0 | |
These result from PRs which were cherry-picked from release branches. | |||||
2020-10-01 | Revert federation-transaction-transmission backoff hacks | Richard van der Hoff | 3 |