RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
7.33k stars 1.03k forks source link

[Activitypub(Mastodon) Bridge] Add option to retrieve only boosts / only replies / only links #3012

Closed husim0 closed 1 year ago

husim0 commented 2 years ago

Hello,

Right now we are able to retrieve toots without boots or replies.

I would like to be able to retrieve only boosts or replies.

That way I will be able to do something close to what I do with Twitter using Nitter on my newsreader where I have four feeds for a user :

Consequently, would be great also to be able to hide toots with links.

Thank you

adduc commented 1 year ago

3624 adds support for excluding "regular statuses" (non-boosts/replies).

Do you have any links to documentation or example statuses showing what you consider to be links? I'd be happy to try to implement the functionality, but am not sure what to filter for.