mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 16:12: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> |
||
|---|---|---|
| .. | ||
| federate.go | ||
| fromclientapi.go | ||
| fromclientapi_test.go | ||
| fromfediapi.go | ||
| fromfediapi_move.go | ||
| fromfediapi_test.go | ||
| surface.go | ||
| surfaceemail.go | ||
| surfacenotify.go | ||
| surfacenotify_test.go | ||
| surfacetimeline.go | ||
| util.go | ||
| workers.go | ||
| workers_test.go | ||