September 10, 2026
View 1296f47

typo fix from previous commit

Clarissa Walker authored on 2026/09/10 12:40:52
View 67d7383

fix for Undefined variables when parsing language PHP files in any manner

Clarissa Walker authored on 2026/09/10 12:32:49
View 3b321cb

rss.php: remove recent PHP 8 fix - this also means the old error suppression entries are no longer needed

Clarissa Walker authored on 2026/09/10 12:16:47
View 152ef2f

rss.php: Replace error suppression settings with proper PHP 8 Undefined variable fix

Clarissa Walker authored on 2026/09/10 09:19:29
September 9, 2026
View 9756734

Add note regarding undefined variables between languages/en.php and stories.php - breaking change for future PHP 9.0

Clarissa Walker authored on 2026/09/09 23:16:33
View 55b9680

remove ini and error reporting entries as the issues in this file were fixed

Clarissa Walker authored on 2026/09/09 21:47:10
View a8b3002

temp error suppression entry for languages/en.php - otherwise it spams the web server error logs when adding or editing a story or chapter

Clarissa Walker authored on 2026/09/09 11:52:17
September 8, 2026
View a38fe04

fix Array to string conversion warning in PHP 8 - Technically a revert of a revert of coauthors, but better formatted

Clarissa Walker authored on 2026/09/08 19:03:41
View 66dbc11

Update eFic2eFic bridge and default file backups

Clarissa Walker authored on 2026/09/08 10:18:30
View 017cbe9

Add eFic2eFic bridge and default file copies

Clarissa Walker authored on 2026/09/08 09:57:23
September 7, 2026
View a85b5af

Add WebP support for image file upload

Clarissa Walker authored on 2026/09/07 20:06:12
View e5d9c6d

missed coauthors revert in includes/storyblock.php

Clarissa Walker authored on 2026/09/07 10:34:58
September 6, 2026
View 313701e

browse/ratings.php: fix Undefined variable warning for ratingslist in PHP 8 - sub-issue of previous Uncaught TypeError message in PHP 8

Clarissa Walker authored on 2026/09/06 16:47:59
View 16e471a

browse/ratings.php: fix Uncaught TypeError in PHP 8 with visiting the Browse Ratings section with no ratings listed

Clarissa Walker authored on 2026/09/06 14:45:17
September 5, 2026
View 521b2c7

includes/userlist.php: Fix Uncaught TypeError in PHP 8 for the Co-Authors field when you use a starting character that yields no results

Clarissa Walker authored on 2026/09/05 18:59:11