summary refs log tree commit diff
path: root/synapse/server_notices/consent_server_notices.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* check for room state before deciding on actionNeil Johnson2018-08-161-1/+0
* backout ability to pass in event type to server noticesNeil Johnson2018-08-141-1/+1
* support server notice state events for resource limitsNeil Johnson2018-08-141-1/+2
* run isortAmber Brown2018-07-091-1/+2
* Avoid sending consent notice to guest usersRichard van der Hoff2018-05-251-0/+5
* Support for putting %(consent_uri)s in messagesRichard van der Hoff2018-05-231-2/+39
* Move consent config parsing into ConsentConfigRichard van der Hoff2018-05-221-8/+2
* Send users a server notice about consentRichard van der Hoff2018-05-221-0/+101