mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 13:41:51 +02:00
replace status with message
This commit is contained in:
parent
6058134b04
commit
a94f1695f6
1 changed files with 3 additions and 3 deletions
|
@ -47,9 +47,9 @@ page:
|
|||
It <b>does not store any data</b> (token or messages), that is why you need to create a new Token when your session expired.
|
||||
about:
|
||||
scheduling:
|
||||
FediPlan allows users to schedule a message (with media attachments) to be published at a certain future date.<br/>
|
||||
The scheduled date must be at least 5 minutes into the future. At most, 300 statuses can be scheduled at the same time.
|
||||
Only 50 statuses can be scheduled for any given day.
|
||||
FediPlan allows users to schedule messages for Mastodon and Pleroma (with media attachments).<br/>
|
||||
The scheduled date must be at least 5 minutes into the future. At most, 300 messages can be scheduled at the same time.
|
||||
Only 50 messages can be scheduled for any given day.
|
||||
data:
|
||||
FediPlan does not store your scheduled messages nor your credentials. It only uses the Mastodon API for <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status" target="_blank">scheduling messages</a>
|
||||
issues:
|
||||
|
|
Loading…
Add table
Reference in a new issue