1
59

Hey everyone, Thunder v0.5.0 is finally here! This release cycle took a quite a bit of time, but introduces a lot of new features, changes, and fixes which should make for a even better Thunder experience. If you have any suggestions or feedback, feel free to discuss it in the Thunder community or 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, here is a post with details on how to donate to the active contributors of Thunder.

Important: Your feed settings (default feed type and sort) will now be based on your Lemmy account settings. The previous feed settings will now ONLY apply to guest accounts. As such, you may have to re-configure your default feed type and default sort type if you were previously using the in-app settings.

Now onto the update notes. This update brings a few major features:

🎉 New Features

  • The inbox page has been completely re-written with an updated design to more closely align with Material 3 design guidelines. There's also been a number of fixes to support quick actions within the inbox page (e.g., voting, saving, etc).
  • Thunder now respects more of your Lemmy account settings including your default feed/sort settings. You can update your display name, bio, email, and much more in the new Account Settings page. You can also quickly switch between different accounts to modify your Lemmy settings across all your authenticated accounts.
  • Additional Lemmy 0.19.x features have been added to Thunder including the ability to hide posts, custom thumbnail support, site content warnings, and more. We are still continuously working on bringing Thunder up to feature-parity with Lemmy, so let us know what features you would like to see.
  • Custom user notes/labels are now available in Thunder! This will allow you to add any custom notes to a given user. You can add user labels from the settings page via Settings -> User Labels. Alternatively, you can add labels through the action sheets by long pressing on a given comment and selecting User -> Add User Label.

ℹ General

  • The create/edit button for posts and comments have been moved to the markdown toolbar. This should hopefully make it more accessible for one-handed use.
  • URL filtering has been added to keyword filters. Simply add a new keyword filter with a URL, and it should be hidden from view.
  • Link sharing has been improved to support additional media/external links.

And much much more. I can't go through all the changes in the changelog, but for those who are curious, feel free to check out the full changelog below.

We have a Matrix space if you would like to join in on discussions: https://matrix.to/#/#thunderapp:matrix.org


Additions

  • Refactor inbox page by hjiangsu
  • Add additional account settings by hjiangsu
  • Add support for custom user labels by micahmo
  • Add support for hiding posts by micahmo
  • Add ability to create links to app settings by micahmo
  • Add account birthday indicator to users by micahmo
  • Add ability to import/export local app database by micahmo
  • Add post/comment language metadata by micahmo
  • Add community stats for community visibility/local subscribers by micahmo
  • Add ability to create block quote from selection when commenting by micahmo
  • Add ability to re-order user accounts by micahmo
  • Add ability to upload multiple images at a time for a post/comment by hjiangsu
  • Add support for site content warnings by micahmo
  • Add support for custom thumbnails in posts by micahmo
  • Add ability to sort inbox by ggichure
  • Add ability to view post as a different user by micahmo
  • [Experimental] Add debug setting to customize image dimension timeout value by hjiangsu
  • [Experimental] Add new experimental post page by hjiangsu

Changes

  • Extend keyword filters to URLs by hjiangsu
  • Remove page scroll animation when switching between bottom navigation items by hjiangsu
  • Decrease layout jank originating from images within comments, and improve image error states by micahmo
  • Disable account switching when editing post/comment by micahmo
  • Defer loading image dimensions when opening image preview by micahmo
  • Improve link sharing for images/video URLs by micahmo
  • Show placeholder icon for posts without thumbnails by micahmo
  • Allow snackbars to be closed on action by micahmo
  • Immediately remove blocked users/communities from feed, disable ability to block self by micahmo
  • Use community/user display names globally by micahmo
  • Show community/user sort type on community/user headers by micahmo
  • Use user/community format styling to cross-posts by micahmo
  • Fallback to opening non-Lemmy instances in browser by micahmo
  • Improve feedback when subscribing/unsubscribing to community by hjiangsu
  • Move create/edit post button into markdown toolbar by micahmo
  • Move create/edit comment button into markdown toolbar by micahmo
  • Show voting when hidden scores are enabled by hjiangsu
  • Add option to navigate to user's instance from post actions by micahmo
  • Disable "Subscriptions" sort type option for guest accounts by micahmo
  • Remove images from push notifications, improve UnifiedPush logic by micahmo

Fixes

  • Fix table column markdown alignment by hjiangsu
  • Fix mark post as read when previewing media on 0.19.4 by hjiangsu
  • Fix sidebar lag when subscribed to a large amount of communities by hjiangsu
  • Fix superscript/subscript parsing edge cases by micahmo
  • Fix image overflow when rendering inside a spoiler tag by micahmo
  • Fix issue where optimistic voting would not reflect upvotes/downvotes properly by micahmo
  • Fix post text preview showing raw markdown by hjiangsu
  • Fix snackbar positioning when opening/dismissing keyboard by micahmo
  • Fix labeling and minor semantics by micahmo
  • Fix text field spell check causing exception on ** text by hjiangsu
  • Fix minor typo in 'Change Password' page by wadamT
  • Fix semantics for link information by hjiangsu
  • Fix share text post by micahmo
  • Fix image proxy handling by hjiangsu
  • Fix for markdown toolbar not showing above system keyboard by hjiangsu
  • Fix dim read posts setting not being applied for card view by hjiangsu

Misc

  • Fix macOS build errors by hjiangsu
  • Remove javaToolchain binaries by hjiangsu
  • Remove push package Android dependency by hjiangsu
  • Update PR template by hjiangsu
  • Update instances by github-actions
  • Update translations from Weblate by hjiangsu
  • Update Turkish localizations by mikropsoft
  • Migrate anonymous instances to database by micahmo
  • Minor under-the-hood feed related changes by hjiangsu
  • Improve parsing of video speed setting by micahmo
  • Move experimental push notifications under experimental flag by micahmo
  • Add more push notifications debugging by micahmo
  • Migrate draft storage to local database by micahmo

New Contributors

  • wadamT made their first contribution
2
1

Since the update, hitting the tick to mark messages as read in the inbox seems to misbehave. It's like it's marking the wrong messages. If I go in a different order, it works, but tapping the comment directs to the wrong posts, assuming of those that were in their slot before marking them off.

Does that make sense? It doesn't make sense. This might need to be a screen recording thing lol...

3
2

Hey everyone, Thunder v0.8.0 is now available! This release introduces initial PieFed support and includes significant under-the-hood improvements to enable compatibility with PieFed, along with the usual performance enhancements and bug fixes. As always, if you encounter any issues or have feedback, please share them with the Thunder community or 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, here is a post with details on how to donate to the active contributors of Thunder.

We have a Matrix space if you would like to join in on discussions: https://matrix.to/#/#thunderapp:matrix.org


Note: Android APKs will now be distributed by ABI to reduce download size. Make sure to download the version that matches your device.

Here are the changes between versions v0.7.3 and v0.8.0. For improved readability, internal issues introduced and fixed in nightly versions will be largely omitted.

Additions

  • Added initial support for PieFed by hjiangsu in #1912 and #1952
  • Added ability to search for users/communities/posts/comments via their URL by hjiangsu in #1941
  • Added ability to set transparent colour for feed dividers by hjiangsu in #1959
  • Added ability to toggle alt text and fullscreen mode in image viewer by hjiangsu in #1965

Changes

  • Improved post page loading by hjiangsu in #1952
  • Improved general markdown logic and rendering by hjiangsu in #1928
  • Improved bottom sheet logic for posts/comments by hjiangsu in #1923
  • Improved profile switching logic by hjiangsu in #1952
  • Improved markdown image support and handling by hjiangsu in #1947

Fixes

  • Fixed comment metadata disappearing for comments with no children by micahmo in #1895
  • Fixed unified push notification logic by hjiangsu in #1918
  • Fixed mark reply/mention as read by hjiangsu in #1925
  • Fixed drawer profile picture not displaying properly by hjiangsu in #1930
  • Fixed user chip not highlighting OP by hjiangsu in #1936
  • Fixed user labels not appearing in some cases by hjiangsu in #1937
  • Fixed certain markdown elements not adjusting to system theme changes by hjiangsu in #1938
  • Fixed image height not matching aspect ratio in some cases by hjiangsu in #1947
  • Fixed "Explore Instance" not working for anonymous profiles by hjiangsu in #1947
  • Fixed grey screen on feed page for instances containing a single tagline by hjiangsu in #1947
  • Fixed issue where performing comment actions would cause the post page to scroll by hjiangsu in #1949
  • Fixed non-functional web build by hjiangsu in #1958
  • Fixed post page end card not appearing in some cases by hjiangsu in #1960
  • Fixed crash when displaying a large amount of GIFs by hjiangsu in #1962
  • Fixed sharing on iOS devices running iOS 26 by hjiangsu in #1964

Misc

  • Updated translations from Weblate by hjiangsu in #1917, #1961
  • Updated list of active Lemmy instances by github-actions in #1864
  • Upgraded package dependencies by hjiangsu in #1887
  • Reorganized repository directory structure by hjiangsu in #1924
  • Migrated Lemmy API to internal implementation by hjiangsu in #1935
  • Refactored and improved post and comment widgets by hjiangsu in #1944 and #1945
  • Refactored database implementation and logic by hjiangsu in #1931
  • Upgraded Thunder to Flutter 3.35 by hjiangsu in #1946
  • Updated Android workflow to generate per ABI APKs by hjiangsu in #1956
  • Removed experimental APNs logic by hjiangsu in #1957
  • Removed URL metadata for image posts within post cards by hjiangsu in #1933
  • Disabled Android's auto backup/restore on install by hjiangsu in #1932
4
3

I find it very difficult to seek a video because the bar is so small.

5
4
submitted 1 month ago* (last edited 1 month ago) by MathematicalMagpie@lemmy.zip to c/thunder_app@lemmy.world

edit: This issue is resolved with the latest update. It adds a toggle below the image, with alt-text default to off.

Below is the original post context:


How can I stop alt-text from showing over images? Is there a setting I'm not noticing?

Example:

6
1
submitted 1 month ago* (last edited 1 month ago) by Quibblekrust@thelemmy.club to c/thunder_app@lemmy.world

Update: It's worse than I thought. It's crashing my VPN! I use the Mullvad VPN app. After that crashes, Thunder crashes. This happens every time.


First, it slows way down and stutters a bit, then turns all black and crashes to my home screen.

Is this happening to anyone else?

Android 16. Pixel 7 Pro.

7
5

If not, can you please add a setting to disable it? It's just not for me. At best it's a distraction while I wait for the image to load. At worst, it blocks part of the image.

8
4

I haven't tested this enough to be certain yet, but I happen to have lost my Internet connection a few times today (phone & hotspot issues) while using Thunder. Once the connection was fixed & I reloaded, it seems like the load failure caused Thunder to reset some settings to default such as my preferred sort order, and nav bar visibility.

I'd normally test more before posting to be sure, but it's way past my bedtime & I've got a full day tomorrow, so I wanted to post the possibility before I forgot.

9
1

What title say, and I couldn't find a option in the settings to hide it or disable it.

10
2
submitted 3 months ago by M137@lemmy.world to c/thunder_app@lemmy.world

Hey, after trying every lemmy android app I could find, I like thunder the most other than Sync. But there are three main things that stop me from fully switching from Sync.

  1. Option to hide bottom navigation bar on scroll, same as we already can with the top one.
  2. Option to change the three dots on every post to a share button, hold for options or have both. I only ever vote, share (to save to read later) or check comments. That one extra step to save to my read later app gets weirdly annoying very quickly.
  3. Compact card mode, looks the same as cards but have the smaller thumbnails to the side like compact does (which side as an option, right would be my choice).

Sorry if anything is badly explained, got no sleep last night so my brain is running on fumes, just ask if needed and I'll try to explain better.

11
3

Since I am here already I wanted to ask another question. There's a lot of drama about changes in github management, well, already since MS took it over years ago.

Have there been any considerations for Thunder to abandon github to move to a different platform, such as Codeberg or something else?

12
1
bug with user label (sh.itjust.works)

See linked post, OP has a very colorful emoji username, like many have. If I try and give him a label it does not display at all. It is added, if I go and edit user label I can see it in the box, but it is not shown. You can double check by adding a label to anyone else in that thread, it works as expected.

13
4
submitted 3 months ago by gianni@lemmy.ca to c/thunder_app@lemmy.world

Looks like a small styling issue. Happens with comments as well.

14
7

I've had three comments in my inbox for about a week and every day I try to mark them as read, but it doesn't work. They disappear from the list at first, but then when I refresh they're still there. I get the error in the picture which says, LemmyApiException: couldnt_find_comment_reply

I just went to the website and logged into my instance, and I had no problem marking the comments read from there. They disappeared from my Thunder inbox, too, after a refresh.

I saved one of the comments for debugging purposes, in case there's something we can look at.

15
0

In my current app, when the author of a post has also written some comments, his name is not marked anymore.

In former versions, the name was marked in a colored background. I would like to have this feature back.

Have I missed a new setting?

I am using the thunder app v0.8.0-1 on Android 13.

16
8

17
6

Hey everyone! I just wanted to share a quick update on Thunder’s development for those who might not be following our progress on Matrix or GitHub.

The next nightly build of Thunder should be out soon (give or take about a week, depending on when I wrap up internal testing) and will include initial support for PieFed. This has been quite a large undertaking and has resulted in a ton of under-the-hood changes to Thunder’s internal logic. Because of that, the upcoming nightly build will be highly experimental and may introduce more bugs than usual.

If you’re currently running the nightly builds (including TestFlight), I highly recommend backing up your Thunder settings and local database just in case something unexpected happens.

While the upcoming nightly will support PieFed, general availability won’t be coming for some time. This is to give us plenty of time to fix any remaining issues, improve PieFed support, and make sure Thunder is stable before releasing the next update (v0.8.0).

Here’s a quick overview of what will be supported for PieFed in the upcoming nightly:

  • Browsing feeds (all, local, subscribed), posts, and comments
  • Logging into existing PieFed accounts
  • Interacting with posts, comments, and users (vote, save, block, etc.), including some moderator actions
  • Searching for content (posts and comments)
  • Basic notification support (replies and mentions)

And here’s what won’t be supported just yet (requires some additional work):

  • Updating your PieFed account settings
  • Reporting posts or comments
  • Viewing private messages
  • Viewing the modlog or post/comment reports

If you’d like to stay up to date with nightly releases, check out !thunder_nightly@lemmy.world or join our Matrix space!

Finally, if you have any questions about Thunder at all, feel free to leave a comment and I’ll do my best to answer them.

18
4

I've enabled the option to show images with full height but sometimes they only show a small portion.

Anything I can do to fix this or is this a bug?

19
1

Hi, I liking using Lemmy, but hate seeing current events that relates to America on my feed. So I use the filter that this app has to keep them out.

Now it doesn’t work anymore and I’m starting to see the muted words on the feed again!

Help!

20
2
21
4
submitted 5 months ago* (last edited 5 months ago) by Natanael@slrpnk.net to c/thunder_app@lemmy.world

When an attached image is loaded, then if the loading fails the app should check if it's using proxying (domain belongs to posters'/forums' instance or user's instance & contains redirect format URL pointing to another domain) and give you a button to press to retry, which would suggest bypassing the proxy and requesting the original image directly

Motivation: I keep seeing broken image embeds and can't be bothered to view source and try the redirect section in my browser after rewriting it to a proper link for every failed image load

Let the app do that for me

22
1

Is there a way to have clickable action buttons in compact mode. I know you can long press the post and you get the action buttons but that has the vote actions all the way on the left which is hard to press with your thumb.

The way some other app does it is that it gives a button that expands a bar under to access the action buttons.

23
1
New install instantly broken (mementomori.social)

New install instantly broken

I newly installled this app to browse Lemmy Posts without any account anonymously. After I subscribed to 50+ communities, I found out that my feed for those is greyed out. Furthermore the list of subscriptions is a total mess because only a few of them are actually clickable, some redirect me to a community I never subscribed to and every community is listed there at least three times.
Any ideas what I can do? I'd heavily appreciate a solution that doesn't involve me needing to resubscribe to every channel.
Using GrapheneOS/routed through Tor. Shouldn't affect it in my opinion.

@thunder_app

24
2
submitted 5 months ago* (last edited 5 months ago) by threelonmusketeers@sh.itjust.works to c/thunder_app@lemmy.world

Seems to be new with v0.7.1.

25
4
submitted 5 months ago by swarfega@feddit.uk to c/thunder_app@lemmy.world

I'm new to the app but noticed in 0.6.1 that despite changing my language to en_GB as soon as I leave settings and go back in, it reverts back to the US English setting. I went to your site and saw the link for translations and noted that the English (United Kingdom) had 0 translations. I signed up for an account and completed the language translation to 100% and so waited for a new release. Now that 0.7.1 is out the same issue occurs. Has the transition not been imported or am I hitting a bug?

Thanks for the great app!

view more: next ›

Thunder App

3759 readers
2 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