reddit-moderator-toolbox icon indicating copy to clipboard operation
reddit-moderator-toolbox copied to clipboard

Moderator toolbox for reddit extension development.

Results 146 reddit-moderator-toolbox issues
Sort by recently updated
recently updated
newest added

The current system for `watchPushState` (https://github.com/toolbox-team/reddit-moderator-toolbox-redesign/blob/18f82c8/extension/data/tbutils.js#L2903-L3059) relies on lots of individual regular expressions for every possible page type. One of the drawbacks to this method is that sometimes, the context...

code quality

Lots of reports, needs investigation. ref #206

bug
needs repro
module: syntax

Basically the same thing we do under posts or comments but then for the user based on the last 500 mod actions. Can be handy in those cases where a...

enhancement

Got attended to the fact today that the lock functionality is missing on comments in the queue and while I was checking that out I realized the entire betterbuttons module...

code quality
module: betterbuttons

Related to #209 we probably should add this to modmail as well. Probably fairly straightforward: 1. Check for ban stuff in the sidebar similar to [this](https://github.com/toolbox-team/reddit-moderator-toolbox/blob/master/extension/data/modules/newmodmailpro.js#L380-L393) 2. Pull the info...

enhancement

I finally got the extension build process working on my machine, so now I can actually start tracking the issues I find with running Toolbox on Safari 14 under Big...

enhancement
issue with third party

As the title says, I never really used the option but did enable it today and actually rather like it. The only trouble is that sometimes I take action on...

enhancement
module: queuetools

The `show recent actions` button is extremely helpful and I love the feature. Unfortunately, it sometimes fails to retrieve any actions for the item being examined. It would be really...

enhancement
module: queuecreature

When you are within a post detail, there is no sticky button if it is enabled. Making it difficult to sticky to top position

enhancement
module: betterbuttons

At the moment you can select only one option when you have a select element in a removal reason It would be possible to add multiple attribute to the select...

enhancement
module: removalreasons