gotosocial/internal/visibility
tobi 62d4d756d3
[bugfix] Stop some statuses from being home timelined when they shouldn't be (#585)
* recursively check timelineability of parent status

* check following status creator

* add tests for hometimelineability (whew)

* add test with mix of public + unlocked vis
2022-05-18 22:23:49 +01:00
..
filter.go [bugfix] Allow self-boosting for any visibility but direct (#510) 2022-05-02 15:23:37 +02:00
filter_test.go [chore] Inboxes for iri test (#508) 2022-04-29 15:05:13 +02:00
relevantaccounts.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
statusboostable.go [bugfix] Allow self-boosting for any visibility but direct (#510) 2022-05-02 15:23:37 +02:00
statusboostable_test.go [bugfix] Allow self-boosting for any visibility but direct (#510) 2022-05-02 15:23:37 +02:00
statushometimelineable.go [bugfix] Stop some statuses from being home timelined when they shouldn't be (#585) 2022-05-18 22:23:49 +01:00
statushometimelineable_test.go [bugfix] Stop some statuses from being home timelined when they shouldn't be (#585) 2022-05-18 22:23:49 +01:00
statuspublictimelineable.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
statusvisible.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
statusvisible_test.go [chore] Inboxes for iri test (#508) 2022-04-29 15:05:13 +02:00