Changelog
2018-01-16
Fixed chat cookie not being available to the chat client.
Added basic bits for authentication.
2018-01-05
Added an OOP wrapper for fsockopen.
2018-01-04
Changed the database connection model to get connection names from a constant rather than a list in the configuration.
Split Application into two classes.
2018-01-03
Added database migration script and Laravel pagination dependency.
Added Model class and load modules on demand.
Attempt to fix strange error in the exception handler when running in console mode.
Added the database backend.
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.