• 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?
    • arc
      link
      fedilink
      English
      11 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
        11 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
          link
          fedilink
          English
          11 year ago

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

    • Björn Tantau
      link
      fedilink
      English
      11 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.