| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-03-04 | Get rid of the 'language' session variable. | wn_ |
| 2024-12-15 | Don't bother passing unused arguments to 'TimeHelper::make_local_datetime()'. | wn_ |
| 2024-11-21 | Bump 'chillerlan/php-qrcode' to 5.0.x. | wn_ |
| 2024-11-18 | Eliminate use of deprecated 'get_pref()' and 'set_pref()'. | wn_ |
| 2024-11-12 | Address PHPStan findings as of 2.0.1 | wn_ |
| 2024-08-21 | Fix some broken links and make minor wording tweaks. | wn_ |
| 2024-08-04 | Replace basic 'isset()' cases with the null coalescing operator. | wn_ |
| 2024-01-13 | Merge branch 'feature/unused-var-cleanup' into 'master' | Andrew Dolgov |
| 2024-01-09 | shorten DIGEST_MIN_SCORE help text | Andrew Dolgov |
| 2024-01-09 | * mark get_pref/set_pref wrappers as deprecated | Andrew Dolgov |
| 2024-01-08 | Clean up some unused variables. | wn_ |
| 2023-10-27 | add a separate interface for auth modules w/ change_password() method | Andrew Dolgov |
| 2023-10-27 | replace some dirname horrors with a separate unit-tested method | Andrew Dolgov |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov |