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-07-29
Updated
flash
Switch to random_bytes instead of using mcrypt since we're forced on PHP 7 anyway in Sakura\CSRF.
Removed
flash
Removed jbbcode in favour of future custom parsing code.
Updated
flash
Replaced all XHTML tag endings (<example />) with HTML5 style (<example>).
2016-07-27
Removed
flash
Removed old templates.
Removed
flash
Removed bundled emoticons.
Removed
flash
Removed bundled webfonts.
Removed
flash
Removed old assets.
Updated
flash
Renamed templates folder to views.
Updated
flash
Added a replacement for SAKURA_NO_TPL, IN_CLI gets automatically defined when in CLI mode.
Updated
flash
Cleaned up sakura.php.
Added
flash
First attempt at writing migrations.
2016-07-26
Updated
flash
Made get_country_name not look like shit.
Updated
flash
Hardcode utf-8 charset.
Removed
flash
Removed nocron, both windows and linux have task scheduling so it's unnecessary to have it.
Removed
flash
Removed unnecessary double check in post editing.
Updated
flash
Replaced all hardcoded rank indication with a configuration variable.
Updated
flash
Use HTTP_HOST instead of a configuration variable to get the current URL.
Removed
flash
Removed registration captcha.
Removed
flash
Removed complete authentication locking.
Updated
flash
Moved the complete configuration to the filesystem instead of the database.
Updated
flash
Renamed libraries folder to app.
2016-04-25
Updated
flash
Do maintenance mode checking through middleware.
Fixed
flash
Made last_ip actually update itself.
Added
flash
Added backwards compatibility for the IP storage which automatically updates the database with the new storage method.
Updated
flash
Replaced all IP references with Net and byte based storage.
Fixed
flash
Use database variables to exclude restricted and deactivated users from the user count instead of static numbers.
Fixed
flash
Exclude trash forum from statistics.
Fixed
flash
Fixed Post and Thread unread checking reporting unread when logged out.
Removed
flash
Deleted settings.php.
Updated
flash
Moved avatar, header and background uploaders to the router.
117
118
119
120
121
122
123