Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-09-18 | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 133 | -281/+272 |
2020-09-18 | Allow appservice users to /login (#8320) | Will Hunt | 3 | -11/+173 |
2020-09-18 | Update test logging to be able to accept braces (#8335) | Jonathan de Jong | 2 | -2/+2 |
2020-09-18 | Fix ratelimiting for federation `/send` requests. (#8342) | Erik Johnston | 4 | -17/+54 |
2020-09-17 | Move lint dependencies to extras_require (#8330) | Jonathan de Jong | 4 | -12/+10 |
2020-09-17 | blacklist MSC2753 sytests until it's implemented in synapse (#8285) | Matthew Hodgson | 2 | -0/+9 |
2020-09-17 | Remove obsolete __future__ imports (#8337) | Jonathan de Jong | 19 | -40/+2 |
2020-09-17 | Use admin_patterns for all admin APIs. (#8331) | Patrick Cloke | 7 | -26/+20 |
2020-09-17 | Fix a potential bug of UnboundLocalError (#8329) | Jonathan de Jong | 2 | -5/+9 |
2020-09-16 | Switch metaclass initialization to python 3-compatible syntax (#8326) | Jonathan de Jong | 8 | -26/+16 |
2020-09-16 | 1.20.0rc4 v1.20.0rc4 | Patrick Cloke | 2 | -1/+8 |
2020-09-16 | 1.19.2 v1.19.2 github/release-v1.19.2 rel |