mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:22:24 -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> |
||
|---|---|---|
| .. | ||
| get.go | ||
| get_test.go | ||
| index.go | ||
| index_test.go | ||
| indexeditems.go | ||
| manager.go | ||
| prepare.go | ||
| prune.go | ||
| prune_test.go | ||
| remove.go | ||
| timeline.go | ||
| timeline_test.go | ||
| timelines.go | ||
| types.go | ||
| unprepare.go | ||
| unprepare_test.go | ||