Changelog
2019-04-01
Updated libraries.
2019-03-31
Cleaned up LESS folder.
Added private Forum Leaderboard page.
Added indexing to post deletion flag.
Updates to the session system. Closes #168.
2019-03-29
Renamed the Off Topic forum to Playpen
2019-03-25
Fixed avatar caching.
Removed --avatar-url variable.
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).