Changelog
2019-02-27
Added raw following/followers pages.
Don't reprepare already prepared statements.
2019-02-26
More margin fixes.
Run some cron tasks at a lower frequency (lofreq are run once an hour, hifreq every 10 minutes).
Recursively count topics and posts.
2019-02-22
Fixed forum status margin, closes #144.
Added super user flag.
2019-02-21
Change 'Creating' to 'Loading'.
Add icon pack loading to the chain.
Centralise icon creation.
2019-02-14
Beginnings of settings ui.
Renamed the message related sound events.
Added base bindable stuff.
2019-02-13
Register a set of sounds to work with during debug.
Added sound manager.
A small amount of restructuring.
Base Sock Chat client implementation.
Added Sock Chat protocol enums.
2019-02-12
Fixed wrong base64_encode function being used in auth.php.
Added lite login modal window, closes #79.
Merged auth cookies into one.
Removed rule regarding trivial posts.
Updated more static urls.
Updated forum headers, closes #143.
Make sure we're running from the proper directory.
2019-02-11
Broadcast in headless mode.
Set +x on script.
Added cron flag to script.
Updated directives.
Replaced build batch script with a run bash script.