gotosocial/internal/processing/stream
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
..
authorize.go
authorize_test.go
delete.go
notification.go
notification_test.go
open.go
open_test.go
statusupdate.go
statusupdate_test.go feature: filters v2 server-side warning/hiding () 2024-05-06 12:49:08 +01:00
stream.go
stream_test.go
update.go