| Commit message (Expand) | Author | Files | Lines |
2022-05-04 | Remove unstable/unspecced login types. (#12597) | Patrick Cloke | 6 | -20/+14 |
2022-05-04 | Improve logging for cancelled requests (#12587) | Sean Quah | 3 | -1/+32 |
2022-05-04 | Include bundled aggregations for the latest event in a thread. (#12273) | Patrick Cloke | 5 | -51/+198 |
2022-05-04 | remove constantly lib use and switch to enums. (#12624) | andrew do | 11 | -38/+36 |
2022-05-04 | Fixes to the formatting of README.rst (#12627) | Richard van der Hoff | 2 | -7/+8 |
2022-05-03 | Add a consistency check on events read from the database (#12620) | Richard van der Hoff | 3 | -22/+50 |
2022-05-03 | Bump Synapse minimum Python version to 3.7.1 (#12613) | David Robertson | 3 | -3/+4 |
2022-05-03 | Remove unstable identifiers for MSC3069. (#12596) | Patrick Cloke | 3 | -8/+1 |
2022-05-03 | Add extra debug logging to federation sender (#12614) | Richard van der Hoff | 2 | -2/+19 |
2022-05-03 | Add missing space before 'docker' link in release announcement script (#12612) | Andrew Morgan | 2 | -1/+2 |
2022-05-03 | fix imports | Richard van der Hoff | 1 | -1/+2 |
2022-05-03 | minor wording fix in docstring | Richard van der Hoff | 1 | -3/+2 |
2022-05-03 | Exclude OOB memberships from the federation sender (#12570) | Richard van der Hoff | 3 | -4/+51 |
2022-05-03 | Add sanity checks to the release script (#12556) | David Robertson | 2 | -26/+38 |
2022-05-03 | Fix race when persisting an event and deleting a room (#12594) | Erik Johnston | 3 | -2/+22 |
2022-05-03 | Prune mypy ignore_missing_imports list (#12608) | David Robertson | 2 | -51/+3 |
2022-05-03 | Move groups/communities deprecation notice to 1.58.0 heading v1.58.0 | Andrew Morgan | 1 | -2/+2 |
2022-05-03 | 1.58.0 | Andrew Morgan | 3 | -1/+13 |
2022-04-29 | Remove special-case for `twisted` logger (#12589) | Richard van der Hoff | 3 | -14/+1 |
2022-04-29 | Allow unused ignores in "bleeding edge" CI (#12576) | David Robertson | 3 | -0/+6 |
2022-04-28 | Improve the docstrings for the receipts store. (#12581) | Patrick Cloke | 2 | -5/+52 |
2022-04-28 | Use constants for receipt types in tests. (#12582) | Šimon Brandner | 4 | -23/+30 |
2022-04-28 | Fix logging of incorrect status codes for disconnected requests (#12580) | Sean Quah | 4 | -5/+36 |