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
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.
2016-03-30
Updated
flash
Made friend adding/removing dynamic.
Updated
flash
Made comment posting and voting completely dynamic.
Updated
flash
Moved friends stuff to the router.
Removed
flash
Removed old comment backend.
Added
flash
Added voting to the object based comment system.
2016-03-28
Removed
flash
Removed remnants of the template options.
Updated
flash
Made news backend fully OOP.
Added
flash
Added comments controller.
Updated
flash
Moved notification methods to its own controller.
Updated
flash
Renamed and moved template files to make more sense with their function.
Fixed
flash
Fixed comment delete method being in the notification object (don't do code at 3 am kids).
Removed
flash
Removed the (basically unused) banning backend.
2016-03-27
Updated
flash
Made Sakura PHP7 only.
Removed
flash
Removed the php. section of the available twig set and replaced it with equivalents.
Removed
flash
Removed the premium tracker, the data was inaccurate anyway.
Updated
flash
Moved the premium management to the User object.
Updated
flash
Rewrote the premium controller.
2016-03-26
Removed
flash
Removed notification sounds.
Updated
flash
Let the client side mark notifications as read.
Fixed
flash
Pull notifications through the router.
Added
flash
Added Notification object.
Fixed
flash
Rewrote the code bbcode backend.
Fixed
flash
Fixed unwanted line breaks in the box bbcode.
2016-03-25
Fixed
flash
Moved auth templates out of main folder.
Removed
flash
Removed posting.php.
Updated
flash
Moved post editing to the router (also allows thread title changing now!).
Updated
flash
Moved post deletion to the router.
109
110
111
112
113
114
115