Changelog
2019-07-06
Implemented first set of commands.
Backported authentication system from C# Railgun.
2019-07-05
Don't expose manage urls to people without manage access.
Finished emoticon management panel.
Began work on C# reimplementation of the PHP Sock Chat server.
2019-07-04
Added missing migration for emoticons table.
Initial emoticon management stuff.
2019-07-03
Display age on profile if a year has been entered.
Made post content checks slightly stricter.
Made Mark as read work recursively.
2019-07-02
Quickk-pagination style updates.
Reduced avatar roundness.
2019-06-10
Code style updates.
Fixed logging out.
Made the CSRF system less complicated.
Fixed mobile menu no longer working.
2019-06-09
Minor fixes.
Manage is now less of mess!
2019-06-08
Split the changelog manage section up into multiple files.
Updated avatar selection buttons.
2019-06-07
Beginning work on splitting up manage into multiple files.
2019-06-06
Made avatar corners rounder.
Updated user not found page.
Made settings multi-page again.
Lowered retention for login history and account actions.
Use direct references for settings urls.
Don't count deleted things.
2019-06-05
Changed ordering of profile fields.
Fixed prompt showing up when submitting.
Added tab close confirmation when there's text in the posting form.