Hey everyone, I just wanted to provide a big announcement that Thunder is now available on the App Store! This includes compatibility with iPhone, iPad, iPod Touch (apparently), and Macs using Apple Silicon

The direct link to the App Store listing is here: https://apps.apple.com/us/app/thunder-for-lemmy/id6450518497. As this was just published, it may take some time to show up within your country/region so if you do not see it yet, try again later!

The App Store version will follow the same version as Google Play and will be used for general releases. The TestFlight version will now be used for nightly/pre-release builds. Again, I’ll try to keep all the versions in sync with one another, but there may be slight delays in processing times due to the different platforms.

Thunder is a community-driven project, and all your contributions towards the project help shape the way it is. If you are interested in contributing to Thunder in any way, feel free to reach out!

If you would like to join in on the conversation for Thunder, we have a Matrix page here: https://matrix.to/#/#thunderapp:matrix.org

If you would like to check out the GitHub page, it is linked here: https://github.com/thunder-app/thunder

  • BinarySystem@partizle.com
    link
    fedilink
    arrow-up
    10
    ·
    11 months ago

    The scrolling stutter on the feed can be smoothed out a bit by disabling external link previews. There is a bit of an overhead constantly calling out to external sites to scrape for an image to show. As for the comment feed. I think it could be better and I’m hoping it’s something we can improve on.

      • BinarySystem@partizle.com
        link
        fedilink
        arrow-up
        9
        ·
        11 months ago

        Your comment led me to take another look at where we display external links and I think there is an improvement that can be made. Currently that option I mentioned disables all external link thumbnails. But what we should do instead is only disable the image scraping and still show the thumbnails if Lemmy has them. Expect a fix soon :)