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-01-09
Fixed
flash
Fixed news posts in different categories (I honestly forgot this was a feature) not linking to their posts properly.
Added
flash
Implemented checking if an e-mail address has already been used by someone else.
Updated
flash
Replaced the action/activation code backend.
Fixed
flash
Fixed `require_activation` having the opposite result.
2016-01-06
Added
flash
Added a check if connection over HTTPS is possible when connecting over HTTP.
Removed
flash
Removed the cookie message.
2016-01-04
Fixed
flash
Fixed a few misreferences to the User class.
Updated
flash
Renamed all *.tpl to *.twig to make them recognised properly.
Fixed
flash
Fixed non-existent user profiles being displayed.
Updated
flash
Moved the part of the registration function that handles user creation to the User class.
2016-01-03
Updated
flash
Renamed `forums_permissions` table to `forum_permissions`.
Updated
flash
Revamped the ranks backend.
2016-01-02
Updated
flash
Added editor.tpl.
Fixed
flash
Removed the siteTags implode from sakura.php and used twig's `join()` instead.
Fixed
flash
Fixed forum permission inheritance.
2016-01-01
Added
flash
Added forum sorting.
2015-12-31
Fixed
flash
The manage link is now hidden for non-staff.
Fixed
flash
Prevent premium from being assigned when in restricted mode (currently in a very hacky way).
Updated
flash
Updated the copyright year to 2016.
Updated
flash
Deprecated `nologin` in favour of the `Site::RESTRICTED` permission flag.
2015-12-29
Added
flash
Implemented new permissions handler.
Fixed
flash
Fixed Sock Chat integration.
Removed
flash
Removed XML feed for news.
Fixed
flash
Fixed cron.php.
Updated
flash
Made old profile urls link to new ones when a new user with the same name doesn't exist.
2015-12-28
Added
flash
Added caching to User objects.
Updated
flash
Renamed both Permissions classes to Perms.
Fixed
flash
Fixed static reference to /content in viewtopic.tpl.
2015-12-27
Removed
flash
Removed (pretty much permanently broken) friends section from settings panel index.
Updated
flash
Split `dev.enable` up in `dev.show_changelog` and `dev.show_errors`.
110
111
112
113
114
115
116