July 18, 2026
View 6ab58d9

Specify collation in field/columns that are important for sorting and search features; the rest can use UTF-8 binary. Eventually, certain other columns that use text in some manner may use different specific Unicode collations.

Clarissa Walker authored on 2026/07/18 06:44:35
View c412c5c

Update README.md - Recent changes necessitate upping SQL DB requirements

Clarissa Walker authored on 2026/07/18 05:41:51
View 2d2a2a1

Fix missing charset and collation in fanfiction_modules

Clarissa Walker authored on 2026/07/18 05:39:22
View 518a57f

Fix silly missing semicolon in install.php

Clarissa Walker authored on 2026/07/18 05:19:02
View e0caf22

Specify COLLATE=utf8mb4_unicode_ci in some tables. Also fix discrepancies between install.php and tables.sql.

Clarissa Walker authored on 2026/07/18 05:11:44
July 16, 2026
View c140ffc

Password conversion: MD5 -> bcrypt with a cost of 12. This change also causes the user to log off the site every time the password is changed.

Clarissa Walker authored on 2026/07/16 19:43:15
View e774934

Reintroduce Number of Likes ratings option - 3.5.7 still references this, and the definition conflict is solved. This would have been an issue in future PHP 9.

Clarissa Walker authored on 2026/07/16 16:58:05
View 659cb41

Remove collate - affects sorting

Clarissa Walker authored on 2026/07/16 15:28:44
View 3d753bf

Update README.md - Previous commit: ...Undefined variable storiespath PHP Warning - and Number of Likes oversight fix

Clarissa Walker authored on 2026/07/16 08:12:23
View 98002ed

Fix oversights with SMTP fixes and test code causing Undefined variable PHP Warning

Clarissa Walker authored on 2026/07/16 02:22:41
View 4cd817d

Fix oversight: agecontsent -> ageconsent

Clarissa Walker authored on 2026/07/16 00:43:50
July 15, 2026
View 3e14db1

Series: category settings bug - dirty fix

Clarissa Walker authored on 2026/07/15 21:05:59
View a9e78ea

Database table conversion: defaults -> utf8mb4 - Preliminary

Clarissa Walker authored on 2026/07/15 19:46:03
View f1067ee

Fix settings table column creation oversight with SMTP updates; also general consistency changes

Clarissa Walker authored on 2026/07/15 12:04:18
View 865272c

Fix README.md formatting

Clarissa Walker authored on 2026/07/15 11:44:55