Changelog
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.
Updated most static urls to use the url registry.
Fixed post editor avatar.
Fixed backwards check.
Massive user card overhaul.
Stop loading when an error occurs during initial connect.
2019-02-27
Memoize perms (why wasn't this done already).
Fixed typo.
Added more styling to the followers/following page.
Updated profile.php in accordance with user assets no longer being served through it.
Moved user asset serving out of profile.php.