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-31
Updated
flash
Readded the more readable date formatting alongside RFC2822 for the x time ago stuff.
Updated
flash
Cleaned up the code for nocron a little.
Updated
flash
Check for the deactivated permission flag in the loginCheck router filter.
Added
flash
Made a json_decode filter available to templates because it should've been there to begin with.
Added
flash
Add config() function to templates to fetch stuff from the configuration directly from templates, this removes the need to fetch a lot of vars in sakura.php prior to doing anything.
Fixed
flash
Regenerate PHP session keys before destroying sessions.
Added
flash
Added a static ActiveUser class which deprecates $currentUser, $authData and Users::checkLogin.
Comments