Hello masto, il se passe un truc sur #Tusky, #Patchli avec la recherche de compte que je n'avais jamais remarqué:
Si je lance une recherche, j'ai tout et n'importe quoi en retour. Ex: je recherche des comptes avec le mot clé "radio" et j'ai en retour tous les comptes ayant le mot radio dans leur description et non pas seulement dans le nom.
Est il possible de ne rechercher que sur les noms de compte?

I finally made it back to the top of my mastodon feed. Thanks to #phanpy and the catch-up feature.

Then it's all *scroll scroll scroll* through #patchli to get to the top of the app. 🤣

I like phanpy, but wish it could save place/location of where I left off from last read time.

Never ever click on "Schedule Post" on #Tusky app (probably #patchli also affected) if your server is #GoToSocial

I am investigating but it looks like when scheduling a post for mastodon server it works, tusky will talk to https://docs.joinmastodon.org/methods/scheduled_statuses/ and when getting the success status it will just complete.

On #GoToSocial the scheduled_statuses API is not available, so #Tusky will then post the status with a future date, check the scheduled_statuses for verification, as it will not answer 200 it will then try to schedule again.

It will end up publishing indefinitely every 30 seconds, I made a post that was duplicated 80 times. (and as I am cross posting, haha it was also duplicated on other platforms)

I had to shutdown GtS and CrossPoster and then realized from my nginx logs that it was Tusky background process running on Android that was trying to post repeatelly.

scheduled_statuses API methods - Mastodon documentation

Manage statuses that were scheduled to be published at a future date.

@badnetmask I discovered this weekend #patchli (It's a fork of tusky) @pachli

A test shows that it doesn't have the feature [I just want to just continue reading from where I left off, but when I open (after a few hours) it jumps to the top (or somewhere close).]
But may be you can open an issue
https://github.com/pachli/pachli-android

Issues · pachli/pachli-android

The Pachli Android app. Contribute to pachli/pachli-android development by creating an account on GitHub.

GitHub