summary refs log tree commit diff
path: root/synapse/visibility.py (unfollow)
<
Commit message (Collapse)AuthorFilesLines
2020-03-11Also don't filter out events sent by ignored users when checking state ↵Brendan Abolivier1-1/+1
visibility
2020-03-11Fix conditionBrendan Abolivier1-1/+1
2020-03-11Don't filter out dummy events when we're checking the visibility of state