Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use inline type hints in various other places (in `synapse/`) (#10380) | Jonathan de Jong | 2021-07-15 | 1 | -2/+4 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Add a type hints for service notices to the HomeServer object. (#9675) | Patrick Cloke | 2021-03-24 | 1 | -8/+10 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -1/+1 |
* | Fix some comments and types in service notices (#7996) | Patrick Cloke | 2020-07-31 | 1 | -5/+7 |
* | async/await is_server_admin (#7363) | Andrew Morgan | 2020-05-01 | 1 | -8/+4 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -7/+4 |
* | implementation of server notices to alert on hitting resource limits | Neil Johnson | 2018-08-10 | 1 | -14/+19 |
* | Stub out ServerNoticesSender on the workers | Richard van der Hoff | 2018-05-22 | 1 | -4/+4 |
* | Send users a server notice about consent | Richard van der Hoff | 2018-05-22 | 1 | -0/+58 |