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-07-29
Removed
flash
Removed references to the old warning system.
Removed
flash
Removed resource templating function.
Updated
flash
Renamed the underscored cache variables to something that doesn't make sublime linter yell.
Updated
flash
Made avatar paths relatively to the public folder.
Updated
flash
Redid the asset folder structures.
Removed
flash
Removed inactive avatar case.
Removed
flash
Removed dependency on defuse's pkbdf2 password hasher in favour of bcrypt.
Added
flash
Added migration system (partially, only install and migrate commands are available right now).
Fixed
flash
Fixed command autoloading.
Updated
flash
Switch to random_bytes instead of using mcrypt since we're forced on PHP 7 anyway in Sakura\CSRF.
Removed
flash
Removed jbbcode in favour of future custom parsing code.
Updated
flash
Replaced all XHTML tag endings (<example />) with HTML5 style (<example>).
2016-07-27
Removed
flash
Removed old templates.
Removed
flash
Removed bundled emoticons.
Removed
flash
Removed bundled webfonts.
Removed
flash
Removed old assets.
Updated
flash
Renamed templates folder to views.
Updated
flash
Added a replacement for SAKURA_NO_TPL, IN_CLI gets automatically defined when in CLI mode.
Updated
flash
Cleaned up sakura.php.
Added
flash
First attempt at writing migrations.
2016-07-26
Updated
flash
Made get_country_name not look like shit.
Updated
flash
Hardcode utf-8 charset.
Removed
flash
Removed nocron, both windows and linux have task scheduling so it's unnecessary to have it.
Removed
flash
Removed unnecessary double check in post editing.
Updated
flash
Replaced all hardcoded rank indication with a configuration variable.
Updated
flash
Use HTTP_HOST instead of a configuration variable to get the current URL.
Removed
flash
Removed registration captcha.
Removed
flash
Removed complete authentication locking.
Updated
flash
Moved the complete configuration to the filesystem instead of the database.
Updated
flash
Renamed libraries folder to app.
102
103
104
105
106
107
108