Changelog
2018-01-03
Added countdown to the landing page.
Imported Nova design classes from the Sakura project.
Added git hash and branch retrieval functions.
2018-01-02
Added custom ini config format handler.
Added global error/exception handler.
Updated a lot of stuff in the filesystem classes.
Added filesystem class tests.
2017-12-19
Imported some classes from an old personal framework.
2017-12-17
Added Aitemu router dependency.
2017-12-16
Fixed some issues in the Colour class and added tests.
Added Railgun compatible Colour class.
Added a Zalgo engine.
Imported utility functions from Ayase.
Started work on new Flashii website.
2017-12-13
Changed internal project name to avoid future confusion. (End of Ayase development)
Fixed development mode in nginx.
2017-11-16
Added internal branching.
2017-11-15
Added function to remove chaos.
2017-11-07
Added [skip] commit tag for committing unstable code to master.
2017-11-02
Topic viewing and replying, sort of.
Make the system remove old avatars when changing.
Removed spooky.
More forum stuff, posting is kind of a thing.
2017-11-01
Never reveal repository name in changelog messages.
Fixed incorrect default values in users table.
Moved rank static attribute to the database.
Reduce calls to session_valid() on profile.
Only show last online on profile if a user has actually ever been online.
Updated the message on the frontpage.
This is already being done inside of user_exists.