this post was submitted on 30 Oct 2024
4 points (100.0% liked)
Raccoon for Lemmy app
42 readers
3 users here now
This is the (new) community dedicated to the development of the Raccoon for Lemmy mobile app.
Source code available here.
Please use the issues section to report issue, ask for new features or require changes.
Join the Matrix room if you want to reach out to the developers and ask questions or share your thoughts about the app.
founded 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I confirm that there may be an issue with quotations spanning over multiple paragraphs.
I'll have a look at it as soon as I have a little time. Thanks for reporting in the meantime.
Thanks! And I'm glad someone has taken it on.
However: far, far worse is the frequency with which the recent versions of the app crashes in the middle of creating posts. I switched off of Racoon after this happening three times; then I re-installed the beta that was released yesterday (?) and lost another.
Bugs are going to happen; that's fine. But I'd far rather a focus on comment stability than anything else. It wouldn't be so bad if there are an autosave, since there isn't, it's a deal-breaker.
Maybe wrap the entire compose mechanism in a broad-spectrum try-catch and at least dump the compose area text to the clipboard or something.
Fix for the issue with quotes here.
As for the crashes, unfortunately, the app has no tracking library which is good for privacy but terrible for debugging because anonymous data would help a lot! Do you remember whether it happens after some specific pattern, eg. after you insert an image from the gallery or anything like that?