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-04-25
Fixed
flash
Fixed the backend not expecting the users table to be empty.
Removed
flash
Removed legacy development tools.
Added
flash
Tell users to enable JavaScript, it ain't gonna hurt ya.
Added
flash
Added password reset functions.
Added
flash
Added a legacy algo based password change force thing.
Added
flash
Added custom user colours (set through the database).
2015-04-24
Fixed
flash
Made logged in users unable to view the auth page.
Removed
flash
Removed the method of determining password strength based on length (aaaaaaaaaaaaaaaaaaaaaaaaaaaa ain't strong just because it's long).
Added
flash
Added a setting to lock the authentication methods.
Fixed
flash
Made the SQL wrapper return PDO errors.
Fixed
flash
Made the header login form properly responsive.
Updated
flash
Updated the links in the footer.
Added
flash
Added a password entropy calculation function.
Updated
flash
Updated .gitignore.
2015-04-21
Added
flash
Added template for password reset page.
Removed
flash
Removed the PayPal API since we don't need it for what we want to do.
Added
flash
Added a function that resends the activation e-mail.
Added
flash
Added e-mail address sanitising to the registration process.
2015-04-20
Updated
flash
Fixed a bug in the registration process where username sanitising fails.
Added
flash
Added AJAX based dynamic form submission.
2015-04-19
Updated
flash
Finished implementation of the registration function.
Added
flash
Added automatic user activation through e-mail.
2015-04-18
Added
flash
Started implementation of the registration function.
Added
flash
Added HTML e-mail template.
Added
flash
Bundled Fw Whois.
Added
flash
Added function to retrieve the country code from the CloudFlare header.
Added
flash
Added e-mailing function.
Added
flash
Added Sock Chat integration script.
Updated
flash
Implemented logout functionality.
2015-04-17
Added
flash
Added deletion function to the SQL wrapper.
132
133
134
135
136
137
138