In-reply-to » @abucci Don't we have enough tools that allow users of single-user and multi-user pods to block stuff they don't want to see? ๐Ÿค” The list includes:

And if I were to build this, I would simply extend the User.Filter() function such that:

  • Source based filters (mute) is the first path

Followed by:

  • Content-based filters (keyword, language, etc)

And of course weโ€™d have to build a fancy UI around this ๐Ÿ˜…

โค‹ Read More