Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2016-08-05
Updated
flash
Move Yuuno.Editor to Sakura.Editor.
Fixed
flash
Register the exception and error handler before loading the configuration.
Updated
flash
Made error_reporting always be fully on, all errors are handled by the exception handler so the user doesn't get to see them. Unless they happen before the assignations, which is very unlikely.
Added
flash
Added an error 500 page.
Added
flash
Added a function to check if the templating engine is available (for the exception handler).
Updated
flash
Made error 403 and 404 return specific pages instead of both being 404.
Updated
flash
Extended Net::fetch to a Net::request function with POST-ing functionality.
Added
flash
Added a _way_ better exception handler.
Updated
flash
Renamed the Middleware interface to MiddlewareInterface.
Fixed
flash
Fixed some references to Router::route despite Router not being referenced in use statements.
2016-08-04
Fixed
flash
Changed requisite check to use die instead of exceptions.
Fixed
flash
Made date formatting user configurable again.
Removed
flash
Removed visible references from the client.
Added
flash
Added functions to the user object to automatically get Carbon (Date) objects for register and last online dates.
Fixed
flash
Moved user uploads back onto the filesystem, where they belong.
Added
flash
Added custom bbcode parser.
Updated
flash
Moved the "secret" profile values (email and ips) to the global display stuff.
Updated
flash
Implemented design for the new status page.
Fixed
flash
Implemented design and most of functionality for aitemu profiles.
Updated
flash
Made the banner of the profile globally available (@aitemu).
Updated
flash
Only show the javascript error notification when dev.show_errors is enabled.
Fixed
flash
Adjusted the ybabstat to the new framework.
Added
flash
Reimplemented ajaxBusyView as a static class.
Updated
flash
Made Sakura.Notifications extendable.
Removed
flash
Removed the Main class from the client side sakura namespace.
Removed
flash
Removed all legacy javascript.
Removed
flash
Removed registration related client side config variables.
Imported
flash
Exported Sakurako's DOM class.
Updated
flash
Changed the template path behaviour to allow accessing other templates' namespaces.
Added
flash
Added the controller for the status page.
87
88
89
90
91
92
93