Changelog
2019-03-25
Updated text on profile.
Use resized avatars where appropriate.
Just count unique characters in password.
Minimise usage of utility.php and made password entropy function support multibyte strings.
2019-03-23
Fixed newest user not showing up.
2019-03-21
Removed no longer relevant stuff from README
2019-03-18
ARE YOU KIDDING MEEEEEEEEEEEEEEEEEEEE
Stricter checking on GET variables.
Dropkick RequestVar
Added request encoding check.
Fixed oversight of catastrophic magnitude.
Revert fucking everything.
Forgot the nullables!
Fixed defaults handling.
Fixed gigantic oversight.
Reduced ->value calls.
Updated more stuff to use RequestVar.
Allow login with previous 2FA code as well, closes #163.
Removed StyleCI config.
Accidentally pushed experimental code, fix round 1.
Changed background colour of dropdowns in member list, fixes #164.
2019-03-10
Added profile topic listing (wip).
Removed experimental enum usage from comment votes table.
Improved two factor login flow.
Disable two factor authentication on password reset.
Moved some 2FA stuff into functions.
Rehash passwords when required during login.
Fixed migration page.
Added time based two factor authentication support.
2019-03-09
Set a max-height on bbcode pictures.