Changelog
2019-01-16
Some styling updates to the old header.
Use case sensitive ETag for proxy.
2019-01-15
Removed todo section.
Added Satori logging support.
Added SFTP support.
2019-01-14
Serve basic error pages when using through the proxy script.
2019-01-12
Started work on header redesign (tester-only for now).
Fixed user menu alignment on mobile.
Moved mark as read button to the actions row.
2019-01-11
Added some topic moderation tools.
Added other jpeg mime type to the proxy.
2019-01-10
Proxy fixes.
Fixed horrible bug in shitty bbcode parser.
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.