mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 12:32: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> |
||
|---|---|---|
| .. | ||
| bookmark.go | ||
| bookmark_test.go | ||
| boost.go | ||
| boost_test.go | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| fave.go | ||
| get.go | ||
| get_test.go | ||
| mute.go | ||
| pin.go | ||
| status.go | ||
| status_test.go | ||