Skip to content

V5.2.0 Spying Squirrel

Compare
Choose a tag to compare
@eritbh eritbh released this 17 Oct 19:11
· 678 commits to master since this release

Additions

  • New module: Queue and unmoderated overlay functionality giving access to old reddit queue listings on redesign. (#86)
  • Removal reasons: Lock as reply action has been added (#154, thanks @SpyTec!)
  • Modmacros: Lock reply action has been added (#153, thanks @SpyTec!)
  • Comment nuke: In addition to mass remove this module can now also lock an entire comment chain (#163, thanks @SpyTec!)
    • Default nuke type can be changed in settings through executionType

Enhancements

  • Old reddit Queuetools: Improvements to queue tools behavior with RES's Never Ending Reddit functionality (#126, thanks @adzm!)
  • Old reddit Queuetools: Hide some irrelevant queue tools filters from /about/spam pages (1952145, thanks @adzm!)
  • "Add removal reason" button now shows up on comments (#144, thanks @SpyTec!)
  • Betterbuttons: "sticky" button lets you specify a sticky position (#148, thanks @SpyTec!)
  • Comment nuke: Button is now placed consistently with other buttons when set to appear next to author usernames (a2cc932)
  • Comment nuke: Window closes automatically on success (10a144d)
  • Modmacros: The various actions have been categorized in the configuration window (#157, thanks @SpyTec!)
  • Modmacros: The macro button in new modmail has been moved to avoid jumping around when selecting "reply as" (#152, thanks @SpyTec!)

Fixes

  • Comment nuke: Fix handling of deep chains when nuking comments (f15883c)
  • Correct OP author styling in toolbox popups (3062f07)
  • Queue tools report threshold now defaults to 0 instead of 1 to prevent empty queues by default(1aee69c)
  • New modmail count no longer includes highlighted conversations (#164, thanks @SpyTec!)
  • Keep "Open in old Reddit" button synced with URL in new Reddit (#149, thanks @SpyTec!)

Internals

  • Documentation generation for internal functions has been added and can be found here
  • Better handling of new modmail cookie expiration for api usage (#145)
  • README/CONTRIBUTING updated to document current build process (#143, 0502efb, thanks @SpyTec!)
  • Build dependency bump (d2b25fe)
  • TBui.popup() API cleanup (231ed74, e868bea, abde2a9)
  • Miscellaneous internal cleanup (30cfc6a, 54ab140, 97349c8)
  • Added toolbox config version schema checks (#119)