0 Followers
0 Following
1 Posts

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.

[Pre-release] v0.9.0-1

https://lemmy.world/post/44609785

[Pre-release] v0.9.0-1 - Lemmy.World

Hey everyone! It’s been a while, but the first pre-release of Thunder v0.9.0 is finally here! 🎉 This nightly contains a lot of under-the-hood changes to improve Thunder’s core logic. Because of this, the build may come with more bugs than usual. If you run into any issues, please don’t hesitate to report them on GitHub! If you’re enjoying Thunder and would like to show some support, star this project on GitHub! This helps gain visibility for the project and allows more contributors to help with the continued development of Thunder. If you’d like to show some appreciation, you can sponsor me on GitHub [https://github.com/sponsors/hjiangsu] or donate via Liberapay [https://en.liberapay.com/hjiangsu/] or Ko-fi [https://ko-fi.com/hjiangsu]. We have a Matrix space [https://matrix.to/#/#thunderapp:matrix.org] if you would like to join in on discussions! — > Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly. The full list of changes since v0.8.6 are mentioned below. As always, if there are any bugs or issues, please submit a new GitHub issue. Additions * Overhauled instance discovery page and added ability to search instance contents by hjiangsu in #2033 * Added new experimental image viewer by hjiangsu in #2068 * Added option to show compact link posts when in card view by ludmila-lovelace in #2039 * Added option to show the community and author post metadata above the title by ludmila-lovelace in #2041 * Added ability to copy username/community on long press by hjiangsu in #2058 * Added additional search options for PieFed by hjiangsu in #2049 Changes * Adjusted image cropping for images exceeding device height by hjiangsu in #2052 * Improved draft logic and enabled automatic draft resume on startup by hjiangsu in #2057 * Improved link handling for Lemmy & PieFed by hjiangsu in #2038 * Improved bottom navigation bar logic by hjiangsu in #2066 * Removed archive.today alternative source by hjiangsu in #2061 Fixes * Fixed an issue where a remote instance page was displaying local instance information by hjiangsu in #2033 * Fixed an issue where instance user resolution was failing due to incorrect API parsing by hjiangsu in #2033 * Fixed instance autocomplete not properly populating suggestions by hjiangsu in #2062 * Fixed Thunder import settings not applying in certain scenarios by hjiangsu in #2034 * Fixed community page search returning non-community results by hjiangsu in #2055 * Fixed YouTube player not respecting timestamps by ggichure in #1620 Misc * Refactored search page logic and sort pickers by hjiangsu in #2037 * Refactored and improved API layer architecture by hjiangsu in #2040, #2049 * Refactored comment logic handling by hjiangsu in #2049 * Refactored and improved bloc architecture by hjiangsu in #2064 * Upgraded Flutter version and re-organized project structure by hjiangsu in #2051, #2060 * Updated translations from Weblate by hjiangsu in #2067 * Updated instances by github-actions in #1980

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 github.com/thunder-app/thunder/pull/2026 for more details.

Hey there! I haven’t had time to post a proper update yet, but I had to roll back the fix for this. It turns out the fix was causing some users to be unable to load the All/Local feeds at all.

This ended up being a bit of a catch-22 situation: I could keep the fix and completely break feeds for some users, or revert it and limit affected instances (running Lemmy v0.19.14) to about ~100 posts.

For now, here are a couple of ways to work around this issue:

  • Lemmy released v0.19.15 which fixes this issue. If your home instance updates to this version, that should resolve the issue automatically.
  • Otherwise, you can temporarily switch to another instance while your home instance updates.

Thanks for trying it out! By any chance, do you have “Show Read Posts” unchecked in your account settings? If so, could you try enabling “Show Read Posts” to see if that fixes the loading issue?

Someone else encountered a similar issue and that’s what fixed it for them temporarily. I’ll work on a fix for this and push a new update as soon as I investigate it further.

Thanks for the information! I’m able to reproduce the issue on my end with the details you provided. I’ll try to get a fix out for this soon once I investigate it further.