summary refs log tree commit diff
path: root/synapse/notifier.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-08Fix "Starting metrics collection from sentinel context" errors (#9053)Erik Johnston1-20/+19
2021-01-08Fix validate_config on nested objects (#9054)Richard van der Hoff3-1/+55
2021-01-08Fix error handling during insertion of client IPs