Commit History

Author SHA1 Message Date
  Alexei Sorokin a0f72fe5c6 Avoid ordering just by a timestamp 4 years ago
  Alexei Sorokin 9efbef720d Avoid use of assignments bare inside statements 4 years ago
  Alexei Sorokin bee3dea9c2 [DATABASE] Add explicit indices for all foreign keys 4 years ago
  Alexei Sorokin 7d7dbe627b [AuthCrypt] Password storage and comparison improvements 4 years ago
  Alexei Sorokin 26115482ef [SCHEMA] Improve timestamp storage 4 years ago
  Alexei Sorokin 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION 5 years ago
  Alexei Sorokin 53af27a303 [NodeInfo][DATABASE] Adjust indices of the "notice" and "user" tables 5 years ago
  Alexei Sorokin 3f17a0efea [DATABASE] Introduce a bool type in schema 5 years ago
  Alexei Sorokin 9d87c37ac1 [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax 5 years ago
  Alexei Sorokin d26aac77b3 [DATABASE] Always quote identifiers 5 years ago
  Miguel Dantas ab3e8ce21d [LIB_REFACTOR] Fix requires 5 years ago
  Diogo Cordeiro f67a93eddc [CORE] Bump Database requirement to MariaDB 10.3+ 5 years ago
  Nym Coy 1f866fcaed ActivityGenerationTests.php fails but doesn't crash anymore. 8 years ago
  Mikael Nordfeldth f93f02f424 Managed_DataObject now has getByUri() 9 years ago
  Mikael Nordfeldth 6ec72b2978 Move mail_confirm_address out of mail.php 9 years ago
  Mikael Nordfeldth 97d8e4571f Fix a regression in 1f76c1e4 that stopped sending email confirmation on registration 9 years ago
  Mikael Nordfeldth 7ec69e4215 User->hasBlocked typing 9 years ago
  Mikael Nordfeldth 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 years ago
  Mikael Nordfeldth d16a883e17 Allow lookup of User->getByUri (throws NoResultException) 9 years ago
  Mikael Nordfeldth 1f76c1e4a9 Initial user doesn't need as strict checking on email 9 years ago
  Mikael Nordfeldth 29847f172f setPassword now runs validate too 9 years ago
  Mikael Nordfeldth d7a8ee99af Added User->setPassword($password) 9 years ago
  Mikael Nordfeldth 6f62adedfc Infinite loop on CLI initiated profile deletion for local users 10 years ago
  Mikael Nordfeldth 9f82da07f1 ProfilesettingsAction and related stuff modernised 10 years ago
  Mikael Nordfeldth cfaaf3c13c PasswordsettingsAction aligned with FormAction 10 years ago
  Mikael Nordfeldth 01a4ab30dc Removing MicroID as well as simplifying profileaction 10 years ago
  Mikael Nordfeldth f8877e015b static definition of User::getByNickname 10 years ago
  Mikael Nordfeldth f9d82a6ac5 Easy comparison of two Profile objects 10 years ago
  Mikael Nordfeldth 8cc85f684b Need to supply data to NoSuchUserException 10 years ago
  Mikael Nordfeldth 82f9b6908c Fake recovery by email address, to hide registrants on the site 10 years ago