コミット履歴

作者 SHA1 メッセージ 日付
  Mikael Nordfeldth 346a73c36f Fix a regression in 1f76c1e4 that stopped sending email confirmation on registration 8 年 前
  Mikael Nordfeldth d16a883e17 Allow lookup of User->getByUri (throws NoResultException) 9 年 前
  Mikael Nordfeldth 1f76c1e4a9 Initial user doesn't need as strict checking on email 9 年 前
  Mikael Nordfeldth 29847f172f setPassword now runs validate too 9 年 前
  Mikael Nordfeldth d7a8ee99af Added User->setPassword($password) 9 年 前
  Mikael Nordfeldth 6f62adedfc Infinite loop on CLI initiated profile deletion for local users 9 年 前
  Mikael Nordfeldth 9f82da07f1 ProfilesettingsAction and related stuff modernised 9 年 前
  Mikael Nordfeldth cfaaf3c13c PasswordsettingsAction aligned with FormAction 9 年 前
  Mikael Nordfeldth 01a4ab30dc Removing MicroID as well as simplifying profileaction 9 年 前
  Mikael Nordfeldth f8877e015b static definition of User::getByNickname 9 年 前
  Mikael Nordfeldth f9d82a6ac5 Easy comparison of two Profile objects 9 年 前
  Mikael Nordfeldth 8cc85f684b Need to supply data to NoSuchUserException 9 年 前
  Mikael Nordfeldth 82f9b6908c Fake recovery by email address, to hide registrants on the site 9 年 前
  Mikael Nordfeldth 731d283159 Password recovery logic cleaned up 9 年 前
  Mikael Nordfeldth ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 9 年 前
  Mikael Nordfeldth bece816ec7 User class throws exception on register failure 10 年 前
  Mikael Nordfeldth ce91f1c0e6 Hide posts from users with private_stream in scoping streams 10 年 前
  Mikael Nordfeldth 0590f2975e Merge branch 'utf8mb4' into nightly 10 年 前
  Mikael Nordfeldth 901a825b61 Non-functional "retweeted to me" API call modified (but not fixed) 10 年 前
  Mikael Nordfeldth 2f86cd8602 utf8mb4 conversion on database with index adjusts 10 年 前
  Mikael Nordfeldth 6b638b8e13 User class also needs getConfigPref 10 年 前
  Mikael Nordfeldth 40416c2c69 Don't email users who are sandboxed 10 年 前
  Mikael Nordfeldth e38d78eba9 updateKeys (for classes with PRI id) now in Managed_DataObject 10 年 前
  Mikael Nordfeldth 5653c25641 Add simpler delete preference for Profile and User 10 年 前
  Mikael Nordfeldth 305c9f33a7 Registration coding cleanup 10 年 前
  Mikael Nordfeldth 0a20abf1d8 Email notify-on-fave moved to Profile_prefs (run upgrade.php) 10 年 前
  Mikael Nordfeldth b5fd2a048f Shortcut to Profile_prefs get/set Data in Profile and User 10 年 前
  Mikael Nordfeldth b63f6e949c Converted all ActivityObject::fromProfile to $profile->asActivityObject 10 年 前
  Mikael Nordfeldth 7e597ea7cc More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 10 年 前
  Mikael Nordfeldth c8c6bf9a1c Simplify functions regarding locally cached profiles etc. 10 年 前