Changelog
2019-02-06
Added basic chat input form styling.
Added base class for chat conversation windows.
Display version on the loading screen.
Added ChainSequence class for slightly less ugly callback chains.
Removed unused function from the build script.
Backported some changes to the build script from Kuroko to Misuzu.
Slight directory structure change.
Added the loading overlay.
2019-02-05
Update contact page.
Added initial chat client project structure.
Removed some old utility functions.
Lock the site during migrations to avoid dumb errors.
Add the Unlicense to backup manager project.
Fixed another styling issue.
Fixed styling issue caused by a replace all.
Turn styled colour input into a global control.
2019-02-04
Updated user management styling a little bit.
Restyled the manage user listing.
Updated manage roles listing.
Insert the Preview button before the Submit button.
2019-02-02
Updated news preview styling a little bit.
2019-02-01
Fixed birthday field discrepancy.
2019-01-30
Added posting preview button, closes #125.
2019-01-29
Fixed broken redirect on the forum.
2019-01-28
Lowered audit and login history lifetime to six months from a year.
Put cron task queries into an array.
2019-01-24
Started centralising URLs.
Updated libraries.
2019-01-22
Replace alert() calls with custom message box, closes #130.
Removed commented buttons.