| Commit message (Expand) | Author | Files | Lines |
2020-10-15 | Clarify authlib changes. | Patrick Cloke | 1 | -1/+3 |
2020-10-15 | Fix typo. | Patrick Cloke | 1 | -1/+1 |
2020-10-15 | Add additional release notes. | Patrick Cloke | 1 | -0/+13 |
2020-10-15 | 1.21.2 | Patrick Cloke | 4 | -2/+17 |
2020-10-15 | Remove racey assertion in MultiWriterIDGenerator (#8530) | Erik Johnston | 2 | -7/+1 |
2020-10-13 | 1.21.1 v1.21.1 github/release-v1.21.1 release-v1.21.1 | Andrew Morgan | 3 | -3/+13 |
2020-10-12 | Explicitly install test dependencies when building deb packages (#8523) | Andrew Morgan | 2 | -1/+7 |
2020-10-12 | Reverse proxies are not the only thing to change;be explicit w/ new endpoint v1.21.0 github/release-v1.21.0 release-v1.21.0 | Andrew Morgan | 1 | -6/+7 |
2020-10-12 | Add deprecation warning for admin api under client api prefixes | Andrew Morgan | 1 | -0/+8 |
2020-10-12 | 1.21.0 | Andrew Morgan | 3 | -1/+13 |
2020-10-08 | Update change log v1.21.0rc3 | Erik Johnston | 1 | -1/+1 |
2020-10-08 | 1.21.0rc3 | Erik Johnston | 4 | -3/+16 |
2020-10-07 | Reduce serialization errors in MultiWriterIdGen (#8456) | Erik Johnston | 7 | -5/+109 |
2020-10-07 | Add Ubuntu 20.10 (Groovy Gorilla) to build scripts. (#8475) | Patrick Cloke | 2 | -0/+2 |
2020-10-02 | move #8444 to 'feature' v1.21.0rc2 | Richard van der Hoff | 1 | -1/+5 |
2020-10-02 | linkify changelog | Richard van der Hoff | 1 | -1/+1 |
2020-10-02 | 1.21.0rc2 | Richard van der Hoff | 1 | -1/+1 |
2020-10-02 | 1.21.0rc2 | Richard van der Hoff | 7 | -6/+14 |
2020-10-02 | Fix bug in remote thumbnail search (#8438) | Richard van der Hoff | 2 | -20/+24 |
2020-10-02 | Fix DB query on startup for negative streams. (#8447) | Erik Johnston | 2 | -1/+2 |
2020-10-02 | Convert additional templates to Jinja (#8444) | Patrick Cloke | 9 | -116/+121 |
2020-10-02 | Fix malformed log line in new federation "catch up" logic (#8442) | Richard van der Hoff | 2 | -1/+2 |
2020-10-01 | Do not expose the experimental appservice login flow to clients. ( |