Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.44.0rc1 | Erik Johnston | 2021-09-28 | 1 | -1/+0 |
| | |||||
* | Add missing type hints to non-client REST servlets. (#10817) | Patrick Cloke | 2021-09-15 | 1 | -1/+1 |
| | | | | Including admin, consent, key, synapse, and media. All REST servlets (the synapse.rest module) now require typed method definitions. | ||||
* | Convert media repo's FileInfo to attrs. (#10785) | Patrick Cloke | 2021-09-14 | 1 | -0/+1 |
This is mostly an internal change, but improves type hints in the media code. |