Changelog
2019-01-10
Nuked the stale chat quotes code, rewrite when the chat actually exists.
Fixed ordering of user menu, was backwards for compat with the older menu.
Updated post links to only use direct ones, indirect would break on different pages.
Added page jumping to mobile view.
Added basic post deletion (no AJAX or topic deletion yet).
2019-01-09
Added button to mark a forum or the entire thing as read.
Added more typesafe shorthands for fetching database operations.
Fixed incorrect post count on posting page.
2019-01-07
Removed the 'throwback' PM welcome notice from the frontpage.
2019-01-06
Enabled pointer-events on the topic/category stats.
Fixed wideposting being fixed too early.
2019-01-05
Limit video dimensions.
Fixed oversight causing people to be unable to post.
Fixed overlow issues on forum index on mobile, closes #99.
Fixed user info in topics on mobile.
Added measure to prevent doubleposting.
Fixed post lookup exploding with non-existent ID, closes #122.
Scheduled wideposting to fix itself in February, closes #103.
Fixed pagination not counting properly for moderators, closes #123.
2019-01-04
Added small topic pagination to topic listing.
Fixed permission constant not being used.
Fixed post lookup.
2019-01-03
Lowered minimum lengths for forum stuff.
Fixed warnings manager 404.
Fixed graphical glitches (hopefully).
Add ETag cache support to avatars, backgrounds and proxied media.
Made the header padding less weird.
Fixed changelog date page throwing a 404.
Change opacity of locked topics.
Show locked/archived notice at the end of the page too.