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
2018-10-09
Added
flash
Added horribad quote administration thing.
Added
flash
Added chat quotes to front page.
2018-10-08
Fixed
flash
Actually get rid of the notice when posting the first comment.
Updated
flash
Use better numeric check in the changelog date checker.
Updated
flash
Moved password recovery code into its own file.
Updated
flash
Moved avatar and background functions into their own files.
2018-10-07
Fixed
flash
Fixed password reset redirect.
2018-10-06
Updated
flash
Database stuff is now also procedural, would ya look at that.
Updated
flash
Caching but it's procedural now.
2018-10-05
Removed
flash
Removed Application class! (finally)
Updated
flash
Moved GeoIP stuff into its own folder.
Updated
flash
Moved storage path into a constant.
Updated
flash
Moved database and cache initialisation out of the Application class.
Updated
flash
Changed avatar limitations.
Removed
flash
Removed meta lockdown checks, they're only used once anyway.
Removed
flash
Removed prevent_registration config var, functionally replaced by the Private section.
Removed
flash
Removed getPrivateInfo from Application class.
Updated
flash
Use ARGON2ID if available for password hashing (prep for PHP 7.3).
2018-10-04
Fixed
flash
Fixed date tooltip being displayed on non-date stats on profiles.
Removed
flash
Removed leftover use statements at the top of Application.
Added
flash
Added automatic changelog updates from via Github webhooks.
Fixed
flash
Moved the e-mail handling out of the Application class.
Added
flash
Added a constant that's equal to the Misuzu root directory.
Fixed
flash
Moved config functions out of the Application class.
2018-10-03
Updated
flash
Migrated site update system to be tag based.
2018-10-02
Fixed
flash
Fixed oversight causing a half logged in state in private mode.
Removed
flash
Removed Carbon dependency.
Added
flash
Made imperative bits of the session system procedural like the rest.
Fixed
flash
Fixed oversight causing pages with comments to break.
Added
flash
Added new CSRF protection system.
85
86
87
88
89
90
91