Erin

Results 75 issues of Erin

Just a general issue to keep track of some thoughts on improving the speed of toolbox's init processes, spun off from #403. Probably also a good excuse for a general...

code quality
performance

From #407. Rather than blocking the content script on usernote decompression, send the usernote data in a message to the background page and do the decompression there. This should help...

performance

When an action is attempted via the mod button and Reddit returns one or more errors in response, we currently just tell the user "This failed, do you want to...

enhancement
module: modbutton

When using the mod button to issue a ban, using repeated tokens in the message (e.g. `{body}{body}{body}`) can cause the final message's length to exceed the 1000 character cap, circumventing...

bug
module: modbutton
needs repro

If all old-reddit-only settings for a module are advanced/beta, and the user doesn't have advanced/beta modes enabled, the "Settings below only affect things on old reddit" warning is displayed with...

bug
help wanted
good first issue
core: tbmodule

For subs that don't use removal reasons all the time, but still like having canned messages some of the time, having the RRs box pop up on every removal can...

enhancement
module: removalreasons

Would probably make sense to move it to the sub context menu and present it in a window.

enhancement
code quality
module: modmatrix

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

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