gotosocial/internal/typeutils
kim 66e1ec14aa [chore] move status filtering from type converter (#4306)
This finalizes the moving status filtering out of the type converter, and into its own `./internal/filter/` subpkg :)

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4306
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
2025-07-04 15:30:39 +02:00
..
astointernal.go [bugfix] Update GetURL to extract url from Link objects with href (#4249) 2025-06-09 12:32:00 +02:00
astointernal_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
converter.go [chore] move status filtering from type converter (#4306) 2025-07-04 15:30:39 +02:00
converter_test.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
csv.go [bugfix] process account delete synchronously to prevent OOM (#4260) 2025-06-11 11:38:10 +02:00
defaulticons.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
frontendtointernal.go [chore] Update interactionPolicy sub-policy parsing in line with documented defaults (#4229) 2025-06-10 14:29:42 +02:00
internal.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
internaltoas.go [feature] Outgoing federation of avatar/header descriptions (#4270) 2025-06-15 12:38:01 +02:00
internaltoas_test.go [bugfix] Remove errant alsoKnownAs inline @context entry (#4280) 2025-06-18 13:39:09 +02:00
internaltofrontend.go [chore] move status filtering from type converter (#4306) 2025-07-04 15:30:39 +02:00
internaltofrontend_test.go [chore] move status filtering from type converter (#4306) 2025-07-04 15:30:39 +02:00
internaltorss.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
internaltorss_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
util.go [performance] add statusfilter cache to cache calculated status filtering results (#4303) 2025-07-01 16:00:04 +02:00
util_test.go [performance] add statusfilter cache to cache calculated status filtering results (#4303) 2025-07-01 16:00:04 +02:00
wrap.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
wrap_test.go [feature] Outgoing federation of avatar/header descriptions (#4270) 2025-06-15 12:38:01 +02:00