Currently it just shows plain white page if Javascript is disabled.

Plan minimum: Show “please enabled Javascript”. Plan medium: Show read-only server-rendered content Plan maximum: [Almost] full functionality using old school <form action=post>.

P.S. bugs encountered while posting this:

  • Can’t create user account without e-mail (even though e-mail field is optional) - it states duplicate user as a reason.
  • “3 requests per 180 seconds”… The limit is too stiff.
  • Even after finally posting it it showed “Log in / sign up” instead of user name at the top of the page.
  • DessalinesMA
    link
    fedilink
    arrow-up
    1
    ·
    5 years ago

    It doesn’t currently work with js disabled, but it might in the future. here’s the ticket for that.

    I just tried signing up without an email, it works correctly. Might have to do with your noscript enabled. And that username may have already been created.

    “3 requests per 180 seconds”… The limit is too stiff.

    I don’t want ppl spam creating accounts or posts, that could get troublesome really quickly. 3 accounts per 3 minutes already seems a bit too much.

    • _ViOP
      link
      fedilink
      arrow-up
      1
      ·
      5 years ago

      I though I saw this not for registering, but for posting.

      • DessalinesMA
        link
        fedilink
        arrow-up
        1
        ·
        5 years ago

        It’s for both posts and registering for now, but not comments.