gotosocial/internal/processing/timeline
Vyr Cossont 45f4afe60e
feature: filters v2 server-side warning/hiding (#2793)
* 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
..
common.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
faved.go feature: filters v2 server-side warning/hiding (#2793) 2024-05-06 12:49:08 +01:00
home.go feature: filters v2 server-side warning/hiding (#2793) 2024-05-06 12:49:08 +01:00
list.go feature: filters v2 server-side warning/hiding (#2793) 2024-05-06 12:49:08 +01:00
notification.go feature: filters v2 server-side warning/hiding (#2793) 2024-05-06 12:49:08 +01:00
public.go feature: filters v2 server-side warning/hiding (#2793) 2024-05-06 12:49:08 +01:00
public_test.go [bugfix] Avoid empty public/local timeline queries (#2784) 2024-03-25 16:20:45 +00:00
tag.go feature: filters v2 server-side warning/hiding (#2793) 2024-05-06 12:49:08 +01:00
timeline.go [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
timeline_test.go [bugfix] Avoid empty public/local timeline queries (#2784) 2024-03-25 16:20:45 +00:00