Comment on
*Permanently Deleted*
The mobile theme on lemmy.world is Voyager. You can see it linked on the lemmy.world sidebar. Voyager is just a web app, so it can be hosted by instances as a mobile UI.
Comment on
*Permanently Deleted*
The mobile theme on lemmy.world is Voyager. You can see it linked on the lemmy.world sidebar. Voyager is just a web app, so it can be hosted by instances as a mobile UI.
Comment on
Several Lemmy iOS apps look to have left TestFlight!
Here is a shameless plug for my own Lemmy app Arctic. It’s not left TestFlight just yet, but it hopefully will soon. It’s a pure Swift based app built with performance and content presentation in mind.
More information is available over at ![email protected]
Comment on
iPhone users, what app do you use to browse Lemmy and what is the main reason you like it over others?
Here is a shameless plug for my own Lemmy app Arctic. It’s a fully native pure Swift based app built with performance and content presentation in mind. It’s packed full of features, and more are being added all the time.
More information is available over at ![email protected]
Comment on
Why is Avelon still the only iOS app that can display GIFs?
![email protected] supports in-line gifs/webp/videos/etc, basically all media types supported by iOS except for webm. I would assume most clients are only displaying the thumbnails in-line to reduce data consumption, and memory requirements, but that is just a guess.
Comment on
Do any of the iOS apps allow crossposting?
I added crossposting support in Arctic recently, I’m not sure if any other iOS clients support crossposting at the moment.
Comment on
*Permanently Deleted*
You can try my Lemmy app, Arctic. It’s a pure swift based iOS app, written with performance, and content presentation in mind. It’s packed full of features, and new ones are being added constantly.
You can read more about Arctic over at ![email protected]
Comment on
Arctic’s biggest update, v0.4.2.3 is ready for testing on TestFlight.
Reply in thread
Thank you so much, I’m glad you’re enjoying it!
Comment on
Arctic beta has expired
My pleasure! I’m not exactly sure what is going on here, I submitted a new build to TestFlight 2 days ago, and it’s still waiting for review. I’ve always had really good luck with the review processes and it’s usually approved within an hour or so even with AppStore releases. I’m hoping it’ll be approved sometime today since the weekend is over.
I was really pushing to have the update ready before this happened, but I was not expecting such a long wait for review.
Anyway as others have pointed out, you can switch to the AppStore version without loosing any settings. Keep your eye out, I’ll be posting here when the new TestFlight version is live.
Comment on
*Permanently Deleted*
Reply in thread
My app Arctic falls into the free, closed source, privacy respecting category. I see what your going for as far as a direction for the community, but it is limiting for apps such as mine. Just because software is free, and doesn’t track its users does not necessarily mean it needs to be open source. Closed source software also does not equate to being nefarious or tracking users.
I’m a big fan of FOSS, and am working towards open sourcing components of Arctic, but I haven’t decided whether I want to fully open source the project.
What I’d prefer to see is requirements for post formatting. So all submissions need to include information about the client
I’m a fan of this community because it is the only one I’ve found that is targeted specifically at providing information about lemmy clients, and with the proposed changes, I see that information becoming more fragmented. I’d rather see changes along the lines of what I suggested, or similar, and then maybe a new community could be born (FOSSLemmyApps) which could be advertised in a stickied post here, and included in the sidebar.
Ultimately, it is up to you as the moderator, but I do hope you’ll consider feedback from the existing subscribers. Perhaps an open discussion, or a poll would be good for getting feedback about the proposed changes.
Comment on
When FOSS?
Open source is absolutely in the roadmap for Arctic.
Arctic is 100% free and always will be, there are no paid or premium features. In app purchases are solely for the purpose of supporting development, and ongoing server costs for push notifications.
Why is Arctic closed source? Well, Arctic started out as a small personal project for myself. I did not have any idea the project would grow so big. I did not choose the best architecture for the project (MVC) and over time its become a bit unruly. I do not want to open source the project in its current state. I’m working on migrating to MVVM which will vastly improve readability, and overall code quality.
I’ve also been working on modularizing a lot of the larger components of Arctic into packages in an effort to clean up the core project. The project is built using UIKit instead of SwiftUI, thus the custom UI components such as the Markdown rendering system are cumbersome and complicated. Moving components such as this out of the core project into manageable dependencies is a major step towards open sourcing. Of course, all these packages will be open sourced along the way.
In the end, what I may end up doing is similar to mlem. Starting the project fresh, open source from the start, and based on a more sustainable pattern. I’ve leaned a ton while working on Arctic, and I have a much more concise view of the end product I want to build now. I think this would actually be an easier feat than refactoring the entire project. All that has been stopping me from doing so, is it would force Arctic to take several steps backwards in order to move forward.
Anyway, yes I am working to open source Arctic, and I am very excited to do so. I’m still working out the details on how I want to achieve this step.
Comment on
Arctic’s biggest update, v0.4.2.3 is ready for testing on TestFlight.
Reply in thread
Thank you!
Arctic does support selecting text in posts and comments. You can access this feature using (•••) -> Select Text. I’m not sure how Voyager handles text selection, but in Arctic this will show a popup with the raw Markdown for copying.
Comment on
Is the TestFlight version going to be updated or renewed?
Yes, I’m I’m working on finalizing some of the new features and bug fixes so I can push out the next release. If needed, I’ll disable some of the new features so I can push out a working build while I continue to work on them. Either way, I’ll have an update out before it expires.
Comment on
Is the TestFlight version going to be updated or renewed?
Reply in thread
It’s not abandoned. I had a very busy summer and did not have much time to work on it. I’m back at it now and I have a couple big updates coming over the next few weeks. Things should start picking up around here again. I plan to get back to weekly updates, I also have some time off from work next month so updates may be more frequent during that time.
Comment on
Arctic’s biggest update, v0.4.2.3 is ready for testing on TestFlight.
Reply in thread
I’m super excited about this release. It’s been a crazy amount of work over that last month, but I think it’s definitely paid off.
I hope you enjoy the update, please let me know if you have any feedback.
Comment on
What's the latest image in your download folder?
Reply in thread
Thanks for posting this! It helped me find a bug in my app where it would download that entire file into memory while attempting to fetch metadata for the link. Whoops.
Comment on
Why "top of the hour" is not available on any of the apps for Lemmy?
I believe they just added TopHour, TopSixHour, TopTwelveHour in version 0.18 but I don’t think they are implemented yet, because I have not been able to get them to work properly while testing in my app.
Comment on
Arctic’s biggest update, v0.4.2.3 is ready for testing on TestFlight.
Reply in thread
Always a pleasure, hope you enjoy!
Comment on
Arctic’s biggest update, v0.4.2.3 is ready for testing on TestFlight.
Reply in thread
Haha, yeah. What it really came down to was scrolling through the comments in that post. I noticed a lot of issues with Markdown rendering for some edge cases. For a Markdown based platform, at the very least the clients should properly support Markdown rendering.
Comment on
Sentence case for “Open in Arctic”
Good catch, I completely overlooked that. I’ll rename it in the next release. Thanks for letting me know!
Comment on
Multi-Communities!
Thank you! This is something I’d been holding out for a while now waiting to see if it’d be implemented in the Lemmy API. I finally decided to roll my own solution in the meantime.
There are a couple of issues with sorting, for instance Scaled and New Comments sort modes are not accurate in multi-communities. This is due to limitations in the API where I don’t have access to the necessary information to accurately implement the sorting algorithms client side. However, the pages are still fetched from the API using the proper sort mode, so all the same posts will be present in the per-page feed, the sorting just won’t be quite as accurate.
Other than that, I am not aware of any other issues. Though this is new and I only tested it for a few hours before releasing the update. I do think I will add an option to the editor so that multi-communities can be linked to accounts. This will allow setting multi-communities for a single, or multiple accounts. I may do the same for favorite communities as well.