this post was submitted on 15 Aug 2024
53 points (98.2% liked)

Thunder App

2768 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 1 year ago
MODERATORS
 

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
top 19 comments
sorted by: hot top controversial new old
[โ€“] shortwavesurfer@lemmy.zip 9 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

This is quite a major update. Thank you guys for all the great work you do. It is highly appreciated.

Edit: I do notice that none of you guys accept Monero for donations. Is that an oversight?

[โ€“] darklightxi@lemmy.world 5 points 4 weeks ago (1 children)

Thanks! I haven't yet received requests to accept Monero for donations. If its a relatively straight-forward process, I can definitely add that as an option.

[โ€“] shortwavesurfer@lemmy.zip 4 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

Oh, it definitely is just download the Monero.com wallet from either the iOS or Android app stores and set it up. You will be asked to write down your seed phrase. Keep that safe as it is probably the most valuable piece of information you will ever own.

https://monero.com/

[โ€“] darklightxi@lemmy.world 6 points 4 weeks ago (1 children)

Thanks for the instructions. I've updated my information on GitHub to now include Monero as a viable option for those who would prefer that.

[โ€“] shortwavesurfer@lemmy.zip 5 points 4 weeks ago* (last edited 4 weeks ago)

SWEET!!!!!!!!

Edit: Just sent you a donation with Monero.

[โ€“] darklightxi@lemmy.world 6 points 4 weeks ago

As always, please mention if you encounter any issues when updating to this version as there have been a lot of under-the-hood changes. Thanks!

[โ€“] Jackthelad@lemmy.world 5 points 3 weeks ago (1 children)

I don't know if this is a bug or just something to do with my theming, but the reply button appears to become blank when typing a comment.

I didn't know where the button was at first.

[โ€“] darklightxi@lemmy.world 4 points 3 weeks ago (1 children)

Thanks for mentioning this, there will be a fix out for this shortly! This is the related PR: https://github.com/thunder-app/thunder/pull/1536

[โ€“] Jackthelad@lemmy.world 4 points 3 weeks ago

Just got the update and now it works great! ๐Ÿ˜

[โ€“] Kalcifer@sh.itjust.works 4 points 4 weeks ago (1 children)

This update is smooth!

I'm confused about where the default sort type options were moved to. I can only find the guest's default sort options now.

[โ€“] darklightxi@lemmy.world 4 points 4 weeks ago* (last edited 4 weeks ago)

Thanks! The default sort type options should now be located in Settings -> Account, since it syncs up with your Lemmy account.

[โ€“] Hubi 3 points 3 weeks ago (1 children)

Thunder is genuinely the best Lemmy app around. A huge "thank you" to all contributors <3

[โ€“] darklightxi@lemmy.world 3 points 3 weeks ago

Thank you for the kind words!

[โ€“] schizoidman@lemmy.ml 3 points 3 weeks ago (1 children)

The low fps issue isn't solved yet? The app seems to run at 30fps on my poco x3.

[โ€“] darklightxi@lemmy.world 3 points 3 weeks ago

That's interesting - could you submit a new issue on GitHub for this? Thanks!

[โ€“] eatham@aussie.zone 3 points 3 weeks ago

You forgot to pin this.

[โ€“] threelonmusketeers@sh.itjust.works 3 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Add ability to create block quote from selection when commenting by micahmo,

Test

Line 1

Line 2

Line 3

This is amazing! I think even the web Lemmy-UI doesn't have this.

I can think of a few potential improvements, but this is already a great feature.

[โ€“] micahmo@programming.dev 4 points 3 weeks ago

Glad you like it!

[โ€“] Alice@hilariouschaos.com 2 points 4 weeks ago