Hey again :) This should be fixed in the latest TestFlight version. If you still have any accounts in limbo, could you test it please? It should ask you to login again when you open the account for the first time.
Thanks for the bug report, we didn't know about this. Currently this is tricky to fix because of an API limitation. I've opened an issue on the PieFed repo: https://codeberg.org/rimu/pyfedi/issues/1675
This would be possible to implement for PieFed, but not for Lemmy. It will become possible in Lemmy 1.0, though. Thanks for the suggestion - I’ve opened an issue on our GitHub to track this :)
Thanks for the bug report. It looks like your username or password might be incorrect?
Mlem currently displays "something went wrong" when you get the password wrong for a PieFed instance. This is a bug - for a Lemmy instance, it shows "password is incorrect". I've opened an issue to track this bug: https://github.com/mlemgroup/mlem/issues/2599
Unfortunately, there isn't :( Lemmy is returning an error message back to us, so we can't look any deeper without having access to the server logs. Usually a 400 status indicates that we're sending the request wrong.
Having an exact post/comment and report reason that this error occurs with would be helpful, though I understand you might not want to share that information.
Thanks. Is your report reason quite long or something? There's a maximum limit of 200 characters, it seems. If that's not it, I've got no idea what's causing this :(
Hi, thanks for letting us know. Unfortunately I can't reproduce this issue at the moment; reporting works for me :(
Next time you see this issue, could you please tap on the error popup and copy-paste the error message here? You can also go to Settings -> Developer -> Error Log to see all errors since the app was opened.
If there was a readAt date for the post, we'd be able to highlight comments created since that date. I don't think tracking a readAt date is much less private than tracking a read boolean, which you're already doing. It could always be made opt-out, if people are concerned about it. Having the date that someone read a post isn't as exploitable as the link click tracking you mention, I don't think.
We've added an option to disable the controls completely in the latest TestFlight :)