summaryrefslogtreecommitdiff
path: root/internal/visibility/statushometimelineable_test.go
AgeCommit message (Collapse)AuthorFiles
2022-05-18[bugfix] Stop some statuses from being home timelined when they shouldn't be ↵Libravatar tobi1
(#585) * recursively check timelineability of parent status * check following status creator * add tests for hometimelineability (whew) * add test with mix of public + unlocked vis