this post was submitted on 06 Feb 2024
75 points (98.7% liked)
Arctic
355 readers
1 users here now
Arctic is a Lemmy client for iOS built on pure Swift. It currently supports iOS 15+ and Lemmy v0.17+
Get the latest version on TestFlight, or check it out on the AppStore.
If you would like to support Arctic’s development, feel free to Buy Me A Coffee
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Community groups would be an awesome addition!
I’ve wanted to incorporate these for a while now, and I’ve just been putting it off primarily for performance reasons while loading multiple feeds concurrently. I finally found a solution that handles this quite well, so I’m definitely excited to incorporate groups.
I’ve been holding out hoping that lemmy would incorporate this in the API, which I believe they have planned, but with the fragmentation of communities on Lemmy, I’d like to add support for this sooner rather than later.
Would it be possible to group similar posts / crossposts like on the web interface?
That would be a neat feature.
(this is photon web interface (), this is default lemmy web ui), both show crossposts below the original posts, but photon ui is more detailed than lemmy web ui.
Alright, I’ve added support for embedded . I should hopefully be pushing out the next update either this evening, or tomorrow.
Awesome!
I’m working on this right now. It will basically embed the original post in the cross-post similar to the web-ui and other clients.