提交歷史

作者 SHA1 備註 提交日期
  Alexei Sorokin 52d67b0f44 Avoid ordering just by a timestamp 5 年之前
  Alexei Sorokin adc689cb15 Avoid use of assignments bare inside statements 5 年之前
  Alexei Sorokin 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys 5 年之前
  Alexei Sorokin 2861ae2823 [AuthCrypt] Password storage and comparison improvements 5 年之前
  Alexei Sorokin 9a515b9234 [SCHEMA] Improve timestamp storage 5 年之前
  Alexei Sorokin 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 5 年之前
  Alexei Sorokin 6674d1ed0f [NodeInfo][DATABASE] Adjust indices of the "notice" and "user" tables 6 年之前
  Alexei Sorokin 62b90c29db [DATABASE] Introduce a bool type in schema 6 年之前
  Alexei Sorokin 6911b499d3 [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax 6 年之前
  Alexei Sorokin 5b797328f2 [DATABASE] Always quote identifiers 6 年之前
  Miguel Dantas b41f9620fa [LIB_REFACTOR] Fix requires 6 年之前
  Diogo Cordeiro f67a93eddc [CORE] Bump Database requirement to MariaDB 10.3+ 6 年之前
  Nym Coy 1f866fcaed ActivityGenerationTests.php fails but doesn't crash anymore. 9 年之前
  Mikael Nordfeldth f93f02f424 Managed_DataObject now has getByUri() 9 年之前
  Mikael Nordfeldth 6ec72b2978 Move mail_confirm_address out of mail.php 9 年之前
  Mikael Nordfeldth 97d8e4571f Fix a regression in 1f76c1e4 that stopped sending email confirmation on registration 9 年之前
  Mikael Nordfeldth 7ec69e4215 User->hasBlocked typing 9 年之前
  Mikael Nordfeldth 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 年之前
  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 10 年之前
  Mikael Nordfeldth 9f82da07f1 ProfilesettingsAction and related stuff modernised 10 年之前
  Mikael Nordfeldth cfaaf3c13c PasswordsettingsAction aligned with FormAction 10 年之前
  Mikael Nordfeldth 01a4ab30dc Removing MicroID as well as simplifying profileaction 10 年之前
  Mikael Nordfeldth f8877e015b static definition of User::getByNickname 10 年之前
  Mikael Nordfeldth f9d82a6ac5 Easy comparison of two Profile objects 10 年之前
  Mikael Nordfeldth 8cc85f684b Need to supply data to NoSuchUserException 10 年之前
  Mikael Nordfeldth 82f9b6908c Fake recovery by email address, to hide registrants on the site 10 年之前