Alexei Sorokin
|
a0f72fe5c6
Avoid ordering just by a timestamp
|
4 年之前 |
Alexei Sorokin
|
9efbef720d
Avoid use of assignments bare inside statements
|
4 年之前 |
Alexei Sorokin
|
bee3dea9c2
[DATABASE] Add explicit indices for all foreign keys
|
4 年之前 |
Alexei Sorokin
|
7d7dbe627b
[AuthCrypt] Password storage and comparison improvements
|
4 年之前 |
Alexei Sorokin
|
26115482ef
[SCHEMA] Improve timestamp storage
|
4 年之前 |
Alexei Sorokin
|
9ac632ca2d
[DATABASE] Start transactions with START TRANSACTION
|
4 年之前 |
Alexei Sorokin
|
53af27a303
[NodeInfo][DATABASE] Adjust indices of the "notice" and "user" tables
|
5 年之前 |
Alexei Sorokin
|
3f17a0efea
[DATABASE] Introduce a bool type in schema
|
5 年之前 |
Alexei Sorokin
|
9d87c37ac1
[DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax
|
5 年之前 |
Alexei Sorokin
|
d26aac77b3
[DATABASE] Always quote identifiers
|
5 年之前 |
Miguel Dantas
|
ab3e8ce21d
[LIB_REFACTOR] Fix requires
|
5 年之前 |
Diogo Cordeiro
|
f67a93eddc
[CORE] Bump Database requirement to MariaDB 10.3+
|
5 年之前 |
Nym Coy
|
1f866fcaed
ActivityGenerationTests.php fails but doesn't crash anymore.
|
8 年之前 |
Mikael Nordfeldth
|
f93f02f424
Managed_DataObject now has getByUri()
|
8 年之前 |
Mikael Nordfeldth
|
6ec72b2978
Move mail_confirm_address out of mail.php
|
8 年之前 |
Mikael Nordfeldth
|
97d8e4571f
Fix a regression in 1f76c1e4 that stopped sending email confirmation on registration
|
8 年之前 |
Mikael Nordfeldth
|
7ec69e4215
User->hasBlocked typing
|
8 年之前 |
Mikael Nordfeldth
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
8 年之前 |
Mikael Nordfeldth
|
d16a883e17
Allow lookup of User->getByUri (throws NoResultException)
|
8 年之前 |
Mikael Nordfeldth
|
1f76c1e4a9
Initial user doesn't need as strict checking on email
|
8 年之前 |
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 年之前 |