• 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?
    • @whoamibroOP
      link
      English
      22 years ago

      But it’s not an instance. It’s a just a web app for lemmy

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

        • @[email protected]
          link
          fedilink
          English
          12 years 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
            English
            12 years ago

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