Changelog
2024-12-17
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...
Forgot half of it.
Removed getter/setter methods in favour of property hooks and asymmetric visibility.
2024-11-26
Cleaned up a bit.
2024-11-24
Updated to v0.3.
2024-11-22
Added /oauth2/authori[sz]e redirect to api.flashii.net.
Added simpler avatar URL field.
2024-11-21
Added support for identify:email scope.
Reordered output cus it was bothering me.
Added option to include e-mail address in user rpc call.