gotosocial/internal/timeline
Vyr Cossont 45f4afe60e
feature: filters v2 server-side warning/hiding ()
* Remove dead code

* Filter statuses when converting to frontend representation

* status.filtered is an array

* Make matching case-insensitive

* Remove TODOs that don't need to be done now

* Add missing filter check for notification

* lint: rename ErrHideStatus

* APIFilterActionToFilterAction not used yet

* swaggerino docseroni

* Address review comments

* Add apimodel.FilterActionNone

---------

Co-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com>
Co-authored-by: tobi <tobi.smethurst@protonmail.com>
2024-05-06 12:49:08 +01:00
..
get_test.go [chore] Try to parse public key as both Actor + bare key () 2024-04-02 11:30:10 +01:00
get.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
index_test.go [chore] tidy + test timelines a bit better () 2023-06-04 18:55:30 +02:00
index.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
indexeditems.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
manager.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
prepare.go feature: filters v2 server-side warning/hiding () 2024-05-06 12:49:08 +01:00
prune_test.go [bugfix] Ensure pre renders as expected, fix orderedCollectionPage () 2023-12-10 12:36:00 +01:00
prune.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
remove.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
timeline_test.go [feature] Add experimental instance-federation-spam-filter option () 2024-02-27 12:22:05 +00:00
timeline.go [bugfix] Invalidate timeline entries for status when stats change () 2023-06-11 10:18:44 +01:00
timelines.go [feature] Add List functionality () 2023-05-25 10:37:38 +02:00
types.go [bugfix/chore] Refactor timeline code () 2023-04-06 12:43:13 +01:00
unprepare_test.go [bugfix] Invalidate timeline entries for status when stats change () 2023-06-11 10:18:44 +01:00
unprepare.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00