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-08-05
Fixed
flash
Fixed the posting preview allowing raw html.
Updated
flash
Rewrote the preview handler.
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.
Comments