summary refs log tree commit diff
path: root/synapse/server_notices/server_notices_sender.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some comments and types in service notices (#7996)Patrick Cloke2020-07-311-5/+7
* async/await is_server_admin (#7363)Andrew Morgan2020-05-011-8/+4
* Run Black. (#5482)Amber Brown2019-06-201-7/+4
* implementation of server notices to alert on hitting resource limitsNeil Johnson2018-08-101-14/+19
* Stub out ServerNoticesSender on the workersRichard van der Hoff2018-05-221-4/+4
* Send users a server notice about consentRichard van der Hoff2018-05-221-0/+58