this post was submitted on 27 Jun 2023
3 points (100.0% liked)

Liftoff!

4345 readers
1 users here now

A mobile client for Lemmy running on iOS and Android

founded 2 years ago
MODERATORS
 

I don't know if this is just me or what, but sometimes I can upvote successfully on posts, but then again sometimes I get an error message stating: "This thread was retrieved via lemmy.world. You're not logged in there." When I open Connect for Lemmy, and go to the same post, I can upvote normally. Is this a bug or a feature?

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 years ago (1 children)

This likely has to do with how your home tab feed is currently set. If it says "All" at the top, it's showing posts from every single instance added in the app including default instances (if you haven't deleted them: beehaw, lemmy.world, & lemmy.ml).Thus the post that you're seeing, even if it exists on your instance as well, might not be the post from your instance, if that makes sense. I definitely found this behavior confusing myself at first and the devs are going to be talking about how this can be improved for new users. If you only use one instance and only ever want to see posts from one instance, feel free to long press your unused instances in the account setup page and remove them.

[–] [email protected] 1 points 2 years ago

I did that and now any communities I had subscribed to that are outside of lemmy.world say I'm unsubscribed to them. Any workarounds?

[–] [email protected] 0 points 2 years ago (1 children)

@zachatrocity we really have to stop having multiple instances by default.

[–] [email protected] 0 points 2 years ago (1 children)

Agreed, only lemmy.world

https://github.com/liftoff-app/liftoff/blob/master/lib/stores/accounts_store.dart#L22

I actually thought we had taken those out. Will get this in the next release

[–] [email protected] 0 points 2 years ago (1 children)

What does that mean in practice? I can only use this app if I have an account on lemmy.world? Or am I misunderstanding something here?

[–] [email protected] 1 points 2 years ago

If I'm understanding correctly the app would only show the one lemmy.world instance by default for new installs instead of the three (lemmy.world, lemmy.ml, beehaw.org) it does now. Users would still be able to add other instances and login to them as normal. You would still be able to use the app for whatever instance you prefer.