Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2016-02-28
Fixed
flash
Fixed an error caused by a cleanup.
2016-02-27
Removed
flash
Removed the SAKURA_VLABEL and SAKURA_COLOUR constants because they weren't used anywhere.
Updated
flash
Started deprecating DB wrapper v2 (yes, already) in favour of Illuminate's (Laravel) database abstraction layer.
Updated
flash
Made the checks in sakura.php throw exceptions instead of killing the script.
Updated
flash
Made to $_SERVER variable accessible for templates.
Added
flash
Moved login and logout procedures to the router.
Added
flash
Added robots.txt to the public folder.
Updated
flash
Updated most templates to use the route() function instead of urls.format().
Removed
flash
Removed all legacy link fixes from the router.
2016-02-19
Updated
flash
Moved cli to a dedicated script.
Removed
flash
Removed all use statements for DBWrapper v1.
Added
flash
Added a proper function for altering the configuration.
Removed
flash
Removed the old DB wrapper.
Updated
flash
Update all SQL references to use the new wrapper.
Added
flash
Added the new database wrapper.
2016-02-15
Updated
flash
Hooked imageserve.php into the router.
Updated
flash
Made all controllers extend a base controller.
Updated
flash
Made Config::get fetch on request instead of preliminarily fetch to improve speeds.
2016-02-14
Removed
flash
Removed the All members view from the memberlist (it's essentially the same as the normal users rank).
Updated
flash
Made all controller functions non-static (because i could).
2016-02-13
Updated
flash
Replaced the massive library inclusion list with a dynamic autoloader.
Removed
flash
Removed whois class.
2016-02-07
Removed
flash
Removed old networking functions from Utils.
Updated
flash
Removed the function based sakura.php locating from index.php which probably shaves like a millisecond of load time off.
Removed
flash
Removed Utils::getEmotes.
Removed
flash
Removed old action logged functions (never used).
Removed
flash
Removed Utils::getFaqData.
Removed
flash
Removed CloudFlare IP checking function, configure your webserver properly.
Removed
flash
Removed Utils::loadInfoPage.
Updated
flash
Made Sakura.timeElapsed say "a(n) x ago" instead of "1 x ago".
95
96
97
98
99
100
101