Changelog
2015-03-29
Added news post template file.
Added function to get a user's database row.
Added a "Remember me" checkbox.
Added some common PHP functions to the global template tags.
Added login form in the header.
Fix some issues in yuuno.js.
Fixed login forms not showing a user is logged out.
Add first bits of the user system.
Added more methods to the SQL wrapper.
Removed and deprecated sys.flashii.net.
Added files for sys.flashii.net.
2015-03-25
Stable: Update frontpage code. (End of Hidoi development)
2015-03-22
Change namespace from Flashii to Sakura.
Added Sessions class.
2015-03-21
Added more methods to the SQL wrapper.
Added reCAPTCHA verification function.
Change entire system to static classes.
2015-03-08
Exported the SQL structure.
Added a 404 page.
Added more templates.
Removed per-file template engine initialisation.
Uploaded some assets that were missing.
Fixed some template tags being broken.
Added a better configuration management class.
Made slight changes to the templating system.
Added ROOT_DIRECTORY constant.
Added dynamic SQL database wrapper.
2015-03-04
Stable: Made Administrator user colour a little lighter.
2015-03-03
Stable: Implemented banning.
2015-03-01
Stable: Bottom padding.