replace status with message

This commit is contained in:
Thomas 2019-08-21 11:01:21 +02:00
parent 6058134b04
commit a94f1695f6

View file

@ -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. 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: about:
scheduling: scheduling:
FediPlan allows users to schedule a message (with media attachments) to be published at a certain future date.<br/> 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 statuses can be scheduled at the same time. 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 statuses can be scheduled for any given day. Only 50 messages can be scheduled for any given day.
data: 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> 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: issues: