Topic: Site Changelog

November 3, 2013

Updated the theme system:
  • Added a new 'autumn' override
  • Overrides are extra styles that can be loaded on top of the existing color themes (hexagon, pony, bloodlust, etc.). For now they're just extra background images (you should see leaves at the bottom of the page now, for example).
  • Overrides can be changed at will (or disabled) by clicking on the "Style" link in the top-right corner of the site.
Fixed a couple of really annoying bugs:
  • User blacklisting now doesn't cause the entire page to turn white when doing certain things
  • The 'downcase' 500 error when submitting aliases is now a thing of the past
Added some features people have been asking for:
  • Added an optional 'reason' field to fill out when editing a post's tags/rating/whatever. You can use it to explain your reasoning behind a potentially controversial tag edit. Inline dtext is allowed (no quotes, for example), limited to 255 characters
  • Added an 'invitation' system to set maintainers - you can now accept, deny, or block maintainer invitations
  • You can now hide (and unhide) dmails now!
And a bunch of other useful stuff:
  • Leading and trailing whitespace is removed from alias and implication submissions
  • Tag history now shows edit reasons, and the table is forced wider so everything actually fits
  • Added a confirmation popup when reporting comments and forum posts, should prevent people accidentally reporting instead of responding
  • Tickets have an accessible XML/JSON API now. See the new tickets help page for more info.
  • Tickets now have visible 'created' and 'updated' dates
  • Ban mod actions now show ban duration
  • Users can now change the category of their forum posts after creation
  • DText thumbnails can now be on the same line
  • You can now blacklist filetypes using the type: metatag
  • Replying to forum posts is now possible when JS is disabled or broken
  • Added HTML titles to a bunch of dmail pages
  • Flag reasons in the flag history are now truncated to prevent layout breaking
  • Made classic thumbnail tooltips look nicer
  • It's now possible to view a user's profile by browsing to /user/show/username_here
  • Added duplicate comment/forumpost detection - submitting two identical comments/posts in a row now blocks the second one
And bugfixes:
  • Fixed thumbnails not showing up in dtext previews
  • Fixed an error when deleting certain posts, when its parent is trying to be added to a set it's already in
  • JS no longer breaks on the post index when there's a post with no tags somehow
  • Fixed an error when viewing a post with no tags (somehow) when tag categorization is enabled
  • Fixed the anonymous blacklist window showing up behind thumbnails in Chrome
  • Fixed a minor JS error with the blacklist character counter
  • Reverse image search links now don't show up for deleted posts
  • Fixed 500 when ordering the user index by records

revision 672

Updated by anonymous