Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2015-12-11
Reverted
flash
Reverted the changes to the DBWrapper.
Removed
flash
Removed Forum\Forums!
Updated
flash
Extended the options the count database function can have.
Added
flash
Added `create` functions to Post and Thread.
Added
flash
Added a header announcement setting to the config.
2015-12-10
Updated
flash
Made the forum and topic title on the topic pages clickable.
Fixed
flash
Greatly improved the speed of the forum by implementing some caching.
Fixed
flash
Replaced the static reference to /authenticate.php in sakura.php with something something Urls class.
Removed
flash
Removed Main::init().
Updated
flash
Moved the functions called in Main::init() to sakura.php.
Updated
flash
Changed file extension handling in the templating engine (specifying extension is no longer required).
2015-12-09
Fixed
flash
Fixed issue related to a recent change to the development mode in the error handler.
Updated
flash
Ported all relevant existing JavaScript to Typescript.
2015-12-08
Updated
flash
Rewrote the ybabstat in Typescript (yuuno.ts was having some issues so that'll come later).
Removed
flash
Removed onsite-chat prototype bits.
2015-12-06
Added
flash
Added a centralised AJAX wrapper class to Sakura.ts
Updated
flash
Use `throw` instead of custom message for errors in the JavaScript files, errors are reported through a notification regardless.
Fixed
flash
Fixed Sakura.removeById not being called correctly.
Updated
flash
Begun moving JavaScript files to the TypeScript format (including having centralised JS files that aren't related to templates).
2015-12-04
Removed
flash
Removed Config::setLocalConfig.
Updated
flash
Changed Config::getConfig to Config::get and Config::getLocalConfig to Config::local.
Added
flash
Added ability to disable or enable development mode through the local config.
2015-12-03
Fixed
flash
Fixed direct linking to posts that aren't on the main page.
Fixed
flash
Fixed word wrapping on the forum.
Updated
flash
Made the BBcode parser wrapper static.
2015-12-02
Added
flash
Added proper styling for BBcode.
Added
flash
Added new BBcode parser.
2015-12-01
Fixed
flash
Fixed questionmark detection in the paginationUrl variable.
2015-11-25
Fixed
flash
Users can now revert back to their old usernames directly after 30 days instead of having to wait out the regular 90 day long cooldown.
2015-11-22
Fixed
flash
Fixed forum index on Misaki.
100
101
102
103
104
105
106