summary refs log tree commit diff
path: root/synapse/server_notices/worker_server_notices_sender.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Add a type hints for service notices to the HomeServer object. (#9675)Patrick Cloke2021-03-241-5/+6
* Stop sub-classing object (#8249)Patrick Cloke2020-09-041-1/+1
* Fix some comments and types in service notices (#7996)Patrick Cloke2020-07-311-12/+5
* Run Black. (#5482)Amber Brown2019-06-201-0/+1
* fix synchrotronhera2018-05-221-1/+1
* Stub out ServerNoticesSender on the workersRichard van der Hoff2018-05-221-0/+46