Changelog
2023-01-05
Added common random string generation routine.
Added ability to remove cookies.
2023-01-03
Fixed error when trying to use the forum posting form.
Rewrote avatar element contruction as Twig macro.
2023-01-02
Updated copyright year.
Updated copyright year.
Replaced Misuzu Colour library with the Index ones.
Added default alpha param to ColourRGB and ColourHSL.
Removed more XHR leftovers.
Removed XHR stuff from comments handler.
Added function to convert to Misuzu format colours.
Added colour library tests.
"Fixed" user editor in the broom closet.
Pruned a lot of existing Javascript, comments will receive and overhaul later.
Fixed Mark As Read on forum index not working.
Updated contact info.
Fixed error when trying to edit profile.
Forgot to run precommit!
Added colour handling (tests soon).
2023-01-01
Fixed oversight from removing the proxy stuff.
Use Git HEAD hash for the template cache folder name.
Removed unused built-in media proxy.
Restructured config handler.
strval -> cast
Index updates + floatval, intval -> casts.
Replaced uses of floatval and intval with casts.
Fixed bitrot issues related to PHP updates.
Removed unfinished Colour implementation.
Removed unfinished leftovers of priority voting and polls.
Forgot to CTRL+S this file, oops!