creesch
creesch
Reply as subreddit only applies to modmail, there is also mod only and reply as yourself. That's three options, making me think they should be in a drop-down
Practical question, which field shows in modmail?
Alright, makes sense then to implement this. Wondering why we haven't done so earlier, probably because nobody really noticed as historically speaking there was only one field and they basically...
Wait what.... we already use the [note field](https://github.com/toolbox-team/reddit-moderator-toolbox/blob/master/extension/data/tbapi.js#L374) (which has the 300 character limit) and do nothing with the reason field. So this is isn't about adding `note` field but...
Ah I see what is happening, that is probably because it historically had that limit. Okay that clears up what is happening there. I'll edit the title to reflect this.
[Got another request today to implement this](https://www.reddit.com/r/TheseFuckingAccounts/comments/k59wtg/leakgirls_fuckheads_are_using_ireddit_making_them/gedhvyz/?context=3) though the request here specifically asks about the option to select the site wide rules.
Updating this issue as we are now using rollup and we should explore using codemirror in the same way https://codemirror.net/examples/bundle/
As #344 is a dupe I'll put that info here. A possible solution for this would be to break down the path into an array based on each element. We...
Moving this to 5.3, this requires a bunch more effort than I anticipated and would need proper testing. The issue is that we first add the buttons and then process...
In regards to the usernotes button this is related to #139 then.