Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add type hints for most `HomeServer` parameters (#11095) | Sean Quah | 2021-10-22 | 1 | -3/+6 |
* | Use direct references for configuration variables (part 6). (#10916) | Patrick Cloke | 2021-09-29 | 1 | -2/+2 |
* | Treat "\u0000" as "\u0020" for the purposes of message search (message indexi... | Hillery Shay | 2021-09-22 | 1 | -9/+25 |
* | Remove `synapse.types.Collection` (#9856) | Richard van der Hoff | 2021-04-22 | 1 | -2/+1 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Add type hints to various handlers. (#9223) | Patrick Cloke | 2021-01-26 | 1 | -1/+2 |
* | Use execute_batch in more places (#9188) | Erik Johnston | 2021-01-21 | 1 | -2/+2 |
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 1 | -2/+2 |
* | Convert additional databases to async/await part 3 (#8201) | Patrick Cloke | 2020-09-01 | 1 | -6/+9 |
* | Convert additional database stores to async/await (#8045) | Patrick Cloke | 2020-08-07 | 1 | -34/+35 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+710 |