Monica Cellio

Results 347 comments of Monica Cellio

@luap42 I wasn't aware there was a convention in some markdown flavors already. I'm a big fan of being consistent with known conventions when we can. In the versions that...

@luap42 can you weigh in on whether this should be done in co-design vs. qpixel? Thanks.

Users can suggest edits of mod-only tags, but only moderators can approve those edits (as I just did here). We should probably allow the suggestions as we do now but...

Oh, that's a good point @Trilarion -- I'd bet that we don't catch that case, and we need to. Ideally it would become a suggested edit, and we'd give some...

Another report about search in titles: https://meta.codidact.com/posts/287032

See https://github.com/codidact/qpixel/issues/826#issuecomment-1214395898 for a list of hard-coded Codidact references.

Good idea. The other issue has a list of where the hard-coded references are, so let's use that one.

I thought about doing it through the email system, which could work for our instance and anybody else running an instance would have to roll their own. If we can...

Another issue with an email-based approach is that history becomes harder to find over time. Interactions need to be logged where moderators can easily review them. Whether a mod-messaging system...

That sounds like a good approach to me; we already have all the threading/linking in place, unlike if we wanted to use posts (which we'd need to chain together). Comments...