You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to schedule a post on Tusky connected to a GoToSocial instance (which doesn't support scheduling), instead of erroring, Tusky will post the message repeated indefinitely until Android application is forced stop.
Using Tusky connect to a gotosocial instance (I can provide an account for testing)
Write a post
Click schedule button and set 3 hours ahead
Click post
Expected: Tusky would report "Error scheduling, post is saved as a draft"
What happens: Tusky will post and then indefinitelly repeat the same post, making the timeline to be spammed with multiple posts with the same content.
@tsmethurst I suggest rejecting posts with scheduled_at option until the feature is implemented, then the client can manage it by the HTTP 501 returned.
Detailed description
When trying to schedule a post on Tusky connected to a GoToSocial instance (which doesn't support scheduling), instead of erroring, Tusky will post the message repeated indefinitely until Android application is forced stop.
More Context: https://go.rocha.social/@bruno/statuses/01J95XX6VZ3FW5K6GRR7V4H94K
Steps to reproduce the problem
Expected: Tusky would report "Error scheduling, post is saved as a draft"
What happens: Tusky will post and then indefinitelly repeat the same post, making the timeline to be spammed with multiple posts with the same content.
GTS issues:
superseriousbusiness/gotosocial#1006
superseriousbusiness/gotosocial#2723
...
Debug information
26.2 - Android 11 - From Google Play
The text was updated successfully, but these errors were encountered: