Changelog
2019-03-18
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.
2019-03-08
Split auth.php up into multiple files.
2019-03-07
Added experimental request variable access class.
2019-03-06
Flip the landing page columns, closes #154.
Post featured news post links to Twitter.
Added Twitter auth command and some base functions.
2019-03-04
Just kidding, this shit actually fixes it.
Fixed exception while marking entire forums read.
2019-03-03
Match the news preview styling with the real page more.
Use constants in query.
Adjustments to make the TRIGGER execute properly.
Statically count topic views.
Fixed bug where migration page would never disappear.
2019-03-02
Some preparations for the activity feed.
Flip landing page on mobile.
Sorted the changelog styling out.
Removed dumb comment.
Moved stats into a single db_query call.
Removed needless caching stuff.
2019-02-28
Update client scripts to use the url registry.
Removed old test site related redirect.