Claire
Claire
Duplicate of #15912. Scheduled posts are implemented server-side, but there is currently no way to create them from the web interface. A lot of Mastodon apps do handle them, though....
It would also be useful to get the body of the 422 reply, it usually tells what is going on. Also, I'd advise against passing the access token in the...
`tootctl cache clear` is only about Rails' cache, which is not related to media files. For remote media attachments, you can use `tootctl media remove`. Unfortunately, there is currently no...
It seems like the command's documentation started mentioning lists in #8675 but that was never implemented.
That one is very weird, the “new items” button is always output on top in React, it's not tied to the remaining content of the list. So I can only...
It indeed shouldn't have been closed as completed, but rather as not planned, changing that. > I really don't think this should have been closed -- especially not "because that's...
> Why jump to removing the service instead of fixing it so just public posts are visible? Private posts are not in the RSS feed. From what I understand, this...
> If this is the use case, maybe [AUTHORIZED_FETCH](https://docs.joinmastodon.org/admin/config/#authorized_fetch) helps? I haven't checked how that fork/server actually does it, but they mention RSS (not sure it's for comparing the scope...
I checked the code and my understanding is that the feature has been lifted from *another* fork of Mastodon and does not use RSS, but just extends Mastodon's distribution mechanisms...
> If such an option is implemented to allow users to prevent third-party access to their posts, it should apply equally to the Mastodon API. That's what I meant earlier:...