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-04-25
Updated
flash
Do maintenance mode checking through middleware.
Fixed
flash
Made last_ip actually update itself.
Added
flash
Added backwards compatibility for the IP storage which automatically updates the database with the new storage method.
Updated
flash
Replaced all IP references with Net and byte based storage.
Fixed
flash
Use database variables to exclude restricted and deactivated users from the user count instead of static numbers.
Fixed
flash
Exclude trash forum from statistics.
Fixed
flash
Fixed Post and Thread unread checking reporting unread when logged out.
Removed
flash
Deleted settings.php.
Updated
flash
Moved avatar, header and background uploaders to the router.
2016-04-08
Updated
flash
Updated the changelog loading code to work with the new changelog api.
Added
flash
Added templates for the avatar and background sections.
2016-04-03
Added
flash
Added byte_symbol filter to twig.
Added
flash
Added missing permission checks.
Updated
flash
Moved signature and userpage settings stuff into the router.
Updated
flash
Moved everything in the account and advanced settings sections into the router.
Removed
flash
Removed some unused variables.
Fixed
flash
Fixed information page variable assignments.
2016-04-02
Added
flash
Compacted the login check down into a User method.
Updated
flash
Made local config available to templates.
Fixed
flash
Fixed own posts getting marked as unread.
2016-04-01
Fixed
flash
Made the template name accessible through the Template class deprecating $templateName.
Updated
flash
Made the settings navigation thinner.
Updated
flash
Made the memberlist use default_rank_id instead of a hardcoded 2 for the default displayed rank.
Updated
flash
Moved the entire (the one method) notifications settings section into the router.
Updated
flash
Moved the entire friends settings section into the router.
Updated
flash
Moved the entire general settings section into the router.
Updated
flash
Mangled the Urls class to the point where it can only generate SETTING_MODE urls for some trivial speed improvement (probably not even anything).
Removed
flash
Removed Sakura\Utils.
Removed
flash
Removed Sakura\Users.
Updated
flash
Moved all utility functions outside of Sakura.
103
104
105
106
107
108
109