Newest Questions
2,894 questions
2
votes
1
answer
37
views
Why are these answers dated before the question was asked?
Does anyone know why some answers are shown with a date before the question was asked?
Here are a couple of examples:
Why doesn't Java have compound assignment versions of the conditional-and and ...
5
votes
0
answers
253
views
stackchat.cpp - a C++20 library for Stack Exchange chat
Code snippet
#include "stackchat/StackChat.hpp"
#include "stackchat/chat/ChatEvent.hpp"
#include "stackchat/chat/Command.hpp"
#include <iostream>
#include <...
6
votes
0
answers
197
views
stackapi.cpp - a C++20 library for the Stack Exchange API
Code snippet
#include "stackapi/StackAPI.hpp"
#include "stackapi/data/structs/comments/Comment.hpp"
#include <iostream>
int main() {
stackapi::StackAPI api (
{
...
5
votes
0
answers
89
views
Load Anonymous feedback
Access to anonymous and low-rep post feedback
This User script allows to view anonymous and low-rep post feedback/votes under the voting menu:
You can get it from GitHub:
Source Install
What is ...
9
votes
0
answers
74
views
Remove related questions from the middle of the page
Stack Exchange graduated the test of moving the related questions section in the middle of the secreen.
This section rarely provides actually relevant questions and it serves as a big distraction in ...
5
votes
1
answer
87
views
What are the rules for Discord bots posting to Stack Exchange?
I'm a member of a community that has its own Stack Exchange site and I'm wondering where I can find some insight into the rules of creating a Stack App that does the following:
We have a pretty strong ...
1
vote
0
answers
127
views
PLACEHOLDER - Convert Slack message to StackOverflow question
In open-source communities, users often ask even complex questions in Slack.
Slack isn't the best place for asking technical questions. It's not searchable by Google and requires a monthly ...
5
votes
0
answers
61
views
NATO tool link shortcut
This is a basic userscript which saves one click and some waiting time.
If you are anxious like me and don't like to head over to the (10k) Tools page, wait for the page to load while chasing the ...
2
votes
1
answer
338
views
Voting activity tracker v2: check your voting activity on per-site meta!
About:
In 2015 I built a tool to check your voting activity on meta. It was live probably for a year before my free domain was terminated.
A lot of time passed since then, and a few days ago I decided ...
1
vote
1
answer
51
views
RSS security in general and StackEye security specifically
Surely (or at least hopefully) I'm not the first to wonder about this (but a search on "StackEye security" gets me nothing).
All I really want to do is follow users on StackExchange and so I ...
2
votes
1
answer
413
views
Is the StackExchange API free of charge?
I am brand new to StackApps, so please bear with me for a question that is hopefully obvious to most regular users.
As far as I can tell, there is no charge for accessing the StackExchange API. ...
9
votes
0
answers
145
views
2022: a year in moderation
As we say goodbye to the old year and welcome the new one, we have a tradition of sharing moderation stats for the preceding calendar year.
As most of you here are aware, sites on the Stack Exchange ...
1
vote
0
answers
79
views
PLACEHOLDER - My Exciting SX API Experimentation
I'm just starting to experiment with the stack apps api. Mostly, I'm looking at writing some content discovery tools, but it's possible I'll want some form of write access.
3
votes
0
answers
268
views
Stack Explorer (Android app)
This Android app randomly selects pages from Stack Exchanges sites based on tags selected by the user, to help discover new interesting content and learn new things.
You can install it here:
https://...
1
vote
0
answers
41
views
PLACEHOLDER MyTestApp
The App is currently under development and / or only meant for private use.
When the author of this App, Script, or Library is ready, they will update this post.
1
vote
0
answers
44
views
PLACEHOLDER AppMy
The App is currently under development and / or only meant for private use.
When the author of this App is ready, they will update this post.
1
vote
0
answers
73
views
PLACEHOLDER - Write api test
I need a way to test the write api so I created this question.
2
votes
0
answers
142
views
StackStats Chrome Extension (placeholder)
About:
Whether you want to keep track of your statistics or watch for an update on a post you've made, you'll be able to do it all with StackStats.
Currently in development, but would love to hear ...
4
votes
1
answer
142
views
Stack Overflow for Teams support
I am reading this documentation https://stackoverflow.help/en/articles/4385859-stack-overflow-for-teams-api where they mention the need to create a PAT to access StackOverflow for Teams API (https://...
2
votes
1
answer
126
views
Is there a way to use the API without using localhost or a web domain?
I'm developing an SO chrome extension in React with TypeScript.
I've been reading the guide on how to use the API with OAuth and it looks fantastic for what I'm trying to do.
The problem is that the ...
2
votes
0
answers
83
views
Uncaught channelUrl must be under the current domain
I'm developing a Stack Chrome extension that will make use of the API. I'm following the instructions on the API docs here.
My OAuth and host websites are set to stackexchange.com in my Stack Apps ...
1
vote
0
answers
23
views
PLACEHOLDER - Security AI Project [duplicate]
The AI project is still under development and not yet ready for prime time.
I am struggling to get the access token, does any one have any pointers on getting the access token for the stack exchange ...
1
vote
0
answers
62
views
PLACEHOLDER - Secure AI
Internal and external tool for answering questions and answers related to cyber security. It will not be made available to the public.
4
votes
0
answers
52
views
Better Paginator - a userscript to add a page-number-box to the paginator
Better Paginator
Install
Screenshot / Code Snippet
The code is in this file on GitHub.
About
This script adds a box to the paginator where you can type in a page number (i.e., on the Questions page), ...
0
votes
0
answers
75
views
Get accepted answer only
About
Question stack is a simple web app that use stack overflow API. You can search for various answer, this app will find you an accepted answer from the list of thousands of answers
USE
[Link]>&...
2
votes
0
answers
54
views
PLACEHOLDER - Best of CGCC
A StackApp that uses this account to perform tasks related to Code Golf Stack Exchange's annual Best Of CGCC event. This app is not designed to be used by any account besides that one. (This post is ...
3
votes
0
answers
40
views
Add the excerpt back to the question title on hover
Screenshot / Code Snippet
Quickly assess if a question is worth opening by hovering over the title. (This restores a feature that was removed for performance reasons by Stack Exchange.)
Click image ...
2
votes
1
answer
100
views
The /questions endpoint only returns around 30,000 items where 400,000 are expected
I use stackr library and I registered an api key as the library mentions "since it increases your daily quota of queries from 300 to 10,000." So I use the following code, which worked fine ...
2
votes
0
answers
21
views
Getting weird response from StackExchange API [duplicate]
Context:
I am trying to notify myself with an email whenever there is a reputation change on my account every 30 mins(which will come via a cron job). So I am hitting a StackExchange API to get this.
...
3
votes
1
answer
55
views
Difference in results between parameters Tagged or Q
If I make a request using the "tagged" parameter, the returned results are more that if I make the same request with the same tags but using the "q" parameter.
Notice that the ...
3
votes
1
answer
46
views
Unread notifications not showing in API response
I have been trying to fetch all unread notifications from the Stack Exchange API. However, I always get a blank items data in the response.
API Endpoint:
/2.3/me/notifications/unread?page=1&...
33
votes
7
answers
1k
views
OpenAI detector
Screenshot / Code Snippet
About
This script adds a link to each post on SE, revision on SE revision pages, and post Markdown views on metasmoke, to check it against Hugging Face's AI detector.
The ...
2
votes
1
answer
59
views
Tagged parameter not working as described in documentation
In the documentation it is reported that the tagged parameter in the request URL should work like this:
tagged - a semicolon delimited list of tags, of which at least one will be present on all ...
5
votes
0
answers
60
views
Voting Overcharged - A userscript for automatically voting on posts depending on various conditions
About
Voting overcharged allows users to automatically vote on posts upon triggering various conditions.
Inspired by Why does accepting answers not automatically upvote them?.
Current version includes:...
7
votes
0
answers
88
views
Inbox auto-read - a userscript to mark inbox notifications as read automatically
Inbox auto-read
Install
Tl;dr: This Tampermonkey userscript automatically reads inbox notifications when it is opened instead of requiring one to press the Mark all read button.
I gave it the MIT ...
2
votes
0
answers
122
views
PLACEHOLDER - NLN comment bot
This bot is going into beta as a proof of concept soon once a bug in ChatExtange (chat library I'm using) is fixed or a work around is solves.
This bot will detect and auto-flag comments that may be ...
1
vote
0
answers
45
views
How to get write access to Stack Exchange API? [duplicate]
I am trying to use Stack Exchange API to post upvotes and downvotes from my app. I have received the access token but not sure what to do with write_access
1
vote
0
answers
62
views
PLACEHOLDER - Stack Apps Post
Stack Apps Post for API access
1
vote
0
answers
57
views
Is it logical to make two versions of an app, one for prod and one for dev?
Let's say I'm working on an app on a local dev server, localhost:1234 for example. Once I feel ready, I upload any changes to a GitHub repo and have those changes sync with an online website, for ...
1
vote
1
answer
74
views
Can I use the Stack Exchange API to build a "GH Archive" like project?
I'm not sure if I can use Stack Exchange API to build a https://www.gharchive.org like project?
I studied the API throttling documentation but I am not sure.
3
votes
1
answer
77
views
Where is it acceptable to store an access_token?
Obviously it isn't safe to broadcast any access_token to the public, especially those which are defined with no expiry date. It would also be considered a security issue if a list of registered access ...
1
vote
0
answers
60
views
PLACEHOLDER - StackClient
An app for Android and iOS to access Stack Exchange.
1
vote
1
answer
135
views
OAuth Domain can't satisfy redirect_uri AND Proxy url
Let's say I have an app called ExampleApp, with these details:
Client ID: 12345
Key: ThisIsTheKey123()
OAuth Domain: exampleapp.com
[√] Enable Client Side OAuth flow
[√] Disable ...
9
votes
0
answers
209
views
Custom Sidebar Links
Screenshot
About
Custom Sidebar Links is designed for adding user-selected links to the sidebar. By default, it includes a link to the Stack Overflow Teams website, as well as a link to Google. The ...
1
vote
0
answers
39
views
Accessibility issue on app registration page
Page containing bug
https://stackapps.com/apps/oauth/register
Reproduce the issue
Go to the page above. Whether you click on Application Website or Application Icon, it focuses the OAuth domain input.
...
2
votes
1
answer
38
views
Writing question API failing with error 407
I'm trying to use https://api.stackexchange.com/2.3/questions/add method
payload = {
'site': 'stackoverflow',
'title': title,
'body': body,
'tags': tags,
'key': key,
'...
1
vote
0
answers
39
views
PLACEHOLDER - / Newton / Test write access for stackapp write access
Internal tool for answering questions. Will not be made available to the public.
0
votes
1
answer
30
views
If a client authenticates, will API requests be counted on their profile?
For example, let's say client X signs into an app that I made. My servers get an access_token which I can then use to send requests on their behalf, for example reading their reputation history. By ...
1
vote
0
answers
64
views
PLACEHOLDER - Try Catch
Android/iOS Application for Stack Overflow
5
votes
1
answer
134
views
Is there a userscript to put links to Teams back in the left nav?
Teams are moving to their own domain and as such, my freemium team where I keep some useful-for-work knowledge has now disappeared from the left nav, which annoys me.
I'm looking for a userscript that ...