Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Activity for ArtOfCode
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Edit | Post #284495 | Initial revision | — | about 3 years ago |
Answer | — |
A: Implement reactions for top level posts This is already possible with the current implementation. You don't see reactions on questions at the moment because questions are limited to only question-specific reaction types, and no communities (yet) have any reactions set up as question-specific. If we want reactions like these for questions, ... (more) |
— | about 3 years ago |
Edit | Post #284494 |
Post edited: already exists |
— | about 3 years ago |
Edit | Post #284489 | Question closed | — | about 3 years ago |
Comment | Post #284098 |
@#8049 I've just tuned the block slightly so that it should exclude logged-in users, so you should avoid most of these. Let me know if there's not been any change. (more) |
— | about 3 years ago |
Comment | Post #284065 |
Hi! Developer here. When you say the user management is not running locally, what do you mean? Users are managed in a MySQL database that you set up as part of the initial setup process, so user data is wherever your database is. Are you looking for OAuth or SSO/AD sign on instead? (more) |
— | about 3 years ago |
Edit | Post #283964 | Question closed | — | about 3 years ago |
Comment | Post #283928 |
@#53196 Sure, they add a link, but my point was that they don't actually do anything or change anything about the post - all closing can do is add a message. What are you looking for it to do? I'm hoping there's some other way we can explore getting the same result with more appropriate functionality... (more) |
— | about 3 years ago |
Edit | Post #283928 | Initial revision | — | about 3 years ago |
Answer | — |
A: Closing Articles While I can see the point here, I also don't see much benefit in allowing articles to be closed. The only function closing has is to prevent a post being answered. That's all it does; it doesn't de-list the post or change it in any other way. Given that articles don't have answers, that makes it a... (more) |
— | about 3 years ago |
Edit | Post #75053 | Question closed | — | about 3 years ago |
Edit | Post #283764 |
Post edited: |
— | about 3 years ago |
Edit | Post #283780 | Initial revision | — | about 3 years ago |
Answer | — |
A: Lost Reputation Apparently there was a bug in the rep recalc script. Still not entirely sure why, but I've solved it and re-run the script. Rep counts should be correct now. (more) |
— | about 3 years ago |
Comment | Post #283635 |
@#53288 It's not possible that you know who is voting on your posts, that information isn't available to you. It is available to me, and I can see a pretty even spread of votes by various different people. There's no voting fraud here, just people voting on content.
Let me also remind you that we ... (more) |
— | about 3 years ago |
Edit | Post #283635 | Initial revision | — | over 3 years ago |
Answer | — |
A: Voting fraud on posts As the moderator who reviewed your flag said, downvoting is not necessarily voting fraud. Anyone is free to use their downvotes as they see fit; it's only when someone starts voting on the person not on the content that it becomes voting fraud. If you have something to indicate that voting fraud may ... (more) |
— | over 3 years ago |
Edit | Post #279275 |
Post edited: |
— | over 3 years ago |
Comment | Post #283528 |
@#53305 I don't disagree, but so is stopping people with names that aren't completely Americanized or Anglicised from using them. Six and two threes. We should be looking at ways around this, rather than just saying "we'll block it completely" instead. (more) |
— | over 3 years ago |
Edit | Post #283572 | Initial revision | — | over 3 years ago |
Answer | — |
A: Date Display formatting > When you hover over a date on SE it shows you the full date time stamp which is a reasonable compromise. We do the same thing here. Hover over most relative timestamps ("x ago") and you'll get an exact ISO 8601-ish formatted date-time. If you find one that doesn't, please let us know! (more) |
— | over 3 years ago |
Comment | Post #283528 |
@#53305 Without trying to be flippant... what's stopping you copy-pasting the username? Or, worst case, hover over the link and type in the user ID yourself? Not ideal, no, but neither's breaking the system for anyone with a name that's not 100% ASCII. What about Chloë? Or Ægidius? Or, indeed, 李某? Se... (more) |
— | over 3 years ago |
Comment | Post #283528 |
@#54243 Here are [some things people believe about names](https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/). All are false. The point is not that I don't want to do it, it's that there's no way to do it (a) in a sane manner, (b) without breaking important functionality... (more) |
— | over 3 years ago |
Comment | Post #283528 |
@#53305 And then what about folks who want to use their real names? Real names aren't all ASCII, let alone usernames. Works the other way round, too: I can't possibly whitelist all _safe_ Unicode characters, either. (more) |
— | over 3 years ago |
Comment | Post #283531 |
@#8046 Nope, not as far as I recall. (more) |
— | over 3 years ago |
Edit | Post #283531 | Initial revision | — | over 3 years ago |
Answer | — |
A: Limit of flag comment 65535 bytes (the default length for the `TEXT` type in MySQL). Needless to say, if people start abusing that, it'll get restricted. 😝 (more) |
— | over 3 years ago |
Comment | Post #283528 |
@#53305 That's the whole reason it's _not_ being restricted. It's easy to abuse, and hard to detect. I can disallow specific Unicode characters, but someone will just find another one. There's no easy attribute I can pick to detect what's "abusive" use of Unicode and what's genuine. If someone wants ... (more) |
— | over 3 years ago |
Edit | Post #283528 | Initial revision | — | over 3 years ago |
Answer | — |
A: Restrictions on usernames I've declined this, for the same reason that I've declined other similar Unicode-related "bugs" before. They're not really bugs, just a product of how easy Unicode is to abuse. The solution: don't do this. Expect your username to be reset to something not-unhelpful if you do. (more) |
— | over 3 years ago |
Edit | Post #283527 |
Post edited: |
— | over 3 years ago |
Edit | Post #283402 | Question closed | — | over 3 years ago |
Comment | Post #283222 |
@#53922 the most likely thing to happen is that support will send an email to the address registered on the account, so that you can find it that way. That also handles the case of someone claiming an account that isn't theirs, as they won't have access to the email address. (more) |
— | over 3 years ago |
Edit | Post #283221 |
Post edited: |
— | over 3 years ago |
Edit | Post #283222 | Initial revision | — | over 3 years ago |
Answer | — |
A: "forgot email address" system If you forget your email address, contact support and we'll be able to assist. Allowing people to guess the email address for an account is not something that can be done securely and in a way that protects user privacy. (more) |
— | over 3 years ago |
Edit | Post #283085 | Initial revision | — | over 3 years ago |
Answer | — |
A: "Body is too short" error when posting middle-click-pasted answer with no changes Fix pushed. When you save a post, we don't take what you typed into the textbox and convert it to markdown on the server, if we can avoid it (we still have to if the client has JS disabled). There's this live preview below the textbox where the HTML has already been calculated for us, so we might ... (more) |
— | over 3 years ago |
Edit | Post #283038 | Initial revision | — | over 3 years ago |
Answer | — |
A: Don't add duplicate notifications if an unread notification for the same event type and parent post already exists I thought we did this already, so I had a look. Turns out we were using the wrong link to check for duplicates, which I've updated. You should find you only get one notification per comment thread when there are any number of new comments now. (more) |
— | over 3 years ago |
Edit | Post #283025 |
Post edited: |
— | over 3 years ago |
Comment | Post #282342 |
```javascript
console.log(`here's a test`);
console.log('of multiline code');
```
also some
paragraphs
> and a blockquote (more) |
— | over 3 years ago |
Edit | Post #282576 |
Post edited: |
— | over 3 years ago |
Edit | Post #282947 |
Post edited: |
— | over 3 years ago |
Edit | Post #282948 | Initial revision | — | over 3 years ago |
Answer | — |
A: How can I effortlessly spawn new, unused URLs to the same question on Codidact? This is not something we support, technically or ethically. You're more than welcome to promote content on Codidact communities elsewhere, but you must follow the rules of wherever it is you're posting; we're not in the business of circumventing rules for our own gain. (more) |
— | over 3 years ago |
Edit | Post #282923 | Initial revision | — | over 3 years ago |
Answer | — |
A: Is it possible to delete account community-wise? This can be done by a developer. Ping us an email to support@ and someone will handle this for you. At present, this will mean that any content associated with your account on that site will be unlinked from your account and attributed to System, which will not be reversible later. We do have some de... (more) |
— | over 3 years ago |
Edit | Post #282885 |
Post edited: |
— | over 3 years ago |
Edit | Post #282909 | Initial revision | — | over 3 years ago |