Skip Navigation
Known Bugs and Upcoming Features
  • 2FA is working in the build I'm about to upload. Waiting for the build to finish up 🥱 Edit: Xcode is not letting me post the build to TestFlight for some reason. Gonna update and hope that fixes it.

  • Theme switcher is up & running! Any requests?

    I’ve finally got the theme switching logic sorted out and a preliminary UI done up. Getting ready to send this out to testers, but before that are there any requests for color schemes?

    There will eventually be a theme creator and a community repo where people can share their custom themes. Need to build the backend for that. It will come along with push notifications. if it isn’t there already, hopefully I can get a PR raised and merged to add webhook support to Lemmy so all mobile apps can add push notification support(:

    3
    [Issue] Most of my subscriptions are no longer showing up
  • Something weird is definitely going on. I can see my subscribed communities on the web interface, but for some reason the API is returning an empty list. Something must have changed with the API in this release. I also notice a lot of my communities show 0 posts, even the one I created which I know has posts on it. And that’s in the web interface.

    Edit: it looks like when fetching subscribed communities, the query param is type, where it used to be type_. 🥲 the sorting is also different. If your sorting is set to active and there aren’t any active posts, the list will just be empty. Change to new or old and the posts will appear again.

  • Welcome to the Olympus for Lemmy Community!
  • Unfortunately that appears to be the case. I am certainly considering releasing a version that can run on older iOS versions, but I worry it would be an inferior experience. At the end of the day, I’m building this app in my free time and don’t foresee it ever becoming a significant source of income for me and my family. If I ever do decide to charge for the app it would be for auxiliary features like push notifications and would only cost as much as I need to keep the servers running to avoid operating at a loss. Anything extra I receive would be given back to the community in several forms. I plan on operating my own Lemmy instance so the extra funds would go towards that and anything leftover would be donated to Lemmy. The amount of extra time and effort required to build an app like Olympus is drastically reduced when utilizing the new frameworks available in iOS 17. On top of that it makes for a much more polished and responsive experience for users. If Olympus does ever one day have a significant userbase and I can justify the amount of effort required to support the older platforms I would undoubtedly do it in a heartbeat. I hate the feeling of alienating a large portion of my userbase but for the reasons I’ve given I ultimately decided that it’s better this way in the long run. Luckily there are a ton of other awesome Lemmy apps in active development for iOS!

  • Known Bugs and Upcoming Features

    Hey all,

    Wanted to make a post where we can keep track of the known issues and features that are WIP. Leave a comment below and/or create an issue on the issue tracker

    Known Issues

    • No animation when collapsing comments (they just vanish, working on it)
    • No way to view saved posts
    • Sometimes when you interact with a post (vote, reply, save), if you navigate to a new screen and come back shortly after the UI won't reflect your interaction (this is an issue on some instances and is a known bug with Lemmy. The change doesn’t come in from the API response. I'm working on a way to circumvent this without showing incorrect information)
    • Some comments are missing whitespace

    Features Currently Being Worked On

    • Join posts with the same URL across iinstances

      • Indicate when a post is on multiple instances in the feed view
      • Separate comments by instance in the comments view
      • Allow filter by instance in the comments view
      • Add setting to prioritize certain instances over others (ie. show beehaw.org first, then x, then y, …)
      • Ability to swipe between sources in post previews (swipe on title to show title,votes,comments on other instance)
    • Filter posts by keyword (ie. Don’t show any posts if the title contains the word “keemstar”)

    • Search across logged in instances

      • Search for Community
      • Search for posts
      • Search for users
    • Choose a default instance to show if a user does not wish to sign in (ie. Guest mode)

    • Provide a list of most popular instances/good for newbies on the welcome screen

    • Allow new users to register from the app

    • Profile view with notifications, your posts, your comments, your info

    • Settings view

      • Browser settings
        • Domain specific filtering (ie. Always open YouTube links in browser, always open Wikipedia links in in-app browser)
        • Domain redirect (ie. Forward Reddit links to old.reddit.com or webarchive, etc.)
        • Turn off in-app browser all together
        • Set default external browser
      • Theme Settings (Partially "done")
        • Default themes (Catppuccin, Nord and Rose are available from the feed view > 3-dot menu > Settings)
        • Theme Builder
          • Change the color of each UI element individually or set accent, background, text, etc.
          • Export theme to file that can be shared and imported
        • Theme Repo
          • A place where users can upload their custom themes and other users can vote on them
          • Featured themes curated by myself and popular themes curated by the community via votes
      • Filter settings
        • Filter by keyword, instance, author, community
        • Block users, instances, communities
      • NSFW settings (show/don’t show, show but only on certain communities, don’t show except for on certain communities)
    • Kbin API (need to wait for Kbin to get their API in a better state)

    • Push Notifications

    • More robust in-app browser

    • Select text in comments

    • Save comment as image (like in Apollo 🪦)

    • More robust markdown editor

    • Community groups (a la multireddits)

    • Hide posts if the user has already opened the comments and show again if there are new comments since the last time it was viewed (configurable via settings)

    • Support for sending/receiving direct messages

    • Option to hide post manually and ability to view manually hidden posts

      • config via settings, optionally show in feed again if there has been comment activity since it was hidden

    Long Term Plans

    In the interest of transparency:

    I do plan on eventually charging for certain features of the app (mainly features that will cost me money to implement like push notifications). But the core functionality will always be free (login, post, vote, comment, etc.)

    You folks that are part of the TestFlight will of course get these features for free for as long as you remain part of the TestFlight. If you ever decide you want to switch to the stable version after being a tester for a while, send me a message and Ill take care of you(:

    Epilogue

    There’s a lot more guys but I’ve gotta go run to the shop, my car is ready. As always please leave your feedback either in the comments here, as a post in the community, or as an issue on the issue tracker.

    On an unrelated note I’m looking into moving the issue tracker to a different platform. If you have any recommendations let me know! I’d really like the ability to have the issue tracker and source code on the same repo while maintaining the ability to keep the source code private and the issues public.

    I’m not sure if I’ll ever open source the app. I’m a full time iOS developer and I’ve really been loving the freedom of working on my own project alone. That being said I’m not against it at all. I’ll consider it when I have the app in a state that’s more “final”.

    Thanks for reading if you got this far! I look forward to working with you all to build your favorite Lemmy app (:

    8
    Welcome to the Olympus for Lemmy Community!
  • That is correct. Until iOS 17 is released to everyone you will need to join the iOS 17 Beta to use Olympus.

    This is because the new iOS version comes with a lot of powerful new features for developers and if I started building it without those features I would need to scrap a lot of my work and start over to take advantage of them.

  • Welcome to the Olympus for Lemmy Community!

    I'm creating this community as a place for discussion around the upcoming Olympus for Lemmy iOS app. The TestFlight build is awaiting approval and should be available in the next 24 hours. In the meantime, here's a bit about the app and what to expect.

    Motivation

    I think a lot of us have an alien shaped hole in our chest that needs filling. I, like many of you, was not satisfied with the quality of many of the apps available for browsing lemmy. I got spoiled with Apollo and couldn't stand to settle, so I set out to build a similar experience for the Fediverse. While I've taken a lot of inspiration from Apollo, Olympus is by no means meant to be a direct clone.

    Goal

    I want to create a browsing experience that can be customized in every conceivable way. From visual personalization to content filtering, you will be able to change as much as is feasible about the app. A lot of the groundwork for this customization has been laid, but the settings are not yet user-accessible. In other words, the backed work is done but the frontend work is not(:

    Where you come in

    As early adopters and alpha testers, you all will play a pivotal role in the development of the app. Whatever you want, I'll do it. Just ask. I have an issue tracker set up on GitHub here, please stop by and drop any issues you face in there, or just make a post here. I'd prefer if we keep feature requests in this community and out of the issue tracker, but I won't be mad if you drop some in there too.

    So that about sums it up I think. I'll keep you guys posted on new releases and will engage with you all in the comments.

    • Joe
    4
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TH
    the_nightman @sh.itjust.works
    Posts 3
    Comments 10
    Moderates