Commit History

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