Makyen

Results 189 comments of Makyen

I'm not sure I'd call it a bug. It's a misfeature. It's working exactly how they appear to have designed it. It's just the design is ... setting users up...

So, given that the Edit Summary is where MagicEditor normally puts the list of things that it's done, and it's still good to have that list, what should we do...

Sorry, I wasn't clear. I was referring to making changes *only* for H&I, *not* to how MagicEditor functions elsewhere.

As far as I can tell, the entire problem is that in the H&I queue, those two things (Edit Summary and Comment to User) are a single input box which...

So, having taken a look at it, it appears that it's possible, but non-trivial, for us to have a userscript which creates an additional textarea, so there would be two...

`rule_id` is not currently recorded anywhere. Changing it is not a problem at all. The primary requirement is that each `rule_id` must be unique among all `Rule` entries. That uniqueness...

I'm happy to keep this open, if desired. I've [pushed a commit](https://github.com/Charcoal-SE/SmokeDetector/commit/2078d8213e2d886bb1d490d61b37319606d867f0) to change this `Rule` from "bad keyword in {}" to "potentially bad keyword in {}" and remove the...

I have a branch with a lot of thread safety changes for multiple issue, including this one. I need the time to thoroughly go through it at least one more...

I'm not certain at this point that there's actually a thread safety issue within the C code for the `regex` package. I have put more work into this and taken...

While I agree that there's been work done that makes this a lower priority, the request in the initial comment doesn't appear to be complete and I don't see agreement...