GoToSocial/internal/processing/account
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
..
account_test.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
account.go
alias_test.go
alias.go
block.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
bookmarks.go feature: filters v2 server-side warning/hiding (#2793) 2024-05-06 12:49:08 +01:00
create.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
delete_test.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
delete.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
follow_request.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
follow_test.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
follow.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
get.go
lists.go
move_test.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
move.go [bugfix] Lock when checking/creating notifs to avoid race (#2890) 2024-05-02 13:43:00 +01:00
note.go
relationships.go
rss_test.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
rss.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
statuses.go feature: filters v2 server-side warning/hiding (#2793) 2024-05-06 12:49:08 +01:00
themes_test.go
themes.go
update_test.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
update.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00