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 Taeir‭

Type On... Excerpt Status Date
Edit Post #289410 Initial revision 8 months ago
Question Consider child tags in required tags
Currently, it is possible to set required tags for a category. For example, here on meta it lists as required tags one of: bug, feature-request, discussion or support. For meta, this works pretty well, but this is relatively limiting for communities where one wants one aspect as a required tag, bu...
(more)
8 months ago
Edit Post #287130 Post edited:
9 months ago
Edit Post #287128 Post edited:
9 months ago
Suggested Edit Post #287128 Suggested edit:

(more)
helpful 9 months ago
Suggested Edit Post #287130 Suggested edit:

(more)
helpful 9 months ago
Edit Post #289329 Initial revision 9 months ago
Answer A: Is there a reason for preventing user profile content being less than 30 characters?
It is now changed such that there are no longer restrictions on the minimum amount of characters of user profiles. This means one can now also empty it.
(more)
9 months ago
Edit Post #289328 Initial revision 9 months ago
Answer A: Once filled out, the user profile cannot be reverted to empty
It is now changed such that there are no longer restrictions on the minimum amount of characters of user profiles. This means one can now also empty it.
(more)
9 months ago
Comment Post #288657 The problem is probably that it is not possible to view the edit in the history before applying/accepting said edit. When viewing a suggested edit, it will contain all the correct information. After applying the suggested edit, the history will not contain all the correct information due to a bug th...
(more)
9 months ago
Comment Post #288657 For debugging purposes, did you stumble across the edit after it was applied or before it was applied?
(more)
9 months ago
Edit Post #288838 Post edited:
10 months ago
Edit Post #288838 Post edited:
Small clarification for OAuth
10 months ago
Edit Post #288838 Post edited:
10 months ago
Edit Post #288838 Post edited:
10 months ago
Edit Post #288838 Initial revision 10 months ago
Answer A: Is Single Sign On possible with Codidact?
If you are already hosting a Single Sign On Identity Provider (IDP) which is linked to your Active Directory, then yes this is possible. You can follow the instructions at https://github.com/codidact/qpixel/wiki/Setting-up-SAML-Single-Sign-On. Otherwise, we would not be talking about Single Sign ...
(more)
10 months ago
Edit Post #287315 Post edited:
over 1 year ago
Edit Post #287315 Post edited:
over 1 year ago
Edit Post #287315 Initial revision over 1 year ago
Answer A: False positive for 30,000 character limit
My best guess would be that the check is performed on the HTML representation of the post. In the database, two representations are stored. The first is the markdown representation as you typed it, and the second is the HTML representation. In HTML, a lot of the lines would get some extra characte...
(more)
over 1 year ago