Adds a new exclude_reblogs
parameter (default false) for our Mastodon API.
I proposed this for Mastodon and it was just merged:
And the Twitter equivalent, include_rts
, for the Twitter API (default true):
These filters will make it easier for frontends to show a user's original statuses,
without including stuff they didn't write, in a similar spirit to exclude_replies
.