It should block NSFW by default, perhaps its your instance or account settings?
It should block NSFW by default, perhaps its your instance or account settings?
I don’t think this is allowed by Apple, think I heard some reddit devs talking about this a couple years ago. If Lemmy itself gets more finegrained NSFW-settings I could definitely look at integrating it tho
Done, thanks for letting me know!
I’ve heard about this reply crash several times but haven’t been able to reproduce it, if it’s an iOS 17 issue that makes sense! I’m not on the beta yet myself
In Apollo there was a setting that allowed you to swipe to go back from anywhere, not just from the edge of the screen. Super nice if you have a large phone since you don’t have to stretch your fingers as much.
Thanks! Yeah, the community is !avelon@lemm.ee
I really want this too actually, but I honestly have no idea how Apollo did this. Might have to write the whole iOS-navigation-UI-stuff from scratch which is a bit much. I considered adding a floating back button of some kind - not quite the same, but better with a broken wrist hopefully.
Really glad to hear that, worked hard on polishing the core stuff and making the app as smooth as possible. Thanks!
Not added yet unfortunately
Or are there no profile pages just now?
No profile pages yet unfortunately. This + adding posts are probably the biggest features missing atm.
Since this app doesn’t handle links to other Lemmy instances internally
I’m planning to look at this, but it probably requires a bit of magic in the background to work properly.
If you increase the font size in the iOS settings Avelon should update as well. I might look at an in-app-setting at some point but I’ll prioritize some more important features first!
Good idea! I’ll look at adding this as an option
Will definitely add multiple account support
Definitely, I’ve implemented a few swipe actions already, but they’re still a bit buggy so I need to rework the gestures before it’s ready to release.
Edit: The latest release now has customizable swipe gestures!
Awesome, looking forward to hearing what you think!
I like react too, but I think SwiftUI is pretty great to work with once you get used to the immutable-views-design. Some things might get a bit tricky, but it’s honestly super quick to get a decent looking UI up and running with some basic functionality
Thank you! Good luck to you as well, very cool to see all the devs interested in Lemmy. Everything that’s happening here feels very unique, not something I’ve really seen before!
Thanks! It’s a native app written in Swift using almost entirely SwiftUI, with a bit of UIKit sprinkled on top where it fell short. It actually runs pretty well on macOS too, though the layout is a bit messed up right now. Might look at a macOS version over time if I end up working on split view etc. for iPad.
Check out the latest build, it has both 2FA and image downloads! Cant promise to be this quick in the future lol, but 2FA was a nice catch that I missed earlier
Avelon dev here - thanks! Really enjoy Memmy as well, pretty impressive what you guys are able to do with React Native.
It’s very cool to see so much enthusiasm in the dev community. Lemmy can definitely be a place where lots of different apps & frontends can thrive to suit just about everyone.