It’s not shown unless you’ve enabled NSFW on your Lemmy account, and it acts as an app-only override in that case. Did it this way due to Apple guidelines which require you to enable these sorts of things through a third party
It’s not shown unless you’ve enabled NSFW on your Lemmy account, and it acts as an app-only override in that case. Did it this way due to Apple guidelines which require you to enable these sorts of things through a third party
I think there was another breaking change in the v19 RC after the one I added support to, looking into it!
Did it work? The account should be saved automatically, so not sure what’s going on here
Thanks, yeah you’re right that it’s a bit hard to read. I can increase the contrast a bit
Hi, yeah this is expected unfortunately. Basically since the App Store version doesn’t support notifications it doesn’t know to lower the badge count when you open a reply, but the badge is still increased by iOS when it receives a notification. Best solution atm is disabling the badge in settings until the update is out!
Turned out the TF environment and dev environment arent compatible, so just had to switch that for all the notifications to come through! Not diagnostics atm, might be a good idea to add that tho. Some kind of metrics would also be pretty insightful…
Nice catch, thanks! Avelon caches a fair bit of stuff to reduce the number of server requests, but seems like the cache isn’t updated properly after editing. Will fix!
Yeah, I think there’s a slight issue with TF tokens atm, but only happens in some situations it seems. Has worked for me for the last week or so, so probably just a minor thing. Looking into it!
Hey, thanks for the heads up! Its only supposed to ask when you try to turn it on, but guess there’s an issue with the logic for when it should ask for permission. I’ll definitely get that sorted out before release.
If you long press/tap the “…” button on comments/posts there’s an option to block users and communities. For posts you might have to open it first to block the user. Filtering bot posts is a cool idea, might add that
Hi, sorry for the late reply. Don’t have a plan for this atm, but I’ll look into it
Do you mean the upvote/comment labels and stuff like that? Titles should only be gray if the posts are read. Could perhaps add an accessibility setting that uses only pure white/pure black fonts, but I don’t think fully custom text colors would work very well with all the themes. It’d be pretty much impossible to ensure that the colors are legible on all kinds of backgrounds.
Hmm, IMO that’d get a bit cluttered and would be easy to hit accidentally. The quickest way to refresh right now is probably tapping the top and doing a quick pull-to-refresh.
Looks like discuss.online is using Lemmy v19 RC2 (which is still in beta) so if there are breaking changes there, that could be why. I’ve already added support for v19, but that support was based on RC 1.
You could try to remove and add the account again if you haven’t tried that yet, but if it still fails I’d recommend using a stable v18 instance for now. I’ll take a look at adding better error messages to the login screeen to make it a bit easier to find out what’s happening.
For sure, will probably add a “select text” option to the comment & post menus as part of the QOL additions in 1.0.7.
As for the export-as-image function, this probably requires a bit work. I’ll look into it, but for now I’ll prioritize some other more requested features!
Nope, not intentional. Mind sharing your device/iOS version? I’ll look into it!
Disabled by default, enable it in Settings/General/Sorting/Show Additional Options!
I’ll probably change it to be on by default since I hear this feedback quite often.
Didn’t expect to see my own app in softwaregore 🥲
If it’s any consolation the error is just straight from the API
It should block NSFW by default, perhaps its your instance or account settings?
Most of my time last update was spent on push notifications, takes a while to set up a dedicated server, APNS integration and all that stuff. With holidays and other work on my plate I havent had the time to work on Avelon all that much. Apollo was a full time project years in the making, hopefully Lemmy will grow to eventually support that kind of full time work