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
2015-12-08
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.
Updated
flash
Reverted back to static component loading (except for database libs).
Added
flash
Added OP (original poster) badge to the forum.
Updated
flash
Renamed Board namespace to Forum.
2015-11-21
Updated
flash
Implemented announcement and sticky threads.
Added
flash
Added a button to mark all forums as read.
Fixed
flash
The forum now cuts the subject when they're longer than 30 character in the preview link.
Fixed
flash
Forced wordwrapping on the forum.
Updated
flash
Made the jump to first/last page buttons only show on the pagination if there's more than 2 pages.
2015-11-20
Added
flash
Added a method to destroy all a user's sessions.
Updated
flash
Switched to using PHP's GeoIP module to get the 2 character code and use CloudFlare's header as fallback.
2015-11-17
Updated
flash
Moved the forum to its own namespace.
2015-11-16
Updated
flash
Made a few improvements to the pagination.
Removed
flash
Removed markdown support on the forums.
Added
flash
Added read tracking (ability to know when there's unread posts).
112
113
114
115
116
117
118