Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

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 #289240 Initial revision almost 2 years ago
Answer A: What class attributes can we (usefully) use in HTML tags?
Here's the list of supported tags and attributes, pulled straight from the current code: ```ruby self.tags = %w[a p span b i em strong hr h1 h2 h3 h4 h5 h6 blockquote img strike del code pre br ul ol li sup sub section details summary ins table thead tbody tr th td...
(more)
almost 2 years ago
Edit Post #289222 Initial revision almost 2 years ago
Answer A: Rendering bug of HTML entity in hover text for tags guidance.
This is something we either can't fix, or can't fix without significant effort. It's been a little while since I last checked what browser tooltips can do, but one thing they can't do is render HTML entities. That's up to your browser, not up to us. The way to fix it would be to use a custom tooltip,...
(more)
almost 2 years ago
Edit Post #289221 Post edited:
almost 2 years ago
Comment Post #289208 @#36396 FractionalRadix isn't talking about 2FA. They're suggesting adding a second confirmation to the _mobile sign in_ feature, which is separate. 2FA is not and will not be required.
(more)
almost 2 years ago
Comment Post #289108 You've clicked "moderator tools" from the main page or from the sidebar on another page. You need to click on the "moderator tools" button _on a user's profile_, as Monica said.
(more)
almost 2 years ago
Edit Post #289080 Nominated for promotion almost 2 years ago
Edit Post #289086 Initial revision almost 2 years ago
Answer A: 1. Outline Codidact's complaints process? 2. What public bodies oversee Codidact?
You have a slight misunderstanding here, I'm afraid. Companies like Lloyds Bank and British Airways are both part of highly regulated industries (banking and aviation). Those industries have their own specific set of regulations, regulators, ombudsmen, professional bodies, etc, which often require co...
(more)
almost 2 years ago
Comment Post #288695 @#63646 Absolutely not! We're a small team, but that doesn't mean we're not trying to improve Codidact as we go. Feature requests from users are an essential part of that - they help us understand how folks are using these communities and how we can help. We have to prioritise and we can't do everyth...
(more)
almost 2 years ago
Edit Post #288695 Initial revision almost 2 years ago
Answer A: A feature-request status page
Codidact is small, as is our team. Our development team is even smaller. That means that time, especially dev time, is a very precious resource that we have little of. Something like this requires a fairly significant time investment both in development and in keeping up to date; I'm not convinced th...
(more)
almost 2 years ago
Edit Post #288454 Initial revision almost 2 years ago
Answer A: Images fail to load when previewed or saved
Should be fixed now - the arcanities of nginx, ActiveStorage, and AWS conspired against us on this migration, but they've now each been shown a roll of duct tape and told firmly to keep themselves in line.
(more)
almost 2 years ago
Edit Post #288273 Question closed almost 2 years ago
Edit Post #288223 Post edited:
almost 2 years ago
Comment Post #288223 Good thought - I use 1Password, which can scan the QR code itself, so I've never needed this. I've done this in the code, just pending next deploy.
(more)
almost 2 years ago
Edit Post #287961 Initial revision about 2 years ago
Article Changes to the Codidact Privacy Policy
We've made a small update to our privacy policy related to a third-party library. While editing, we also restored a link that had been accidentally left out of the original document, causing some confusion. In order to accept donations, we use a third-party payment system, Stripe. When we added t...
(more)
about 2 years ago
Edit Post #287573 Post edited:
over 2 years ago
Comment Post #287573 @#53890 thanks, that's helpful. I _think_ this is all because I forgot to turn the CF proxy back on after the server work, which I've now done so this should resolve itself. (As for those URLs, it goes `site.codidact.org/users/USER_ID/avatar/SIZE.png`.)
(more)
over 2 years ago
Comment Post #287573 I can't reproduce this. If you click on the lock icon and into whatever details it'll give you, does it tell you _what_ resource exactly is insecure?
(more)
over 2 years ago
Edit Post #286582 Post edited:
over 2 years ago
Edit Post #287520 Post edited:
over 2 years ago
Edit Post #287521 Initial revision over 2 years ago
Answer A: Assets return 404
[status-bydesign] There is a current known issue with the icons not responding to clicks: see this meta post. For the moment, click the whitespace around the icon to open your notifications - we're working on getting this fixed. Any assets under `/assets/community` are community-specific CSS or...
(more)
over 2 years ago
Comment Post #287466 @#8082 haven't tracked down the source, but we may already have a fix in the pipeline - if not there's some more digging to do.
(more)
over 2 years ago
Edit Post #287477 Initial revision over 2 years ago
Answer A: MathJax in profiles displays differently depending on community
I'm not sure there's a lot we can do about this, other than potentially adding a warning if MathJax is enabled. It's hard to reliably detect MathJax in a post, and even harder to reliably remove it - so disabling or content-triggered warnings aren't realistically doable. We could add a simple warn...
(more)
over 2 years ago
Comment Post #287475 More just looking for a general opinion. I was leaning towards option 1 or 2 as well - the current design is a bit odd with similar things in separate places, one link and one button - option 1/2 unifies it a bit.
(more)
over 2 years ago
Edit Post #287475 Initial revision over 2 years ago
Answer A: Potentially misleading plus symbol with "follow new" link
Some ideas: Two buttons. Primary "Start new comment thread" outlined blue, secondary "Follow new comment threads" outlined gray". or Same as previous, but the primary now has a plus icon and the secondary a bell icon or
(more)
over 2 years ago
Comment Post #287466 Yep, confirmed. I noticed this last night but didn't have time to fix it - took an annoyingly long time to track down to something this simple!
(more)
over 2 years ago
Edit Post #287304 Initial revision over 2 years ago
Answer A: Main and subheadings are almost the same size, but not in the edit preview
[status-norepro] If you use your browser's Inspect Element feature, you should be able to find the computed font sizes on each. On all browsers on my end I see h1 as 27.2px and h2 as 25px. Admittedly that's not much difference!
(more)
over 2 years ago
Edit Post #287284 Initial revision over 2 years ago
Answer A: Details tag requires an internal blank line to render markdown
[status-bydesign] In so far as there is a Markdown spec, this is part of it: you can't mix HTML and Markdown. If you're formatting using HTML tags, Markdown parsers will generally ignore Markdown in the same block (might only apply to block-level Markdown - can't remember off the top of my head). ...
(more)
over 2 years ago
Edit Post #287279 Post edited:
over 2 years ago
Comment Post #286582 @#8049 There's a note in the plan this time to 302 traffic if we need redirects instead of 301 :)
(more)
almost 3 years ago
Edit Post #286583 Post edited:
almost 3 years ago
Edit Post #286582 Initial revision almost 3 years ago
Article Codidact has moved to new servers
Ever since we got set up with bank accounts, one of our priorities for our new funding has been to migrate our servers. For context, all Codidact communities are currently running on a single server provided by one of our volunteers at their own expense, and have been since the start. Now that we hav...
(more)
almost 3 years ago
Comment Post #285397 I've had a look at the Stripe logs, and the payment did go through successfully.
(more)
over 3 years ago
Edit Post #285300 Initial revision over 3 years ago
Answer A: Does the community have any mechanism to tackle serial (emotional) downvoting?
Yes. There is some tooling built into the software to help identify serial voting, and when identified the Codidact team can remove the votes in question and reset rep counts, and moderators can of course suspend offending users. Codidact developers can also run manual queries in the database for ...
(more)
over 3 years ago
Edit Post #285017 Initial revision over 3 years ago
Article Donations updates and new features
Thank you to everyone who has made donations to support Codidact already! We are grateful for your help and your confidence in us. We'll be reporting on how we're putting those donations to use - we've got to get some details sorted first, but improved server reliability is a top goal. We also w...
(more)
over 3 years ago
Edit Post #284937 Post edited:
over 3 years ago
Comment Post #284733 Is it DNS? It couldn't be DNS. It was DNS.
(more)
over 3 years ago