Flashii
Home
Changelog
Contact
Rules
Bluesky
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
Bluesky
News
Forum
Chat
Significant parts of the site require JavaScript.
If you have it turned off and something doesn't work, that's probably why!
Changelog
2016-03-11
Updated
flash
Made the search link on the 404 page go to /search instead of Bing.
Updated
flash
Fully moved all viewtopic.php functionality into the router.
2016-03-10
Updated
flash
Moved the viewing part of threads into the router.
Updated
flash
Moved some routes into groups.
Removed
flash
Removed CONTRIBUTORS.md in favour of the section on GitHub.
Updated
flash
Make the changelog on the frontpage poll the last 5 changelog days.
2016-02-28
Fixed
flash
Made the debug backtrace report arguments as well.
Removed
flash
Disabled database error logging because of inconsistencies with database abstraction layers.
Removed
flash
Removed Utils::verifyCaptcha().
Removed
flash
Removed Users::getAllRanks().
Removed
flash
Removed Users::getUsersByIP().
Removed
flash
Removed Users::userExists().
Removed
flash
Removed Users::register().
Added
flash
Added a fetch function to the Net class.
Updated
flash
Moved registration page into the router.
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.
106
107
108
109
110
111
112