New UI Alternatives

After looking at our UI for a while I thought, someone will have created something special for Lemmy already. So I opened our development server, told it to get the bag rolling and investigated all the apps people have created.

Have a play around, all should be up and working. If there are other apps, ideas, or ways you think reddthat could be better please let me know!

Enjoy 😃

P.S. External UIs are a security issue

I would like to let everyone know that if you are using an external non-reddthat hosted UI (such as wefwef.app for example) you have given them access to full use of your account.

This happens because Lemmy checks for new notifications by performing GET requests via the api with the cookie in the URL field. https://instance/api/v3/user/unread_count?auth=your-authentication-cookie-here. This URL shows up in the logs of the third-party user interface. So if the third party was nefarious, they could look at their logs and get your cookie. Then they can login to your account or perform any requests.

So please only use the Reddthat user-interfaces as listed here & the main sidebar.
(If you are worried, you can log out of the thirdparty website, which will invalidate your cookie).

Tiff

https://old.reddthat.com

https://alexandrite.reddthat.com

https://photon.reddthat.com

https://voyager.reddthat.com

PS. I really like alexandrite.

  • LocustOfControl
    link
    fedilink
    English
    arrow-up
    10
    ·
    9 months ago

    Brilliant that “investigate” = may as well just install them all 😅

    Overachiever eh?

  • atyaz
    link
    fedilink
    English
    arrow-up
    6
    ·
    9 months ago

    These are great, thanks for this.

    Does anyone know if any of these can be keyboard-driven? Like with RES, you can move the selected post with j and k, you can open the comments with c, you can expand/collapse the post with x, etc. Is that something that exist for lemmy?

  • Sahwa
    link
    fedilink
    English
    arrow-up
    4
    ·
    9 months ago

    Woahhh, great!! We have more UI options

  • limerod
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 months ago

    Awesome. Photon and Alexandrite look great. Voyager for mobile is not a bad option.

  • autumn
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 months ago

    Photon is my favorite, and after that alexandrite.

    Both feel sleeker and less like reddit.

    Thanks for setting these up!

  • mateomaui
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    9 months ago

    Why is the Voyager mobile UI the only one that lets you explicitly hide posts without it being “all posts you’ve read”? Just baffling that feature is being left out from all the others.

    edit: please keep Photon available. I like having the communities to the left, and a non-ridiculously wide instance info panel on the right. If it had endless scrolling instead of “next” and “back”, and ability to manually hide posts, it would be even better.

  • MoonWalker
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    9 months ago

    Great to have some alternatives. Alexandrite is my favourite.

    Edit: After using Photon and Alexandrite for a few days I have to say that while Alexandrite’s looks are more pleasing, Photon’s community sidebar is super convenient.

  • limerod
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 months ago

    Hey, I just noticed the names and domains were swapped for them. The photon one says powered by Alexandrite, and the alexandrite one says powered by Photon. Had me confused for a second when adding bookmarks in my browser. Below is a screenshot to see

    • TiffOPMA
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      9 months ago

      !?!?!?!? That is hilarious.
      I have no idea why that’s happening (yet). For whatever reason they are being directed to the wrong container… I did some magic which allows me to abstract some logic:

      Web -> nginx container > check which web address it is > forward to container with same name.

      This allowed me to scale out containers and add new services (more UI apps) without having to update a huge amount of webserver logic. Seems it’s bitten in right on the side.

      Enjoy the phorite and the alexton for the time being!

      I need copious amounts of coffee and to not be caught in meetings all day :( . I’ll probably get to look at it around 9-10 UTC

      Edit: I said fuckit and restarted the front-end services, and it’s back working. I’ll investigate what went wrong later on. Now to find coffee!

    • TiffOPMA
      link
      fedilink
      English
      arrow-up
      4
      ·
      9 months ago

      PS. I figured out what was happening! They shouldn’t cause any more issues

    • Nia
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 months ago

      deleted by creator

      • limerod
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 months ago

        Did you reply to the wrong comment? I did not mention reddit in my comment

  • mill
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    I accidentally went to www.reddthat.com today and thought you had unilaterally switched us all to Voyager.

    It was so painful that I was almost to the point of abandoning my account by the time I happened to follow a link that went to reddthat.com.

    • TiffOPMA
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      8 months ago

      😱
      Well I am glad you are still here. I’d certainly never change the default UI unless the third party was better in every way.

      At this time, none of them allow me to administrate Reddthat effectively either. Alexandrite doesn’t have image uploads, Photon doesn’t have an easy way to ban users and voyager is pretty much mobile only.

      On that note I know exactly what happened and I’ll be able to fix it within the hour.

      Edit: Fixed www.reddthat.com -> reddthat.com :)

        • TiffOPMA
          link
          fedilink
          English
          arrow-up
          2
          ·
          8 months ago

          Xylight! Thanks for the hard work on Photon!

          By no means is it a criticism, as it works exactly like the regular UI. If I could Ban (and include reason) and Remove Content directly without having to go to the users’ profile that would be icing on the top.

          Example from Alexandrite: (The most tame report in the past couple weeks…)

  • Nia
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    deleted by creator

    • TiffOPMA
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 months ago

      For the alternate frontends they are second class citizens compared to the regular UI. I don’t give them as much care so I turned on auto updates!

      All the alternate frontends should auto update daily. In saying that I judt checked and photon had an update that hadn’t been deployed yet… So I’ll look into it later.

      Worst case is I update them manually once a week. But as of right now they are completely up to date.