Changelog
2021-06-14
DateTime stuff & documentation.
2021-06-12
Added CSRF prevention and incomplete date time management.
2021-05-13
Further documentation.
2021-05-12
URI stuff.
2021-05-11
Further documentation.
2021-05-10
StringBuilder docs.
A couple type handling fixes.
Garbage file that doesn't belong.
Initial commit.
2021-03-02
Added ban management endpoints for the chat.
2021-02-14
Redirect by default.
2021-01-31
Don't lock tables.
2021-01-07
Fixed file uploading from chat on iOS.
2020-11-03
Optimise image assets.
2020-11-02
spoopy no more
2020-10-06
Added Moon flag.
2020-10-03
Fixed syntax error in forum/post.php.
2020-10-01
Added spookii.
2020-06-16
Fixed login avatar not displaying correctly.
2020-06-11
Fixed forum oversights.
2020-06-10
Removed old userDisplayInfo fetch.
Use User class in manage.
2020-06-09
Fixed chat ban loading.
Fixed private mode not working as expected with the router.
Moved user asset loading into the router.
Added Matomo support.
2020-06-08
Allow CSS and JS to load in private mode.
2020-06-07
Fixed user colour not being correct in chat.
Fixed a couple oversights.
Made user asset handling OOP.