Changelog
2024-12-19
Bumped VERSION.
Shortcut for pagination appending.
Use nextParameter instead of addParameter and manually counting where possible.
Rewrote the Pagination handler.
2024-12-18
Moved forum index into the router.
Minor design update for roles list in settings.
Bumped VERSION.
Replaced confirm pages with dynamic requests on the forum.
2024-12-17
Added global <noscript> notice.
Made $x use significantly less ugly.
Final set of CSRFP -> CSRF renames, use headers instead of POST fields and build CSRF handling into the XHR wrapper.
Fixed migrations being impossible to run on a clean database.
2024-12-15
Updated .gitignore.
O-o-o-oversight
Fixed call to undefined method.
2024-12-11
Added bgcolor bbcode.
Updated packages.
Added bgcolor bbcode.
Updated packages.
2024-12-02
Raised checking level from 5 to 6.
Fixed PHPstan detections.
Removed references to deprecated mysqli methods and constants.
Fixed strange rounding error between PHP 8.3 and 8.4.
Updated to PHPstan 2.x and fixed type annotations accordingly.
Forgot to remove one of the vs.
Imported tag creation script with VERSION file.
Fixed oversight on memberlist.
2024-12-01
Updated to use asymmetric access and property hooks.
Fixed omegadumb oversight.
2024-11-30
Fixed oversight...