Spyke
lemm.ee

I agree, liking this project a lot so far.

I actually started developing a lemmy client in my spare time a few weeks back (got authentication done, posts browsing/detail and commenting) but dropped it when I saw this project.

There's also a lot of apps being worked on right now so that helped me decide. Back when I started there were only two and I didn't really like either of them, I wanted something like Apollo.

I honestly prefer the PWA approach in this particular case and I rather contribute occasionally to this project than keep building and mantaining mine and dealing with the (small) headaches of publishing to each store.

PD: Just pushed a small PR to the main branch adding some appearance settings for compact view, not sure if it'll ever get merged to the project but it's there.

31
aehardingreply
lemmy.world

Hey, thanks for your PR!

This is absolutely something I want to add, but I apologize if it will take a bit of time to get in. There's a lot of moving pieces particularly around settings.

18

Yeah, no prob, I'm running my own instance anyway and I understand this is not really a priority.

Also I'm seeing some linting issues so I'll fix that first then re submit it.

7

You are a great lemming. Thank you for your contributions to the compact view!

8

This is an Android thing. It's just the way PWAs on Android work unfortunately, when PWAs change URLs they get logged to the browser history. I think it's a poor behavior though, and I think Apple's approach is better.

Ive heard rumblings of changing this behavior on Android though.

57
lemmy.world

Oh dang, never knew about this...

...this is not great. I suppose I can use a different browser just for the voyager PWA.

Does something like Firefox Focus or any other privacy browser support PWAs?

9

Yeah, this is actually really disappointing. Voyager has been probably my favorite app, but this is an issue I don't know if I can get past.

3

Firefox on Android supports it nicely, but still puts entries into history

2
Simranreply
lemmy.world

Progressive web apps (pwa) are apps that are basically just a webpages converted into traditional apps. It's very easy for a developer to support multiple devices this way. The downside on Android at least is that when you access any page on your app it will log it in your web browsers history.

19
Mr_Buscemireply
lemmy.blahaj.zone

Oh lawd. I just spent an hour blocking every porn community I could find.

I need to clear my browser history it seems

5

I think you can block instances now on voyager so you can block all of lemmynsfw in one click

3

Ya I dunno how they do what they do, but mad props to the Voyager team for all that they do

8

You reached the end

I've spent all week figuring out some stupid software dev bug at work. Meanwhile voyager gets bumped like 10 version numbers | Spyke