If you’ve paid careful attention to our sticky, you may have noticed Lemdro.id hosts a few slick web app interfaces for Lemmy. Give them a try!

These are active projects, so please do report any bugs to their respective GitHub pages linked below.

What do you think of them? What kind of tools would you like to see for Lemmy?

Lemdro.id Interfaces

  • @[email protected]
    link
    fedilink
    English
    21 year ago

    “incorrect_login” Also I can’t type 0 (zero) in the 2FA code box but can paste the code even if it contains a zero

      • @[email protected]
        link
        fedilink
        English
        21 year ago

        Sure here is one (I tried uploading the screen recording as a gif here and got this error message:

        SyntaxError: Unexpected token ‘R’, “Request er”… is not valid JSON)

        Anyway here is the screen recording uploaded to mega link

        • Xylight (Photon dev)
          link
          fedilink
          English
          31 year ago

          The bug with not being able to type 0 in the 2fa will be fixed in version 0.2.4 (check version by clicking on the profile picture)

            • Xylight (Photon dev)
              link
              fedilink
              English
              21 year ago

              Could you show me the response of these steps?

              1. Open DevTools (F12)
              2. Click the “Network” tab
              3. Try logging in
              4. Click the request where there’s an error (something like 400)
              5. Click “Response”
              6. What is the error message?
                • Xylight (Photon dev)
                  link
                  fedilink
                  English
                  11 year ago

                  The only possible error is that

                  1. Your password or username is wrong
                  2. Your 2fa code is wrong
                  3. You’re using the wrong instance URL
                  • @[email protected]
                    link
                    fedilink
                    English
                    11 year ago

                    You are right it turned out my username was incorrect, I thought the 1st character was an l (L) but it was an I (i), sorry if I caused you any headaches