Erin
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...
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...
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...
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)`
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*...
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...
[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...
rel #218, surprised we didn't think to add this then.
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...
Just like the existing buttons for approving and removing things, should be able to ignore reports on all selected items.