Skip to main content

Questions tagged [comments]

Questions handling comments using the API. Or, posts of Scripts / Apps / Libraries that facilitate dealing with comments on Stack Exchange sites.

2 votes
0 answers
48 views

CommentDeleter ColorMatcher™

About Makes the "Delete" button on comments match the other comment links. Created in response to this post on Meta SO. Download Get it on GitHub, or from here: // ==UserScript== // @name ...
a stone arachnid's user avatar
1 vote
1 answer
155 views

Request for user script to change the comment delete button from the word "Delete" to the old gray X

A few hours ago, the system was changed to show the comment delete button as the word "Delete" rather than the gray X that it's been using for years. However, I find this a little intrusive and ...
gparyani's user avatar
  • 511
3 votes
3 answers
97 views

Automatically add OP's name in comments on StackExchange sites

Automatically add OP's name in comments on StackExchange sites Converts [user] in a comment to be posted to the OP's username. Originally created to allow comment snippets with [user] included to be ...
Zach Saucier's user avatar
4 votes
0 answers
956 views

Expand all comments script

The following script for Tampermonkey (multi browser) or Greasemonkey (Firefox) automatically expands all comments which are normally hidden behind the "show ... more comments" link: The code is ...
samcarter_waiting_for_siparty's user avatar
5 votes
1 answer
255 views

Bulk flag comments

About I often go through my previous questions on SO/SE and find a lot of them have long resolved discussions. Ideally, I should raise a post flag and say "all comments below are obsolete; please ...
Gaurang Tandon's user avatar
10 votes
0 answers
406 views

Automated ROT13 spoiler comments

About Spoilers get used pretty heavily on Puzzling.SE, and people have taken to using rot13 in comments (and chat) since there's no official spoiler mark-up outside of questions/answers. That's ...
Alconja's user avatar
  • 521
4 votes
0 answers
132 views

Comment keyboard shortcuts

About This userscript adds keyboard shortcuts to StackExchange comments. The default ones are: Ctrl+B (bold), Ctrl+I (italic), Ctrl+K (code), and Ctrl+L (link). You can yourself extend this with more ...
Gaurang Tandon's user avatar
2 votes
1 answer
72 views

Get everything touched by a user?

I'm trying to figure out the best way to compile all "post threads" (Questions and all related Answers and Comments) where a specific user owns any of the {Question, Answer or [a comment on either the ...
ashleedawg's user avatar
3 votes
0 answers
74 views

Regional 12-hour timestamps

This script is a modification of Kip's "Display absolute timestamps (in local time)"; I have his permission to post this. Most of the credit for the script goes to him. About This script ...
Sir Cumference's user avatar
3 votes
1 answer
195 views

Share short link to comment

1. Request It would be nice, if will be script for share short links to comments on Stack Exchange sites, not long links. 2. Justification I found out, that links to comments may be short. For ...
Саша Черных's user avatar
4 votes
1 answer
152 views

Comments have incorrect `can_flag` values for at least 2 different API routes

I am trying to see and show whether a comment on question/answer is flagged by the authenticated user. But whenever I use /questions/{ids}, can_flag is true irregardless of whether the user (me) can ...
AVK's user avatar
  • 279
6 votes
1 answer
145 views

Field "comment_count" is not always returned by API

I am making a request with a custom filter that includes the "comment_count" field of the question type. My custom filter is !RtdMEtslKF6Z()NqpDUFZ58R6twu-.4V48gn0furqA*7_BL1. However, when I'm ...
Tunaki's user avatar
  • 733
52 votes
0 answers
3k views

Heat Detector - analysing comments to find heat

General Heat detector is a StackApp whose goal is to catch offensive, rude, snarky comments, and comments that leads to abusive content (offensive, spam posts, or previous offensive comments). It is ...
Petter Friberg's user avatar
3 votes
1 answer
67 views

Can I retrieve question comment count as part of a search query?

I'm looking for a comment_count property in the results of /search/advanced to get a count of comments under a question. Is there an undocumented q for /search/advanced that gives a comment_count ...
mkungla's user avatar
  • 133
4 votes
0 answers
66 views

Magic Links Enhancer

This userscript adds a way to quickly link to posts, help pages, privileges and links across the Stack Exchange sites. It uses @M'vy's idea of having a basic format of [SITE:type:id], and works the ...
ᔕᖺᘎᕊ's user avatar
  • 4,365

15 30 50 per page