New API filter action in Mastodon that fedi app developers will want to know about.
Filters can now include a new filter_action of “blur”. Media attachments in posts matching the criteria should then be blurred by the client app based on the FilterResult object attached.
https://docs.joinmastodon.org/methods/filters/
#FediDev #MastodonAPI