Commit History

Author SHA1 Message Date
  Daniel Supernault 74ad4038ac Allow username or email in login form 6 years ago
  Mikael Nordfeldth 8dd06cd8d8 Harmonize webfinger formatting and enable variable pre-mention character 6 years ago
  Nym Coy 1f866fcaed ActivityGenerationTests.php fails but doesn't crash anymore. 7 years ago
  Mikael Nordfeldth 29662eef5e Mentioning matches (@this too) now. 8 years ago
  Mikael Nordfeldth f10625f8bc file and avatar dirs on instances with no such dirs in filesystem 8 years ago
  Mikael Nordfeldth 338df7e35b Fix Nickname::isSystemPath() work properly for routes 8 years ago
  Mikael Nordfeldth 8ad81a6aa3 Allow showing profiles with UserbyidAction (/user/:id) 9 years ago
  Mikael Nordfeldth 3d0994bcca Updating Markdown class + use spl_autoload_register 10 years ago
  Mikael Nordfeldth 6ed66d9c76 Local_group and User are now assumed to be in same namespace 10 years ago
  Mikael Nordfeldth db7ef52d13 Better use of Nickname validation functions 10 years ago
  Mikael Nordfeldth 38a69b5597 Better checks during User::register and improved Nickname checks 10 years ago
  Mikael Nordfeldth b764ee8134 Nickname::normalize now checks for path name collision too. 10 years ago
  Brion Vibber 80e2f4f529 Fix up edge case in nickname processing: overlong display forms should be rejected before normalization (storage of display forms will also have fields with limited length) 13 years ago
  Brion Vibber d55f606cf8 Tweaking nickname format regexes: added one that explicitly allows numbers, to be used in router setup. 13 years ago
  Brion Vibber f68d4e7d06 Fix dumb mistake -- changed function names partway through writing Nickname and forgot to update a couple places. :) 13 years ago
  Brion Vibber fffc10a230 Nickname class to encapsulate validation & common regexes for nickname formats. 13 years ago