| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-27 | Remove an unnecessary session UID existence check in 'UserHelper::authenticat... | wn_ |
| 2025-03-04 | Get rid of the 'language' session variable. | wn_ |
| 2024-11-24 | Use match expressions in some places. | wn_ |
| 2024-11-23 | Use native union types in most places. | wn_ |
| 2024-11-18 | Eliminate use of deprecated 'get_pref()' and 'set_pref()'. | wn_ |
| 2024-11-12 | Remove some PHPStan ignores and make others rule-specific. | wn_ |
| 2024-11-12 | Address PHPStan findings as of 2.0.1 | wn_ |
| 2024-08-16 | enforce lowercase usernames while keeping backwards-compatibility for authent... | Andrew Dolgov |
| 2024-07-11 | Add and use the 'Sessions' class. | wn_ |
| 2024-03-26 | Make implicit nullable parameters explicitly nullable. | wn_ |
| 2024-01-08 | Clean up some unused variables. | wn_ |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov |