Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2016-07-30
Fixed
flash
Change last online updating to a function in the user object so it gets updated on the spot properly.
Updated
flash
Handle updating last online through middleware.
Added
flash
Added middleware framework.
Fixed
flash
Fixed some errors in the migrations (missing nullables and attempting to delete non-existent tables).
Removed
flash
Removed the old database exports.
Added
flash
Added more ranks to config.ini.
Added
flash
Added setup instructions to the readme.
Updated
flash
Renamed one more cache variable I overlooked yesterday.
Added
flash
Added a setup command that inserts required data and creates a user.
Updated
flash
Added the remaining database/migration commands.
2016-07-29
Added
flash
Added aitemu design assets.
Removed
flash
Removed more unused assets.
Removed
flash
Removed CLI sapi check from mahou.
Fixed
flash
Fixed the migrations.
Updated
flash
Switched from PHPMailer to SwiftMailer.
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.
90
91
92
93
94
95
96