We’ve installed Voyager and it’s reachable at https://m.lemmy.world, you can browse Lemmy, and login there (also if your account isn’t on lemmy.world)
PS Thanks go out to @stux@stux@geddit.social , he came up with the idea (see https://m.geddit.social).
It was working great yesterday and earlier today, but now when I am on there it shows me as logged out, and then when I log in it says it’s successful, but then shows me as logged out still. They keyboard is also not working when trying to enter my user name, I had to paste it.
There’s ongoing Lemmy.world authentication issues. Should be resolved once Ruud gets online.
I’m having lots of problems too. Even native client apps are giving me trouble. Must be lemmy.world having issues.
Its lemmy.world They updated the version to 0.4.2 today and were getting issues. Join a different instance
I am using connect for Lemmy and I cannot login either, so I think is an overall problem
Same here. I swear lemmy.world is the most problematic instance I am encountering so far.
Join another instance. I was on lemmy.world but now jumped to aussie.zone and everything is the same after subscribing to the communities.
Voyager is, by far, the best lemmy experience I’ve tried. Hiding posts is a godsend. And they did all this as a web app?? Impressive!
And they did all this as a web app??
A lot of things that used to require native apps Android/ iOS / Windows / Mac can now be done as a web app which is easy because it means you don’t need to compile the code four times.
Does anyone know how the hiding is implemented?
Will they still be hidden if I look at lemmy through my instance directly?
It is not connected to the Lemmy account… I used their URL “vger.app” at first, but then lemmy.world implemented it themselves. When I logged in over that URL, I had to “rehide” the topics.
Sorry, I don’t know the specifics.
Gotta say, it’s weird seeing a iOS interface on an Android device XD, but it feels very smooth and polished, especially for a web app.
It’s a great app but the iOS interface is keeping me from really using it. It just doesn’t feel natural on Android.
Oh, that’s why the interface felt so weird.
Did it feel weird? I had Apollo when I was on iOS and I felt it pretty great.
Yeah we know that (almost) everyone who used iOS had Apollo, it’s been kind of obvious with the barrage of comments. However, there’s no Apollo for android and tbh I kinda hate the iOS feel it has, so if someone says that it feels/felt weird, chances are that they are an android user.
That’s what I’m seeing, honestly to me it looks and behaves great, the only downside is that it is a PWA and it doesn’t feel as fast and polished as stock apps.
And that’s because you used Apollo. The context of this particular chain is that it felt weird for android users, because it has an iOS feel, and they answered that that’s why it felt weird, so it’s impossible that they used to use Apollo, since they were an android user.
I am not used to Apple interface so it was just clunky and weird, yes
As a iOS user, same could be said about Android. It looks bad and is unintuitive to use for me. It’s about ecosystems and people getting used to one thing over the other!
Definitely. Personally Liftoff is the client I am currently using and liking.
I’d say weird, clunky I don’t think so.
This is a great idea, Voyager’s mobile experience is super polished.
Long shot, but would it be possible to get Mlmym installed at old.lemmy.world? Would be a fun throwback!
Let’s be careful with having too many frontends though. Are we sure it underwent proper security audit? Even lemmy-ui hasn’t yet and it was a victim of an embarrassing XSS attack.
Ohhh… maybe…
old.lemmy.world would be hilarious given that lemmy.world is only one month old
you might aswell go crazy and do LemmyBB too https://github.com/LemmyNet/lemmyBB
Wow what a throwback just looking at the pics!
This would be incredible. I’ve already been directing other redditors here with a screenshot of the mlmym front end.
Are there any instances with that front end deployed rn?
This would be amazing.
Nice idea! Just stole that xd 🤦 Here’s old.lemy.lol!
Oh, thank god they changed the name.
Anyone else unable to update to 0.19/0.20? I’m on 0.18.2 and the updates aren’t showing.
I was unable to update from like 0.14.* to 0.18.* or some similar difference of versions, deleting the cookies helped me actually. Might want to try that.
Unfortunately this didn’t work. I can’t use this website until updates are implemented the same way.
0.18.2 is the most recent version…
That would be 0.20
I just now realized I got Voyager and Lemmy versions confused. You are right about 0.20 being the most recent voyager version.
For this installation, I think the Admin needs to run the update manually, until he gets around to automating it.
Updated to .22
@ruud experiencing connection issues
I think this was the ddos attack lemmy.world was experiencing
While I do love the quick innovation and updates of Lemmy, I have to admit that it’s a bit confusing and hard to keep up with.
It will start to stabilize eventually, but we’re probably not going to see that anytime soon!
I seem to be having some luck when I clear website data / cache.
Is there a way to change the comment sorting in Voyager? On the desktop and in the old mobile app, I preferred the “Top” sorting for comments (it’s annoying that I can’t set this as a default, but I’m assuming that’ll get fixed in time). But when I go to Voyager, I can’t figure out how to change comments away from the default sort. Is it possible to change the comment sort order in Voyager? Is it in a menu I haven’t checked yet? Some button I thought did something else?
Best idea ever !
@sunaurus@lemm.ee is this something you’d consider for lemm.ee?
you can log into lemm.ee through this website!
True but my login info would be stored in lemmy.world and not my home instance.
What a great idea! My favorite app paired with my favorite instance is a match made in heaven! lol. Thanks Ruud!
Aaannnnddd I’m back. Was on wefwef but went to Jerboa and then connect. But I think I’ll stay at voyager as it’s definitely the most polished so far.
If you had an iPhone, Apollo (the app that Voyager is inspired from), that is how you’d feel about the iOS Reddit apps.
That app and this web app truly make the experience better, and what’s nice about voyager is the fact that it is a web based app so the experience is coherent between
devicesdevices :)
also if your account isn’t on lemmy.world
To clarify, the login details only go through your server, right?
I’m fairly sure Voyager is a fully client-side app that can use the API from any instance directly no matter where it’s hosted. Someone correct me if I’m wrong
The devs themselves said they need to proxy information including password through their servers due to how cors works. But people are saying that this may be resolved somehow, so idk.
As a dev of a web Lemmy client, this was fixed in Lemmy 0.18.1, a proxy is no longer necessary.
Okay. I’ve seen someone mention that it’s not needed, but nobody seemed to care about the whole problem to elaborate. Thx.