Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2015-04-27
Fixed
flash
Fixed profile data not displaying properly.
Added
flash
Added a function to get a user's profile data.
Added
flash
Started with the implementation of profiles.
2015-04-26
Added
flash
Added changelog page.
Imported
flash
Added some more missing assets.
Fixed
flash
Fixed the system thinking that 0 is the ID of the deactivated users rank while it's 1.
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.
117
118
119
120
121
122
123