this post was submitted on 20 Jun 2025
7 points (88.9% liked)

Thunder App

3392 readers
1 users here now

An open-source, cross-platform Lemmy client for iOS and Android.

This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.

Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.

If there are any developers who would like to contribute, feel free to reach out on GitHub!

General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link

Android Releases
IzzyOnDroid: Link
Google Play: Link

iOS Releases
Apple App Store: Link
TestFlight Beta: Link

Related Communities
Nightly Community: Link

founded 2 years ago
MODERATORS
 

Seems to be new with v0.7.1.

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 week ago* (last edited 1 week ago) (1 children)

Works fine for me, same version. Is that a Google Gemini tab overlaying where the time would be? What does that do?

Edit: I see the stars on my own comments, but I still see the time too.

Edit 2: I see the stars on other recent comments too. Looks like maybe comments within the last 10 minutes? Not sure.

[–] threelonmusketeers 1 points 1 week ago (2 children)

I see the stars on other recent comments too.

Yeah, the stars indicate recent comments.

Works fine for me, same version.

I think your username might not be long enough to cause this issue.

[–] [email protected] 1 points 2 days ago

Just a quick update on this - I've released v0.7.2 which should improve this issue! Please let me know if you're still seeing cases where information is pushed off the screen.

[–] [email protected] 2 points 1 week ago (1 children)
[–] threelonmusketeers 1 points 1 week ago* (last edited 1 week ago) (1 children)

That works, but then I can't see the user instance. I want to see all the data at once! :)

[–] [email protected] 1 points 1 week ago

I'm curious, what benefit do you feel that provides you? It's not something I personally feel the need to know.

[–] [email protected] 1 points 1 week ago

Thanks for the bug report! As you mentioned in another comment, this issue tends to appear for users with longer usernames. There’s already an open issue tracking a similar overflow problem where the scores overlap with other information.

I've created a PR which applies some fixes such as limiting the width of the username if its too long. If you’re interested in the details or would like to provide some additional suggestions, you can check it out here: https://github.com/thunder-app/thunder/pull/1890

If everything looks good, this fix will likely land in the next minor release (0.7.2)!