Search Results
Search type | Search syntax |
---|---|
Tags | [tag] |
Exact | "words here" |
Author |
user:1234 user:me (yours) |
Score |
score:3 (3+) score:0 (none) |
Answers |
answers:3 (3+) answers:0 (none) isaccepted:yes hasaccepted:no inquestion:1234 |
Views | views:250 |
Code | code:"if (foo != bar)" |
Sections |
title:apples body:"apples oranges" |
URL | url:"*.example.com" |
Saves | in:saves |
Status |
closed:yes duplicate:no migrated:no wiki:no |
Types |
is:question is:answer |
Exclude |
-[tag] -apples |
For more details on advanced search visit our help page |
This tag is for proposals of new features on the site, or requests for a change to an existing feature. On posts tagged feature-request, voting may indicate agreement or disagreement with the proposed change, in addition to the quality or usefulness of the post itself. Feature requests are not brought to the company's attention until and unless a [status-review] tag is added by a moderator or employee.
39
votes
The Stack Overflow site makes use of an SHA-1 certificate
So it looks like SO doesn't run its own certificate but uses Cloudflare's Universal SSL. What surprises me is that they have any SHA1 certificates
https://www.ssllabs.com/ssltest/analyze.html?d=stacko …
3
votes
0
answers
51
views
Can we cross-post Examples between Topics in Docs? [closed]
I don't think this is possible now so I'm flagging it as a feature request.
In PHP, we had a request for a Security topic
https://stackoverflow.com/documentation/php/topic-requests/1181
In particul …
12
votes
Filter out words like "sex" from questions
While it's cool you mod flagged it, the better response here is to spam flag. Mod flags depend on mods. Spam flags actually don't need to wait on a mod. Once the threshold of flags is met (from any us …
13
votes
All answer edits must be reviewed
I think there's more than a few problems here
changes to answers can significantly modify meaning of them and it is especially problematic for highly voted questions. Reviewers likely will stop th …
8
votes
Accepted
Advanced search option for close votes
There's the Magic Tag userscript Tiny Giant wrote. Allows you to search a tag by how many close/delete votes it has (Version 2 is in beta)
There's no native way AFAIK
6
votes
0
answers
74
views
Make it clearer when the Triage queue is full
So on today's episode of Things I learned through Meta there's this (emphasis mine)
Current triage settings work… but there are problems
The queue handles a lot of questions. Since it was launched, n …
19
votes
Require moderator candidates to have a good review history
When you're listed as a candidate there's ample links and data summed up about you. You can see this on the 2016 voting page
Last year we had a candidate who had very few reviews and people took no …
50
votes
2
answers
324
views
Create a community- (or moderator-) curated review training simulator
Similar to this request, but not filled with random audits (which are sometimes notoriously bad) and more focused on training people on how to spot what reviews are looking for. We have a process like …
-1
votes
Creating a C FAQ tag
You might be overthinking this. What we did over in php was we created a couple of rollup questions. It makes duping easy and often helps point people to the right answer
Reference - What does this s …
4
votes
Documentation: Warn against using "in need of moderator attention" flag
Er... no.
Just use 'Unclear what you're asking' if you just need the question to be closed and the other options don't match. Don't annoy the moderators!
So we're going to go from clogging the m …
6
votes
No reputation for answers on questions with negative score
In a word...
NO
We've discussed this before on a different topic. Clean-up by downvoting? A ridiculous user experience
The TL;DR of that is this
But blindly downvoting answers to avoid... retagging? …
109
votes
Can we have Hot Meta Posts (HMP) re-enabled, now that SE has admitted that Meta actually rep...
Moderator [featured] only was an experiment. It failed
Bhargav Rao's post had this point
There is a huge added responsibility on mods. We need to be very careful while featuring posts, lest we get a …
13
votes
1
answer
80
views
We need a way to close duplicate Doc topic requests [closed]
People are filling queues up with requests (some of them good) but there's a problem in that I can't flag requests as dupes of one another. I can only flag it as a dupe if someone has already created …
10
votes
2
answers
802
views
Docs markdown and code block language hints [closed]
I'm continually seeing this problem in Docs where people use the triple ` and a language declaration to wrap their code
```php <?php some code here ?> ```
It's quite annoying because, when you wrap …
28
votes
Documentation: Add a way to reject or roll back an edit with prejudice
I don't know that there needs to be a negative rep associated (that could be a trolling mechanism) but I think we need two distinct mechanisms here
Some sort of penalty on the privilege of editing D …