this post was submitted on 25 Aug 2024
16 points (100.0% liked)

Arctic

339 readers
4 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
 

Arctic is a (much) better Lemmy client than any other out there for iOS at least but there are some nifty features for the most recommended app Voyager like the ability to disable side swipes altogether because Apollo’s (reddit) double-tap to upvote for example is much intuitive where side swipes are used to enter and exit communities, posts, comments, menus, settings… or whole app together on Android or Jailbroken devices.

This is my multireddit link after removing u/user which were included as r/_u/redditor from an existing bug to test this for Arctic which would fully enable me along with a lot of us to leave Voyager behind.

you are viewing a single comment's thread
view the rest of the comments
[–] avieshek@lemmy.world 1 points 2 weeks ago* (last edited 2 weeks ago) (12 children)
  1. I reinstalled the app fresh even and now on your TestFlight but couldn’t really figure out myself here. However, I tried going to accounts > profile and manually enable the push notification toggle which led to a spam of sound notifications with lockscreen being lit up every five seconds for the same notification until being turned off, the app crashed on the TestFlight version when hitting the Report Issue button under ⚙️ and continues to be the case even now.
  2. No disagreements here but I have noticed bullet lists can break inside Arctic app when using paragraph spacing. It’s fine in lemmy.world site but on the reddit iOS client for example one can hit return (enter) while pressing the shift button to introduce paragraph breaks inside the bullets and numbering just like the desktop site.
  3. I applaud your understanding on this issue but if am not mistaking this wrong then instead of having to toggle within the settings layer again, just integrate having to choose & allow together when attaching a new image unless all permission is granted from iOS Settings like in other apps. One thing I would like to ask is will it be possible to attach media outside of Photos app (as from anywhere - Files app for example) like in macOS? Also, for media attachments… can they be shown exactly where it’s mentioned instead of collecting in the bottom? Not sure why caption is necessary for each upload but the images can be above those captions that are forced to fill anyway so it maintains the flow of relevance.
[–] CreatureSurvive@lemmy.world 1 points 2 weeks ago (11 children)
  1. This is odd. I’ll have to look into this. Notifications have been working fine for the last year, but I received 2 reports about this issue this week. I’ll try and track this down tonight.
  2. I made some improvements to the bullet lists the other day, they will now have spacing between items in the list. For multiple paragraphs in list items, I’ll have to look into this, because you are right that they do not render correctly. All the text rendering in Arctic is completely custom, so it’s no surprise that missed some features. I will look into this though and try to find a solution.
  3. It seems that iOS changed some things with the image picker, and it’s no longer necessary to ask for photos access permission when selecting a photo. I’m going to look into this and see if I can’t simplify things for limited access. It’s definitely not ideal to have to select photos twice.
  4. As for displaying photos in-line, this is something that I’ve wanted to do for a while now, as currently any photos are just appended below the comment text. Like I said, the text rendering in Arctic is completely custom and this is a bit of a tricky task even though it may seem simple. For instance Apollo never managed to implement this either. IOS does support showing images in text views, though this would not work for gifs or videos due to limitations. I finally managed to get something working for this yesterday, and it’s now possible to display images or videos in-line. I do not have this fully implemented yet, as it does cause some text rendering issues that I’ll need to fix. I should definitely have this fully working here soon though. Also, with this new feature I should be able to improve support for spoilers and markdown tables using the same technique.
[–] avieshek@lemmy.world 1 points 2 weeks ago* (last edited 2 weeks ago) (10 children)

Regarding Numbered List: While making a response, the numbering stays right during editing mode - something to take note of that it can be fixed as I would be looking forward to subnumbered list like 1.1 → 1.2 next, instead of just 1 → 2

Here’s reddit markdown wiki which is a good reference to bookmark for across all internet to follow in a synchronised manner.
↳ Personally, I would restrict italics to only _italics_ and bold to *bold*

One thing however I don’t understand is the nature of spoiler here as opposed to anywhere else including reddit itself, the one on Lemmy is more like collapsible menu items than a spoiler. If you’re fixing the spoiler back to normal then I would request to rename the current spoiler system to something else which is good for sidebar rules but not really as a spoiler itself in comments.


>!spoiler!<


::: menu Title Text :::


Looking forward to the changes. ✌︎

^Also, looks like link previews have the same problem as images.^

[–] CreatureSurvive@lemmy.world 1 points 2 weeks ago (1 children)

I would love to do this, because you are right, the spoilers in Lemmy do not function the same as spoilers on any other platform. However I can’t add this as a feature since it would only be supported in Arctic and people browsing on desktop or any other client would not would not have support for this. So until Lemmy officially supports in-line spoilers like Reddit, we will have to make do with the current system.

It doesn’t make sense to allow composing posts or comments that could only be properly viewed in Arctic.

[–] avieshek@lemmy.world 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

If I were your business partner in a story, I would have said this would only help Arctic to become more exclusive and preferred over anything out there by popular choice since no one’s going to complain a standard practice and may even one day force Lemmy's mind to prefer Arctic over Voyager rules if we keep going like this.

Anyways, can we fix this? superscript

[–] CreatureSurvive@lemmy.world 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

There has been an open issue for this on the Lemmy-UI GitHub for 2 years now. They use the CommonMark specification in Lemmy and so do I for Arctic.

I do not want to try and strong arm the devs into adding a feature they may not want to add. Instead I may submit a pull request to Lemmy adding support for the inline spoiler tag. There does however seem to be some discrepancy about the format for the tag, since Markdown, nor html officially support inline spoilers.

Also I am aware of the superscript issue in ton the composer, I do plan on fixing this, but it is low priority at the moment.

[–] avieshek@lemmy.world 2 points 2 weeks ago

As long as it’s into consideration and not forgotten.

load more comments (8 replies)
load more comments (8 replies)
load more comments (8 replies)