Moderator toolbox for reddit version history - 25 versions
Moderator toolbox for reddit by creesch, agentlame, eritbh
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 6.1.16
Released Oct 31, 2024 - 1.3 MBWorks with firefox 58.0 and laterSource code released under Apache License, Version 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 6.1.15
Released Jul 16, 2024 - 1.3 MBWorks with firefox 58.0 and laterSource code released under Apache License, Version 2.0
Version 6.1.13
Released Mar 3, 2024 - 1.3 MBWorks with firefox 57.0 and laterSource code released under Apache License, Version 2.0
Version 6.1.10
Released Aug 4, 2023 - 1.32 MBWorks with firefox 57.0 and laterSource code released under Apache License, Version 2.0
Version 6.1.9
Released Aug 4, 2023 - 1.32 MBWorks with firefox 57.0 and laterSource code released under Apache License, Version 2.0
Version 6.1.8
Released Aug 3, 2023 - 1.32 MBWorks with firefox 57.0 and laterSource code released under Apache License, Version 2.0
Version 6.1.7
Released Aug 2, 2023 - 1.32 MBWorks with firefox 57.0 and laterSource code released under Apache License, Version 2.0
Version 6.1.6
Released Jul 3, 2023 - 1.32 MBWorks with firefox 57.0 and laterSource code released under Apache License, Version 2.0
Version 6.1.5
Released Jul 3, 2023 - 1.32 MBWorks with firefox 57.0 and laterSource code released under Apache License, Version 2.0
Version 6.1.4
Released May 23, 2023 - 1.32 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Source code released under Apache License, Version 2.0
Version 6.1.3
Released May 19, 2023 - 1.32 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Additions- The modnotes module now has a setting to change the default label for creating new notes (#702)
- The modnotes module now saves note context when creating new notes (#746)
- Performing actions in the modnotes window now uses standard success/error feedback instead of intrusive browser alerts (#696)
- Pressing enter when typing a mod note now submits the note (#696)
- Some information (such as user karma) which was missing from the history button has been restored (#698)
- Automoderator match highlighting no longer highlights text all the way to the end of the paragraph (#710)
- Automoderator match highlighting now works with non-English Reddit UI languages (#711)
- Buttons on users are once again displayed in a consistent order (#707)
- Setting up personal notes to save to a subreddit with capital letters in its name works again (#697)
- When using the user profile view from modmail, links within posts displayed in the profile view now work properly when clicked (#692)
- Deleting a mod note no longer scrolls you back to the top of the page (#734)
- Cache is now stored per user based on the session cookie. This should prevent issues with switching between users. (#745)
Source code released under Apache License, Version 2.0
Version 6.1.2
Released Dec 9, 2022 - 1.32 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Fixes:
- Usernotes above a certain amount would not load for subreddits due to Pako update.
- Removal reason HTML would not render properly.Source code released under Apache License, Version 2.0
Version 6.1.1
Released Dec 9, 2022 - 1.32 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Full release notes are available on github: https://github.com/toolbox-team/reddit-moderator-toolbox/releases/tag/v6.1.0
Note: 6.1.0 is identical to 6.1.1 with the exception of sourcemaps. The Mozilla addon-validator has a file size limit which was exceeded when using sourcemaps.Source code released under Apache License, Version 2.0
Version 6.0.2
Released Aug 24, 2022 - 1.78 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Fixes/Additions
- Modmail sidebar adjustments (#595) for the upcoming new
sidebar from reddit containing modnotes and useravatars.
- Setting to style the reddit avatar in three ways:
Original
,Compact
,
Hidden
. - Feature where more elements are clickable to go to the user profile.
- Setting to disable the "particle" animation of avatars.
- Toolbox buttons have been moved and restyled a little bit to fit the new sidebar.
- Various fixes to account for information now having to be pulled from different elements.
- Setting to style the reddit avatar in three ways:
- Update DOMPurify to 2.3.12 (#596)
Source code released under Apache License, Version 2.0
- Modmail sidebar adjustments (#595) for the upcoming new
Version 6.0.1
Released Aug 22, 2022 - 1.78 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Hotfix release containing the following fixes:
Source code released under Apache License, Version 2.0
Version 6.0.0
Released Aug 20, 2022 - 1.78 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Release highlights
These are the biggest changes in this release:
- The core of toolbox has been rewritten to take advantage of so called ES6 modules. It is the main reason why
decided to bump the version number up to 6. The newly created foundation should be helping with
maintainability and provide a slight performance improvement on page load. This has been a major effort
spearheaded by /u/eritbh who put in countless hours in both designing and implementing this new approach.
- [Beta] Native mod notes can be viewed and edited from Toolbox via the new “Mod Notes”
module. Progress on this functionality has been slow, mainly because of the reasons mentioned above. But, it
is in a state that we feel comfortable including it as a beta feature. This means that in your personal
toolbox settings, you need to enable the “beta features” checkbox. As it is still in beta, a few things are
still missing or work in progress:
- Styling and layout of the popup might be subject to change.
- Context links currently are not added to notes.
- It is not possible yet to select labels when creating notes.
- The admins said there is no API endpoint, a little birdy told us there actually is. So naturally we trusted
the birdy. Removal reason comments can now be sent via the recent “Remove as subreddit” functionality by checking the new “Send as /u/subreddit-ModTeam”
box in the removal reasons popup.
GitHubSource code released under Apache License, Version 2.0
- The core of toolbox has been rewritten to take advantage of so called ES6 modules. It is the main reason why
Version 5.6.5
Released Apr 11, 2022 - 1.31 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Additions- Usernotes can now be filtered by note type from the note manager. (#534, #546, thanks @dequeues!)
- Usernotes now display their colors in the note manager (#550, #560, thanks @dequeues!)
- Removal reasons can now be reordered within a message (#559)
- Selecting a usernote type when creating a usernote is now visually clearer, with a larger border around the selected type (#564)
- Toolbox now supports the updated ban note character limit of 5000 characters (#562, #563, thanks @adhesivecheese!)
Source code released under Apache License, Version 2.0
Version 5.6.4
Released Dec 11, 2021 - 1.31 MBWorks with firefox 57.0 and later, android 57.0 to 68.*- Mod macros that specify "sticky" but not "distinguish" are now distinguished anyway, since comments are stickied by distinguishing them (#533, #543)
- Queue tools automoderator match highlighting now works within bulleted lists (#488, #541)
- User buttons in modmail now work properly (#537, #539)
- The "approve" button added to comments by the better buttons module is now added even if a comment has an already-approved ancestor (#497, #540)
- fix removal reasons on new reddit (#545)
Source code released under Apache License, Version 2.0
Version 5.6.3
Released Sep 9, 2021 - 1.31 MBWorks with firefox 57.0 and later, android 57.0 to 68.*- Toolbox now adds styling to make the native typing indicator in new modmail more obvious.
Fixes:
- Fixed a potential race condition in the rate limiter.
- Errors in the mod button are properly presented to the user now.
- Ratelimits are no longer considered at all when sending requests; this shouldn't actually matter, since Reddit seems to accept requests over the limit anyway.
- Clear subreddit variables on closing config
- Don't confirm removal on shiftSource code released under Apache License, Version 2.0
Version 5.6.2
Released Jul 14, 2021 - 1.31 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Reverted most of the ratelimit changes from 5.6.0. The stricter ratelimiting behavior is now only used when performing mass actions through comment nuke or the mod button. This should hopefully resolve the rest of the issues users were experiencing with slow loading and unresponsiveness even after the 5.6.1 hotfix.Source code released under Apache License, Version 2.0
Version 5.6.1
Released Jul 9, 2021 - 1.31 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Source code released under Apache License, Version 2.0
Version 5.6.0
Released Jul 5, 2021 - 1.31 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Features- Added message preview functionality to the macro popup (#480)
- Show old/ignored reports works properly again (#439)
- Adjusted new modmail functionality to work more easily with additions of new directories like the recent "join request" directory and the currently being trialed "filtered" director (#507)
- Make context popup work for user profile links (#505)
- Fix an issue with overflowing in removal reasons (#487)
- Fix an issue where sorting by age in the queue gave inconsistent results (#482)
Source code released under Apache License, Version 2.0
Version 5.5.4
Released Mar 25, 2021 - 1.31 MBWorks with firefox 57.0 and later, android 57.0 to 68.*Additions
- Flair templates in the mod button "User Flair" tab are now colored according to the flair's assigned colors (set in Community Appearance from the redesign). (#458, thanks @Xeoth!)
Fixes
- The mod button flair interface has been tweaked to make its behavior more obvious. (#457, #458, thanks @Xeoth!)
- Sending replies in new modmail will no longer cause Reddit to error out when the [`checkForNewMessages`](https://www.reddit.com/#?tbsettings=newmodmail&setting=checkfornewmessages) or [`noReplyAsSelf`](https://www.reddit.com/#?tbsettings=newmodmail&setting=noreplyasself) settings are enabled in Firefox. (#470, #471)
- Links in the Toolbox user profile view should redirect to the correct subdomain even when opened in new modmail, and links to usernote context should no longer break in new modmail. (#473)
- AutoModerator is no longer considered a Toolbox developer. (#474)Source code released under Apache License, Version 2.0
Version 5.5.3
Released Mar 12, 2021 - 1.3 MBWorks with firefox 57.0 and later, android 57.0 to 68.*- Usernames and other API strings that can be interpreted as scientific notation are no longer handled incorrectly
- The mod and usernotes buttons are now clickable on /r/subreddit/about/banned thanks @Xeoth!
- Handling of new Reddit is now more robust, which should allow Toolbox to load there again
- Certain popup close buttons will no longer cause any containing window (e.g. the toolbox profile display) to close as wellSource code released under Apache License, Version 2.0
Version 5.5.2
Released Feb 14, 2021 - 1.3 MBWorks with firefox 57.0 and later, android 57.0 to 68.*- Mod button will no longer complain about ban reason/message being too long when performing non-ban actions. (#449, #456)
- Mod button now works when triggered from a removed post or comment from a subreddit you don't moderate while viewing a user's profile. (#452, #454)
- Usernote pruning now gives separate options for pruning deleted, suspended, and inactive users, rather than always performing all three at once. (#453, #455)Source code released under Apache License, Version 2.0