Thanks for the suggestion, I'll take that into consideration!
Hey there, could you provide some more details on the issue? For example, the instance you're connected to, where you're experiencing long loading times, the Thunder version you're currently on, etc.
Hey there! I responded already in the corresponding GitHub issue, but just to re-iterate:
- Sending private messages is currently not implemented in Thunder but will likely be available in the next update v0.9.0 (currently work-in-progress)
- Following users is not implemented in Lemmy so that likely won't come to Thunder anytime soon. However, it looks like Lemmy will have the ability to follow posts in their v1.0.0 release so that may come once that's released!
Hope that clarifies your questions!
Hey there! Thanks for the report, are you using Gboard as your keyboard by any chance? If so, it might be somewhat related to a recent update with Gboard that's causing the underlying bug.
A workaround for this issue at the moment is to try tapping on the Shift key a couple of times which should get you out of the span mode temporarily. Or as others have suggested, using space to move the cursor around.
Unfortunately this issue is not directly caused by Thunder but rather the framework that Thunder is built on. See https://github.com/flutter/flutter/issues/184744 for more information. Once the upstream bug is fixed, I can push out a new update to fix the issue!
Hey there! Just wanted to clarify the differences between the database and settings backup.
The database contains data related to your accounts, favourites, drafts, and user labels. The settings backup contains all of your current Thunder settings. As others have mentioned, settings are global, not on a per-account basis. Hope that clears things up!
Thanks for the report - it looks like the issue is coming from Thunder Setting: Posts > Posts > Show Text Post Indicator.
For now, turning that option off should fix the issue temporarily! I'll apply a fix for this in the next nightly.
Hey there! Sorry for the delayed response - I'll be removing this source in an upcoming update after the recent controversy surrounding it.
Just an update - I'm rolling out v0.8.6 which should resolve the comment issue. You should receive the update within the next day!
it is apparently impossible to post a comment reply to my own post?
You should be able to reply to your own post if you have the post FAB actions enabled (there should be an action to reply to the post at the bottom of the screen). That being said, I'll look into implementing an alternative method for those with the FAB actions disabled.
Hey there! I'm aware of this issue and will be releasing a hotfix for this ASAP.
Thank you! I’m still actively working on Thunder (just at a slower pace since I don’t have as much free time) so it’s always really encouraging to hear this kind of feedback.
Thanks for the report!
I'll be releasing a fix for this issue in the next couple of days. See https://github.com/thunder-app/thunder/pull/2026 for more details.
Hey there, sorry for the late response and I'm glad you were able to sort it out!
Thunder does expect instances to report back version numbers using semver otherwise it could throw an error. I'll look into relaxing that constraint in future versions to prevent this from happening!