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
57 views

Custom Staging Ground Comments

With the release of the Staging Ground on Stack Overflow, I want to share the userscripts I wrote for it during its Beta tests. The Staging Ground offers some built-in comment templates but if you ...
dan1st's user avatar
  • 251
10 votes
1 answer
150 views

Comment Templates Context Menu, an auto-comments user script

If you are tired of typing the same comments into Stack Exchange sites over and over, you can use this add-on to insert any of your frequently written comments with a couple clicks. Installation ...
Stephen Ostermiller's user avatar
0 votes
1 answer
157 views

Getting 405 when trying to post a comment

I'm trying to post a comment to The API Sandbox, I did one using the interactive documentation, but when trying to use my own code, it doesn't work. Instead, I get status code 405 (Method not allowed) ...
MrMythical's user avatar
13 votes
3 answers
276 views

Activity Indicator - see if you participated in a Q&A at a glance

About Activity Indicator is a userscript that displays a, well, indicator and some useful stats about your interactions with a given post. Inspired by this feature request, upon opening a post, the ...
Oleg Valter is with Ukraine's user avatar
5 votes
0 answers
275 views

User script to auto flag NLN (no longer needed) comments

Screenshot About The user script uses multiple search keyword combinations via RegEx to catch NLN (no longer needed) comments and send them to the chat room. Currently, the script is running in this ...
4b0's user avatar
  • 406
2 votes
1 answer
146 views

How do I add a comment to a post through the Stack Exchange API?

I want to add an comment to a specific post so, how do I get its ID and how do I authorize it. I want it to done through the Stack Exchange API interface.
Mohammed Noman Razvi's user avatar
1 vote
0 answers
55 views

"edited" key always return false. even though it shows edited on site

CommentID: 1193255 On site Meta Stack Exchange The Api returns edited as false However if you see the comment itself, you can see it has been edited. Is there something that I am missing here?
AVK's user avatar
  • 279
1 vote
0 answers
33 views

API returns flags options for election comments while flagging them isn't possible

When trying to retrieve the flag options on a comment, e.g. on the currently active one on Skeptics.SE (but it works for any election): https://api.stackexchange.com/docs/comment-flag-options#id=...
Glorfindel's user avatar
  • 6,782
3 votes
1 answer
244 views

Unable to post a comment using the interactive API documentation

I'm trying to to integrate the Stack Exchange API in my application. I'm trying the authentication but when I got the token and used it it gave a write_access issue. That issue was resolved when I ...
msftsofbot's user avatar
1 vote
1 answer
71 views

How can I the question detail page and add comments like the Stack Exchange app?

Can we get the list of data when clicking on a specific question and display the question detail page like the Stack Exchange app? I can't find the API to get them so far, so I decided to display the ...
user13414590's user avatar
7 votes
1 answer
176 views

I downvote because UI

An integration of the idownvotedbecau.se website I made a userscript which adds a simple popup whenever you are downvoting a question, which lets you choose from a set of reasons on why you did it. ...
Twenty's user avatar
  • 179
2 votes
0 answers
219 views

StackExchange – Expand Hidden Comments

In principle that what Expand all comments script does, but with two major differences: Scrolls the page back to the initial target of the corresponding link you selected (i.e. to question, question ...
Gerold Broser's user avatar
2 votes
1 answer
146 views

Comment History Checker - See comment score and your deleted comments at a glance

Comment History Checker ( install ) (github) This is a userscript which saves all comments you post into a local database (IndexedDB). When you want to review them, go to your profile's ...
CertainPerformance's user avatar
3 votes
0 answers
168 views

Automate the process of flagging non constructive comments from User Supplied data

Warning While entering a comment ID, you should be careful because some comments may be removed with a single flag (if it already have some flags). Some comments may still constructive even if it ...
i--'s user avatar
  • 181
17 votes
0 answers
267 views

Get Comment markdown, copy comment code to clipboard

About: This userscript adds flyover buttons to every comment to fetch that comment's code (markdown). Reference this post, and this post on Meta Stack Overflow. Features: The markdown is paste-...
Brock Adams's user avatar

15 30 50 per page
1
2 3 4 5