summary refs log tree commit diff
path: root/synapse (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 stateBrendan Abolivier2-9/+8
2020-0