mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 13:02:25 -05:00
* 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> |
||
|---|---|---|
| .. | ||
| authorize.go | ||
| authorize_test.go | ||
| delete.go | ||
| notification.go | ||
| notification_test.go | ||
| open.go | ||
| open_test.go | ||
| statusupdate.go | ||
| statusupdate_test.go | ||
| stream.go | ||
| stream_test.go | ||
| update.go | ||