gotosocial/internal/typeutils
nicole mikołajczyk fb2ef90ec5 [feature] support blur filter action (#4371)
This pull request implements the `blur` value of `filter_action` for status filtering. It was introduced by Mastodon 4.4.0. [Related docs update](https://github.com/mastodon/documentation/pull/1620)

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4371
Reviewed-by: kim <gruf@noreply.codeberg.org>
Co-authored-by: nicole mikołajczyk <git@mkljczk.pl>
Co-committed-by: nicole mikołajczyk <git@mkljczk.pl>
2025-08-13 13:23:42 +02:00
..
astointernal.go [feature] Use hidesToPublicFromUnauthedWeb and hidesCcPublicFromUnauthedWeb properties for web visibility of statuses (#4315) 2025-07-09 16:50:25 +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 [feature] support blur filter action (#4371) 2025-08-13 13:23:42 +02:00
internal.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
internaltoas.go [feature] Use hidesToPublicFromUnauthedWeb and hidesCcPublicFromUnauthedWeb properties for web visibility of statuses (#4315) 2025-07-09 16:50:25 +02:00
internaltoas_test.go [feature] Use hidesToPublicFromUnauthedWeb and hidesCcPublicFromUnauthedWeb properties for web visibility of statuses (#4315) 2025-07-09 16:50:25 +02:00
internaltofrontend.go [feature] support blur filter action (#4371) 2025-08-13 13:23:42 +02:00
internaltofrontend_test.go [feature] Add avif file support (#4331) 2025-07-17 13:20:01 +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] Use hidesToPublicFromUnauthedWeb and hidesCcPublicFromUnauthedWeb properties for web visibility of statuses (#4315) 2025-07-09 16:50:25 +02:00