- Source based filters (mute) is the fi ...
And if I were to build this, I would simply extend the [User.Filter()](https://git.mills.io/yarnsocial/yarn/src/commit/590ce93f74ce201af5e2f6d28129957b075bdf8a/internal/models.go#L579-L598) 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