this post was submitted on 21 Feb 2024
8 points (100.0% liked)

Arctic

326 readers
2 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
8
Minor feedback (feddit.de)
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

Arctic is awesome as always, I just noticed following:

  • bug: Swipe gesture displays "unvote" only for voted posts but not for voted comments:

  • bug(?): swipe gestures and long presses don’t work on posts/comments on profile pages

  • feature request: peek to preview features possible? Like in Safari or Apollo you were able to long press a post or a link to preview without opening it. For links they also previewed with reader mode (if the setting is enabled) which was kinda neat.

  • feature request: image/thumbnail size setting for compact posts (eg. small to large)

  • feature request: ability to favorite communities

  • feature request: mark notifications as read when tapping/opening them

Thanks again for all your work!

Edit: removed image titles because they don’t work well, see my comment

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 6 months ago (1 children)

Image titles look a bit weird because they are separated from their image.

[–] [email protected] 3 points 6 months ago

I agree with this, I’ve been working on embedding media directly in the markdown rather than appending it below the text. I have it working now, however it does not allow for showing videos/animated images. I have a solution to this planned out, I just need to find the time to implement it. This will come included with a larger markdown rendering improvement update.