I like using a timeline marker (save and restore reading position on some clients) and noticed that many clients have trouble handling it. Except #Tokodon. It might be a bug like the one I've solved in Tokodon, but I've noticed that clients either:
- Doesn't handle markers at all: Tusky https://codeberg.org/tusky/Tusky/issues/1542
- Saves marker but doesn't restore it: Fedilab https://codeberg.org/tom79/Fedilab/issues/495 it uses it's cached position and not the marker from instance, so sharing position between different client's doesn't work…
I've tried using Tokodon on Android but it has its own set of problems: Sometimes when app goes to background and then foreground again, the window is empty and I can only close it and open again. I don't really care about evil corpo's OS, so I'm not interested in debugging it. Back to using fedi on computers only.