コミット履歴

作者 SHA1 メッセージ 日付
  Mikael Nordfeldth 8dd06cd8d8 Harmonize webfinger formatting and enable variable pre-mention character 7 年 前
  Nym Coy 1f866fcaed ActivityGenerationTests.php fails but doesn't crash anymore. 8 年 前
  Mikael Nordfeldth 29662eef5e Mentioning matches (@this too) now. 8 年 前
  Mikael Nordfeldth f10625f8bc file and avatar dirs on instances with no such dirs in filesystem 8 年 前
  Mikael Nordfeldth 338df7e35b Fix Nickname::isSystemPath() work properly for routes 8 年 前
  Mikael Nordfeldth 8ad81a6aa3 Allow showing profiles with UserbyidAction (/user/:id) 9 年 前
  Mikael Nordfeldth 3d0994bcca Updating Markdown class + use spl_autoload_register 10 年 前
  Mikael Nordfeldth 6ed66d9c76 Local_group and User are now assumed to be in same namespace 11 年 前
  Mikael Nordfeldth db7ef52d13 Better use of Nickname validation functions 11 年 前
  Mikael Nordfeldth 38a69b5597 Better checks during User::register and improved Nickname checks 11 年 前
  Mikael Nordfeldth b764ee8134 Nickname::normalize now checks for path name collision too. 11 年 前
  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) 14 年 前
  Brion Vibber d55f606cf8 Tweaking nickname format regexes: added one that explicitly allows numbers, to be used in router setup. 14 年 前
  Brion Vibber f68d4e7d06 Fix dumb mistake -- changed function names partway through writing Nickname and forgot to update a couple places. :) 14 年 前
  Brion Vibber fffc10a230 Nickname class to encapsulate validation & common regexes for nickname formats. 14 年 前