Brian Pepple
Brian Pepple
Doesn't Comicrack just ignore the the quotes, so it would parse it as `"Infinity` & `Inc."` instead of `Infinity` & `Inc.`, which are both incorrect. I don't quite understand handcuffing...
I guess my thinking this **isn't** a breaking change, since the clients can still parse them, which is how I identified this bug in the first place. Regardless, this is...
> Right, I'm not implying it is. All I'm saying is that my next stable release (v0.8.2) is right around the corner, so I will look into this after that....
That's the expected behavior, since our common use-case is the user wants to tag the comics with one call. And the interactive flag is used when the user wants to...
I thought about doing this in the past, but I'm not sure how useful it would be. In addition I'm fairly certain, based on past experience, if it couldn't be...
If you're on Matrix, you could add poll in the general room. This would most likely get the most exposure. Or if you're not on Matrix, and add thread in...
I've thought about adding a **Management Report** page, but the big question has always been what information should be reported? If a list could be made that would at least...
Well, and like I said I'd need to know what information would be useful/needed.
Does this make much sense now that that the site uses django-simple-history, which provides change history and reversioning?
I guess my concerns are: - Who would be approving these changes? - How do we make that it doesn't cause a lot of additional work?