1
submitted 11 months ago by gromdroid@lemmy.world to c/lemma@lemmy.world

I'm thrilled to present yet another update packed with bug fixes, all made possible by the invaluable feedback from this incredible community. Your insights are incredibly helpful for fine-tuning and enhancing the overall user experience.

🎉 New Features:

  • Added text size options (WIP)
  • Added support for Lemmy v0.19 (WIP)
  • Added jump button for comments
  • Added the option to block users and communities
  • Added the option to show the corresponding instance behind community and user names
  • Added setting to manually switch between Light/Dark Mode
  • Added ‘Remember Community Sort’ setting
  • Added ‘Restore Default Swipe Actions’ setting
  • Long pressing the profile tab now opens the account switcher
  • Added ‘Select Text’ to both the post and comment menu’s
  • Added option to translate both posts and comments
  • Communities in the search screen now filters NSFW communities by default, unless the NSFW filter is turned on

🐛 Bug Fixes:

  • Fixed the issue where the ‘No Subscribed In All / Local’ settings would be applied to the ‘Subscribed’ feed as well
  • Fixed the issue where the ‘Show Username at Top’ setting would impact all places, instead of only posts
  • Fixed the issue where custom sorting in a feed would reset after the first page
  • Fixed the issue where selecting a custom sort for comments didn’t have any effect
  • Fixed the issue where the link of a post wouldn’t be shown if the posts also contains images
  • Fixed the issue where disabling the setting ‘Show Page Endings’ would result in a missing border before the first post of the next page
  • Fixed the issue where if you post a new comment, it would be marked as unread
  • Fixed the issue where the ‘Show All Comments’ bar would prevent you from seeing the highlighted comment
  • Fixed the issue where clicking media in compact post items wouldn’t open anything
  • Fixed the issue where scrolling to the top by tapping the statusbar wouldn’t automatically show the navigation bars again
  • Improved active state colors in light mode
  • Fixed the issue where a very quick swipe gesture wouldn’t register any action
  • Fixed the issue where left swipes on a comment item would sometimes interact with the wrong comment
  • Improved ‘Mark Read on Scroll’ logic which should cause less false positives
  • Fixed the issue where the bookmarks screen would keep loading if you didn’t have any bookmarks yet
  • Links to posts on other instances now properly resolve to posts on your home instance, meaning they can be opened within the app (WIP)

🤝 Community Contributions

A huge shoutout to all the users who provided feedback, reported issues, and actively participated in making this app better. Your dedication and enthusiasm are the driving force behind these improvements.

🍺 Buy Me a Beer

I’m building Lemma as a side project in my free time. If you’re enjoying Lemma and would like to say an extra thank you, you can buy me a beer ❤️

🙌 Thank You!

I appreciate your ongoing support and I'm committed to delivering an app that exceeds your expectations. Keep the feedback coming, and let's continue to make this app the best it can be together.

Happy testing! 🚀

1
submitted 1 year ago* (last edited 1 year ago) by gromdroid@lemmy.world to c/lemma@lemmy.world

I’m excited to present a major overhaul of the app with a ton of new features and enhancements. This TestFlight version is your exclusive preview to explore and test everything that's changed.

As some of you may have noticed, this update took longer than expected. Hopefully, it was worth the wait, though! Behind the scenes a lot has changed, this also means that you have to login again and that all your previous settings are lost. I get that this is not ideal, but I figured it was the most stable way to do the update. This does of course give you the opportunity to have a look at all the new settings while you're at it 😉

🌟 What's New:

  • New Settings: Dive into a revamped settings menu with added options for a more personalized experience.
  • Customizations Galore: I’ve introduced a range of customization features. Test them out and make the app truly yours!
  • Improved Performance: Enjoy a smoother and faster experience as I've fine-tuned the app's performance to provide you with the best possible experience.
  • Fresh Icons: Say hello to new icons that add a touch of modernity and personalization to your app experience.

🕵️‍♂️ Your Mission:

Explore every nook and cranny! Test all the new settings and customization options. Your feedback is invaluable in ensuring a seamless user experience for everyone.

💡 How to Get Started

  1. Download TestFlight from the App Store if you haven’t already.
  2. Follow this link to find Lemma in TestFlight.
  3. Tap the “Install” button to get early access to Lemma.

🤝 How to Share Feedback: Tap into the app, try out the new features, and share your thoughts with me. Whether it's a bug report, a suggestion, or just to say you love it, I want to hear from you!

Thank you for being part of the testing community. Together, let's make this app better than ever!

🍺 Buy Me a Beer

I’m building Lemma as a side project in my free time. If you’re enjoying Lemma and would like to say an extra thank you, you can buy me a beer ❤️

[-] gromdroid@lemmy.world 7 points 1 year ago* (last edited 1 year ago)

The swipe to go forward works amazingly, congrats on the release! 🥳

1
submitted 1 year ago* (last edited 1 year ago) by gromdroid@lemmy.world to c/lemma@lemmy.world

📣 Hey Lemma Community! Your Voice Matters! 📣

I'm thrilled to announce that I'm in the final stages of rewriting Lemma to make it faster, more efficient, and more feature-rich than ever before. But I'm not stopping there! I want to hear from YOU, the incredible Lemma community, about what settings and features you'd like to see in the upcoming update.

🚀 What's coming in the update?

Performance Boost: I'm revamping the app's core to make it lightning-fast and super responsive. Say goodbye to lag and hello to seamless browsing.

Improved Error Logging: I'm taking error reporting seriously. I want to ensure that any glitches or issues are logged and addressed promptly to enhance your overall experience.

New Settings: I'm introducing a bunch of new settings to give you more control over your app experience. But here's the exciting part—I want your input!

🤔 What settings do YOU want to see?

Now's your chance to shape the future of our app! Share your ideas, big or small, on the settings and features you'd like to have. Whether it's enhancing privacy, customizing your feed, or adding a special feature you've always dreamed of, we're all ears.

💬 How to Share Your Ideas

  1. Read through the Upcoming Settings comment I left under the post, to see if you're idea is already being implemented
  2. If you're idea isn't on the list yet, drop a comment on this post with your suggestions

🙏 Your Feedback Matters

I can't stress enough how much I value your feedback. Your insights and ideas have been instrumental in shaping Lemma, and I'm committed to continuing this journey together.

Let's make Lemma even more amazing, together! 🚀

Thank you for being a part of our incredible community. Stay tuned for more updates, and keep those brilliant ideas coming!

[-] gromdroid@lemmy.world 4 points 1 year ago

It’s written in React Native, with some Swift modules here and there. I wrote down some more in depth behind the scenes in a previous post.

When Apollo shut down I really missed it in my day to day use, so initially this project started out as a personal project to see if I could replace that Apollo craving. Since then the development was going so well that I wanted to share it with the rest of the community as well.

Since then I’ve also build some things that imho are an improvement, for example:

  • the onboarding
  • the markdown editor
  • the chat interface for private messages

It’s been really fun to work on, but now that the basis is quite stable I’ll look into features that make it more tailored to Lemmy

[-] gromdroid@lemmy.world 7 points 1 year ago

Thanks for the feedback! Initially this started out as a personal project, so most of the UI is tailored to my personal preference.

I’ll have a look at supporting better accessibility with regards to text sizes

[-] gromdroid@lemmy.world 4 points 1 year ago

Awesome to hear! I spent quite some time on getting the video player right, so I’m glad to hear people enjoy it (:

The fact that videos don’t play when you’re viewing a post is actually a dumb thing I forgot haha. Videos get a signal to auto play as soon as they get into view of a virtualized list, since it’s not in a list when viewing a post it actually never gets the signal 😅

I’ll make sure that this is fixed it the next release

[-] gromdroid@lemmy.world 15 points 1 year ago

From what I understood the API for Kbin is still work in progress. That makes it quite a bit more difficult to create a third party client, which might explain the lack of third party Kbin clients

[-] gromdroid@lemmy.world 17 points 1 year ago

It isn’t forked from any existing Lemmy client, I built it from the ground up myself. Took me a while to get it of the ground with enough features to make it usable in the day-to-day life, but I’m quite proud of the current state :D

The design has been greatly influenced by Apollo (like a lot of other Lemmy iOS apps), so there might of course be some similarities.

138
submitted 1 year ago* (last edited 1 year ago) by gromdroid@lemmy.world to c/fediverse@lemmy.world

Welcome to Lemma - Your New Favourite App!

I’m thrilled to introduce the very first public release of Lemma on TestFlight. Get ready to experience a whole new level of browsing the fediverse!

🌟 Key Features 🌟

  • Super-charged Media Viewer
  • Powerful Markdown Editor
  • Effective Search

🔥 Why You'll Love Lemma 🔥

  • Fully Customisable
  • Swipe Gestures
  • Multiple Accounts
  • Cross-post Support
  • Share as Image
  • ‘Open in Lemma’ Safari Extension
  • Private messaging

📣 Join The Community 📣

I would love to hear from you! Join our growing community of users to share your feedback, ideas, and suggestions. Together, we'll make Lemma even better.

💡 How to Get Started 💡

  1. Download TestFlight from the App Store if you haven't already.
  2. Follow this link to find Lemma in TestFlight.
  3. Tap the "Install" button to get early access to Lemma.
  4. Explore the app, try out its features, and let me know what you think.

🤝 Feedback & Support 🤝

Your feedback is invaluable to me. If you encounter any issues, have suggestions, or just want to say hello, please reach out to the Lemma community (!lemma@lemmy.world). Thank you for being a part of our journey. Together, we'll shape the future of Lemma. Get ready to experience something amazing!

🍺 Buy Me a Beer 🍺

I’m building Lemma as a side project in my free time. If you’re enjoying Lemma and would like to say an extra thank you, you can buy me a beer ❤️

📌 Note: This is a TestFlight release, so your feedback will help me fine-tune the app for its official launch.

58
submitted 1 year ago* (last edited 1 year ago) by gromdroid@lemmy.world to c/lemmyapps@lemmy.world

Welcome to Lemma - Your New Favourite App!

I’m thrilled to introduce the very first public release of Lemma on TestFlight. Get ready to experience a whole new level of browsing the fediverse!

🌟 Key Features 🌟

  • Super-charged Media Viewer
  • Powerful Markdown Editor
  • Effective Search

🔥 Why You'll Love Lemma 🔥

  • Fully Customisable
  • Swipe Gestures
  • Multiple Accounts
  • Cross-post Support
  • Share as Image
  • ‘Open in Lemma’ Safari Extension
  • Private messaging

📣 Join The Community 📣

I would love to hear from you! Join our growing community of users to share your feedback, ideas, and suggestions. Together, we'll make Lemma even better.

💡 How to Get Started 💡

  1. Download TestFlight from the App Store if you haven't already.
  2. Follow this link to find Lemma in TestFlight.
  3. Tap the "Install" button to get early access to Lemma.
  4. Explore the app, try out its features, and let me know what you think.

🤝 Feedback & Support 🤝

Your feedback is invaluable to me. If you encounter any issues, have suggestions, or just want to say hello, please reach out to the Lemma community (!lemma@lemmy.world). Thank you for being a part of our journey. Together, we'll shape the future of Lemma. Get ready to experience something amazing!

🍺 Buy Me a Beer 🍺

I’m building Lemma as a side project in my free time. If you’re enjoying Lemma and would like to say an extra thank you, you can buy me a beer ❤️

📌 Note: This is a TestFlight release, so your feedback will help me fine-tune the app for its official launch.

1
TestFlight - Public Release 🚀 (testflight.apple.com)
submitted 1 year ago* (last edited 1 year ago) by gromdroid@lemmy.world to c/lemma@lemmy.world

Welcome to Lemma - Your New Favourite App!

I’m thrilled to introduce the very first public release of Lemma on TestFlight. Get ready to experience a whole new level of browsing the fediverse!

🌟 Key Features 🌟

  • Super-charged Media Viewer
  • Powerful Markdown Editor
  • Effective Search

🔥 Why You'll Love Lemma 🔥

  • Fully Customisable
  • Swipe Gestures
  • Multiple Accounts
  • Cross-post Support
  • Share as Image
  • ‘Open in Lemma’ Safari Extension
  • Private messaging

📣 Join The Community 📣

I would love to hear from you! Join our growing community of users to share your feedback, ideas, and suggestions. Together, we'll make Lemma even better.

💡 How to Get Started 💡

  1. Download TestFlight from the App Store if you haven't already.
  2. Follow this link to find Lemma in TestFlight.
  3. Tap the "Install" button to get early access to Lemma.
  4. Explore the app, try out its features, and let me know what you think.

🤝 Feedback & Support 🤝

Your feedback is invaluable to me. If you encounter any issues, have suggestions, or just want to say hello, please reach out to the Lemma community. Thank you for being a part of our journey. Together, we'll shape the future of Lemma. Get ready to experience something amazing!

🍺 Buy Me a Beer 🍺

I’m building Lemma as a side project in my free time. If you’re enjoying Lemma and would like to say an extra thank you, you can buy me a beer ❤️

📌 Note: This is a TestFlight release, so your feedback will help me fine-tune the app for its official launch.

[-] gromdroid@lemmy.world 3 points 1 year ago

That form is indeed closed, but it was for the initial closed beta. As soon as Apple approves the newly uploaded version I will make it a public beta and share the link so that anybody can join.

I’m hoping that happens today, so stay tuned :D

[-] gromdroid@lemmy.world 6 points 1 year ago* (last edited 1 year ago)

Kind of a shameless plug, but you could have a look at !lemma@lemmy.world.

The ‘Share as Image’ feature is still work in progress, it doesn’t handle very long threads that well yet, but overall I think it’s working quite well already.

I pushed a new release yesterday, once that’s approved by Apple I will announce (and share) the public TestFlight link!

[-] gromdroid@lemmy.world 18 points 1 year ago

It’s not some random “it’s all inspired by the same thing”

But it is? I think Apollo has a special place in the hearts of most iOS Reddit users, so it's only natural that we use this as inspiration. For example these are screenshots of Apollo that I used:

For the icons I'm using Apple's SF Symbols, which is probably the same as Memmy uses.

[-] gromdroid@lemmy.world 18 points 1 year ago

I can see where you're coming from, since I have a separate page on my homescreen with all the iOS Lemmy apps as well, but I built this UI myself. However, I must admit that my design has been greatly influenced by Apollo (like a lot of other Lemmy iOS apps). In fact, I have a folder filled with Apollo screenshots that I captured before it went offline, using them as a source of inspiration. While I genuinely believe that Memmy is an exceptional app with a lot of features that I haven't even built yet, my main objective was to challenge myself into building an app that has the same native iOS feeling like Apollo.

[-] gromdroid@lemmy.world 6 points 1 year ago

That's definitely on my list! Together with Share as Image, those two were my absolute favorite features of Apollo

[-] gromdroid@lemmy.world 34 points 1 year ago* (last edited 1 year ago)

I get it, right now it's not perfect, but I'm starting with a closed beta to work out the kinks first. Once we've got that sorted, anyone can hop in and join the beta with a simple link (:

Edit: It is indeed like @mrmoj0rising said a way for me to invite people to the group in TestFlight. I'm pretty new to publishing apps on TestFlight too, so I'm still learning as I go but I figured this was the best way to start.

361

Hey everyone! I'm thrilled to announce Lemma, yet another Lemmy client for iOS!

As a longtime fan of Christian's work with Apollo, like many others in the Lemmy community, I embarked on developing Lemma when Apollo closed its doors. My goal was to create a native feeling iOS experience that captured the essence of Lemmy.

What began as a personal project to challenge my technical skills has now evolved into something remarkable. I'm delighted to share Lemma with the world, even though it's still in its beta phase. I'm continuously working on adding more features every day. At the moment, the focus is on optimizing the viewing experience and discovering new communities. Soon, I'll be incorporating features like submitting new posts and responding to existing posts and comments.

Key Features:

  • Super-Charged Media Viewer
    • From videos and GIFs to (Imgur) albums, Lemma supports it all.
    • Lemma goes the extra mile by parsing the body of posts to find even more media than most other apps. For example, it can collect all images inside a markdown post, displaying them in a neat image album overview.
  • Powerful Search
    • Lemma seamlessly integrates with Lemmyverse.net, making it easier than ever to discover new communities.
  • Fully Customizable
    • Personalize your experience with 16 themes (both dark and light mode), 6 comment color themes, and a compact post viewing mode.
  • Swipe Gestures
    • Upvoting, downvoting, or saving a post? With Lemma, it's just a swipe away.
  • Share as Image
    • Sometimes, a picture says more than a thousand words.
  • Safari Extension
    • Effortlessly open Lemmy content in Lemma using the built-in Safari Extension.
  • Cross-Post Support
    • Stay updated with cross-posts in your feed.
  • Multiple Accounts

TestFlight

In the coming days, I'll be launching Lemma on TestFlight for a closed beta. If you'd like to be part of Lemma's development, sign up using the form below:

https://forms.gle/38YK7Merm1MzzcP89

Join the Lemma Community:

Excited about Lemma? Want to connect with other users, share feedback, and stay up-to-date on the latest developments? Join our community at lemmy.world and be a part of shaping the future of Lemma!

!lemma@lemmy.world

2
submitted 1 year ago by gromdroid@lemmy.world to c/lemma@lemmy.world

Hey everyone! I'm thrilled to announce Lemma, yet another Lemmy client for iOS!

As a longtime fan of Christian's work with Apollo, like many others in the Lemmy community, I embarked on developing Lemma when Apollo closed its doors. My goal was to create a native feeling iOS experience that captured the essence of Lemmy.

What began as a personal project to challenge my technical skills has now evolved into something remarkable. I'm delighted to share Lemma with the world, even though it's still in its beta phase. I'm continuously working on adding more features every day. At the moment, the focus is on optimizing the viewing experience and discovering new communities. Soon, I'll be incorporating features like submitting new posts and responding to existing posts and comments.

Key Features:

  • Super-Charged Media Viewer
    • From videos and GIFs to (Imgur) albums, Lemma supports it all.
    • Lemma goes the extra mile by parsing the body of posts to find even more media than most other apps. For example, it can collect all images inside a markdown post, displaying them in a neat image album overview.
  • Powerful Search
    • Lemma seamlessly integrates with Lemmyverse.net, making it easier than ever to discover new communities.
  • Fully Customizable
    • Personalize your experience with 16 themes (both dark and light mode), 6 comment color themes, and a compact post viewing mode.
  • Swipe Gestures
    • Upvoting, downvoting, or saving a post? With Lemma, it's just a swipe away.
  • Share as Image
    • Sometimes, a picture says more than a thousand words.
  • Safari Extension
    • Effortlessly open Lemmy content in Lemma using the built-in Safari Extension.
  • Cross-Post Support
    • Stay updated with cross-posts in your feed.
  • Multiple Accounts

TestFlight

In the coming days, I'll be launching Lemma on TestFlight for a closed beta. If you'd like to be part of Lemma's development, sign up using the form below:

https://forms.gle/38YK7Merm1MzzcP89

view more: next ›

gromdroid

joined 1 year ago
MODERATOR OF