Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request from GHSA-x345-32rc-8h85 | Richard van der Hoff | 2021-05-11 | 1 | -0/+19 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Remove spurious "SynapseRequest" result from `make_request" | Richard van der Hoff | 2020-12-15 | 1 | -3/+3 |
* | Remove redundant `HomeserverTestCase.render` | Richard van der Hoff | 2020-11-16 | 1 | -3/+0 |
* | Fix the exception that is raised when invalid JSON is encountered. (#8291) | Patrick Cloke | 2020-09-10 | 1 | -0/+33 |
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) | Patrick Cloke | 2020-02-21 | 1 | -1/+1 |
* | Add a `make_event_from_dict` method (#6858) | Richard van der Hoff | 2020-02-07 | 1 | -2/+2 |
* | Implementation of MSC2314 (#6176) | Amber Brown | 2019-11-28 | 1 | -0/+63 |
* | Remove test debugs | Erik Johnston | 2019-08-20 | 1 | -1/+0 |
* | Run black. | black | 2018-08-10 | 1 | -15/+11 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -0/+1 |
* | Implementation of server_acls | Richard van der Hoff | 2018-07-04 | 1 | -0/+57 |