Is this your day job? How do you have time for anything else?

I’m impressed lol

  • Pendor@lemm.ee
    link
    fedilink
    English
    arrow-up
    31
    ·
    edit-2
    2 years ago

    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.

    • aehardingM
      link
      fedilink
      English
      arrow-up
      18
      ·
      2 years ago

      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.

      • Pendor@lemm.ee
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 years ago

        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.

    • aehardingM
      link
      fedilink
      English
      arrow-up
      57
      ·
      edit-2
      2 years ago

      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.

    • itadakimasuOP
      link
      fedilink
      English
      arrow-up
      9
      ·
      2 years ago

      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?

      • MothBookkeeper
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        2 years ago

        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.

      • kenbw2
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 years ago

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

      • Simran
        link
        fedilink
        English
        arrow-up
        19
        ·
        2 years ago

        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.

      • J12
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 years ago

        deleted by creator

      • Nix@merv.news
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 years ago

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

      • aehardingM
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 years ago

        At least you can clear for given domain… 😅

  • Bosa
    link
    fedilink
    English
    arrow-up
    8
    ·
    2 years ago

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