summary refs log tree commit diff
path: root/synapse/visibility.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-04Only check history visibility when filteringErik Johnston1-34/+43
2019-03-04s/get_forward_events/get_successor_events/Erik Johnston2-3/+3
2019-03-04Update test_typing to use HomeserverTestCase. (#4771)Richard van der Hoff5-179/