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

![image](https://user-images.githubusercontent.com/2502190/76246339-cec89380-623d-11ea-8648-eeb886bebf7e.png)

deferred
code quality

The new removal comment as subreddit is nice. Can it be extended to comment macros? I'm sure it'd work if we added it as a comment removal reason - but...

enhancement
module: macros

Currently, the only macro actions that have error handlers are leaving the macro reply and locking/distinguishing/stickying it. All other actions can fail silently (though the unhandled promise rejections should still...

enhancement
module: macros

Basically `TBListener` but beefier - a proper solution for defining platform-independent locations where UI elements can be placed by modules. `frontend/index.tsx` defines a set of locations where modules might want...

enhancement
core: tblistener
code quality

Requests not succeeding is a leading cause of Toolbox errors [citation needed]. However, instructing users to get to the worker inspector to look at request logs is a pain. Surfacing...

enhancement
good first issue
code quality

If we're beta testing v7 but need to release another v6 patch, the workflow should know not to release a hotfix on an older version into the beta channel, instead...

meta