That’s very strange, since I haven’t removed anyone and I also can’t see this anywhere in the dashboard.
If you send me your email through a PM, I could check if adding you as tester manually might resolve this (:
That’s very strange, since I haven’t removed anyone and I also can’t see this anywhere in the dashboard.
If you send me your email through a PM, I could check if adding you as tester manually might resolve this (:
Hmm strange, since the build should still be available:
Does the public link not work for you either? I also hope to push a new build this weekend, so perhaps that fixes this issue otherwise 🤞
There is indeed something funky happening with link rendering, I’ll look into it (:
I’m guessing this is indeed related to timezones, I’ll look into it!
I will look into this, since I’m updating this part anyways to incorporate notifications :D
Great find, I’ll look into this! I also noticed that the edit and delete option shows up in one menu, even if it isn’t your own comment. So something funky is happening in those menu’s
Great suggestion, I’ll add that to the list as well!
While using the app myself I ran into a similar “issue” where subscribing to a new community would take quite a few steps. I’ve been playing around with the idea to nest the community menu inside the post menu, which would reduce the amount of steps. I’ve been trying out the following setup:
In parallel I’m working on a bigger update that includes notifications and widgets, so it might take a bit longer to release this update. But hopefully this makes your requested flow to block communities a bit easier (:
The swipe to go forward works amazingly, congrats on the release! 🥳
It is written in React Native, with some self made Swift modules here and there. I wrote some background info in a previous post if you’re interested (:
I would absolutely love to implement swipe to go forward, it was one of my favorite features. I’ve tried to search how one would implement that, but so far I haven’t found anything useful sadly :(
If an iOS developer reads this and has suggestions on how this could be implemented, I would love to have a chat!
It’s written in React Native, with some Swift modules here and there. I wrote down some more in depth behind the scenes in a previous post.
Hmm strange… I waited with the announcement post until the new version (v0.0.5) got approved by Apple. But it seems that for most people v0.0.4 is the most recent version that they can download. Hopefully this will sort itself out in the coming days 🤞
The new version includes some bugfixes, like the cancel buttons not working, but also the ability to create / edit / delete posts
It’s written in React Native, with some Swift modules here and there. I wrote down some more in depth behind the scenes in a previous post.
When Apollo shut down I really missed it in my day to day use, so initially this project started out as a personal project to see if I could replace that Apollo craving. Since then the development was going so well that I wanted to share it with the rest of the community as well.
Since then I’ve also build some things that imho are an improvement, for example:
It’s been really fun to work on, but now that the basis is quite stable I’ll look into features that make it more tailored to Lemmy
Thanks for the feedback! Initially this started out as a personal project, so most of the UI is tailored to my personal preference.
I’ll have a look at supporting better accessibility with regards to text sizes
Awesome to hear! I spent quite some time on getting the video player right, so I’m glad to hear people enjoy it (:
The fact that videos don’t play when you’re viewing a post is actually a dumb thing I forgot haha. Videos get a signal to auto play as soon as they get into view of a virtualized list, since it’s not in a list when viewing a post it actually never gets the signal 😅
I’ll make sure that this is fixed it the next release
From what I understood the API for Kbin is still work in progress. That makes it quite a bit more difficult to create a third party client, which might explain the lack of third party Kbin clients
No, it’s a client specifically built for Lemmy
It isn’t forked from any existing Lemmy client, I built it from the ground up myself. Took me a while to get it of the ground with enough features to make it usable in the day-to-day life, but I’m quite proud of the current state :D
The design has been greatly influenced by Apollo (like a lot of other Lemmy iOS apps), so there might of course be some similarities.
I think there might’ve been some changes with regards to 2FA and Lemmy v19. I see that feddit.uk is running v19, so I will double check if I need to update my 2FA implementation (: