Tusky-App-Android/app/src/main
Konrad Pozniak c55d79562c
fix scheduling posts (#4392)
Mastodon returns different reponses when posting normally and when
scheduling. This was previously ignored silently, but Moshi is more
correct than Gson and fails, which causes the `SendStatusService` to
retry sending forever and a lot of posts are scheduled.
Mastodon should actually ignore multiple attempts at scheduling the same
post, but doesn't so I filed this
https://github.com/mastodon/mastodon/issues/30039

cc @cbeyls
2024-04-25 17:08:57 +02:00
..
java/com/keylesspalace/tusky fix scheduling posts (#4392) 2024-04-25 17:08:57 +02:00
res Translations update from Weblate (#4388) 2024-04-22 19:46:06 +02:00
AndroidManifest.xml change SendStatusService type to shortService (#4292) 2024-02-29 12:21:15 +01:00
ic_launcher-web.png new app icon (#2695) 2022-09-13 19:48:09 +02:00