summary refs log tree commit diff
path: root/synapse/visibility.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-19Add `DeferredCache.get_immediate` method (#8568)Richard van der Hoff7-27/+53
2020-10-19Include a simple message in email notifications that include encrypted conten...Patrick Cloke9-75/+107
2020-10-19Support running synmark on macOS. (#8578)<