Erin

Results 75 issues of Erin

Allow leaving usernotes on users for a specific subreddit even if there isn't activity for that user in the subreddit in question. Useful when dealing with users who delete their...

enhancement
module: usernotes

In the same way we add action buttons to the user info sidebar in new Modmail, we should add those buttons to the sidebar in the profile view window as...

enhancement
module: profile

Asked for [here](https://www.reddit.com/r/toolbox/comments/mi3rnk/i_asked_this_question_once_but_sadly_didnt_get/) and at least one other time that I can't find a link for right now. Toolbox should provide its own toggle for light/dark theme, rather than relying...

enhancement

From Discord https://discord.com/channels/535490452066009090/535490561478492161/818672314656227359 potentially 5.4 regression --- Mod action popup has empty/not selectable subreddits and always displays `(select subreddit)`

bug
module: modbutton
needs repro

Right now, `getThingInfo` uses a lot of DOM calls to get its information. We can speed this process up significantly by using getters around those calls instead of computing *all*...

core: tbutil
performance

For most popups (e.g. modbutton) logic for positioning the popup works by setting its position to the location of the button that triggered it. When the button is near the...

enhancement

[from discord](https://discord.com/channels/535490452066009090/535490561478492161/795812226761359360) Rather than trying to highlight *all* instances of the match text, first try to highlight case-sensitive instances of the match text surrounded by word breaks. If there are...

enhancement
module: queuetools

rel #218, surprised we didn't think to add this then.

enhancement
good first issue
module: queuetools

Instead of using stuff like ``, ``, `` inside removal reason bodies to get custom text input, we should have tokens that are replaced with the appropriate elements without having...

enhancement
deferred
module: removalreasons
needs public docs
needs api docs

Just like the existing buttons for approving and removing things, should be able to ignore reports on all selected items.

enhancement
help wanted
good first issue
module: queuetools