[Feature] Filter external events by tag
I want to federate my Mobilizon instance with others in order to get events that, although hosted elsewhere, match the interests of my users. The problem however is that this fetches all the events from other instances, unrelated which to my user's interests.
I'd like to be able to filter events from other instances based on their tags so that their events only appear if they feature tags from a whitelist. This would be available as federation options, either globally or per instance, directly from the admin Instances list.
Alternatively the reverse would also be desirable : a blacklist of tags that prevent my instance from fetching events with these tags.
Peertube has been suggested this feature as well, and has seemingly everything in place to build it, but it's not been picked up yet: https://github.com/Chocobozzz/PeerTube/issues/3430
- linked forum topic: https://framacolibri.org/t/filter-external-events-by-default/25471