• Have we collectively agreed to follow the same UI to ensure easier interoperability for users?
  • Can someone provide the link for the source code of the UI?
    • Björn Tantau@feddit.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      But you could switch out the whole lemmy ui with wefwef if you wanted to. It probably doesn’t have all the admin functionality, but theoretically it’s possible.

    • arc@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Yes you use their backend and you can develop your own UI if you’d like

      Or you can make a copy (fork) lemmy-ui and make your changes

      • intensely_human@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        It’s got to be two separable layers. Sounds like the lemmy server just happens to be bundled with a particular UI layer that can access the server’s APIs.

        • arc@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          Yeah that’s the latest lemmy-ui repository. You have the option to choose your own from the backend