Skip to main content

Questions tagged [inbox]

A question about the /inbox and related Stack Exchange API methods.

Filter by
Sorted by
Tagged with
4 votes
0 answers
247 views

Screenshot I'm excited to share a new tool I've been working on called StackPulse. It's designed to help developers stay on top of new questions in their areas of expertise on Stack Overflow. About ...
MendelG's user avatar
  • 91
3 votes
0 answers
63 views

The following simple script reverts the most significant one of the inbox ‘improvements’: it marks all inbox messages as read as soon as the inbox is closed. // ==UserScript== // @name Stack ...
user3840170's user avatar
3 votes
1 answer
83 views

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&...
mighty_dev's user avatar
7 votes
0 answers
116 views

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 ...
cocomac's user avatar
  • 518
1 vote
1 answer
277 views

I want to build a bridge for my matrix server. To read my inbox an access_token is required. Do I really need to register an application just to get one access token?
Ace of Spade's user avatar
2 votes
1 answer
118 views

My intended behavior of my app is to navigate the user the the question page when an inbox item gets clicked. For example, when the API return a link like this https://stackapps.com/questions/8515/...
Norbert Bartko's user avatar
1 vote
0 answers
169 views

How does this hidden page (stackexchange.com/topbar/inbox) know which Inbox notifications I have/haven't opened? Both the drop-down inbox and the API (ie, api.stackexchange.com/docs/me-inbox) seem ...
ashleedawg's user avatar
21 votes
0 answers
749 views

As of 1.12, thanks entirely to Shog9's efforts, this now works on Firefox as well as Chrome! Description: Provides a fully functional top bar, including realtime notifications, easy chat server ...
Jason C's user avatar
  • 581
4 votes
0 answers
151 views

About I'm new to the Stack Exchange sites. So I was looking for Chrome Extensions get make my experience better. I searched for a simple and good looking Notification app. I found nothing so I make ...
Alec von Barnekow's user avatar
2 votes
0 answers
147 views

Is there a API End Point that will emulate Test Notifications? When I say Notifications, I Mean both Inbox and Achievements. Right now i am using below for the data Unread Notification : https://...
AVK's user avatar
  • 269
-2 votes
1 answer
93 views

Should there be more options for item_type in the "inbox" routes (they return inbox_item)? Shouldn't they return answer and edit suggested like the site's global inbox does? As shown in this ...
amit jha's user avatar
  • 834
3 votes
1 answer
155 views

I'm getting a user's inbox via /me/inbox. I am forced to specify a site with this, so I'm setting it to Stack Overflow. However, it still gets all my notifications, including those from other sites. ...
RareNCool's user avatar
  • 201
3 votes
1 answer
230 views

I ran /inbox/unread & /me/inbox/unread. What is the difference between the two? Also, the site parameter which we give in call to /me/inbox/unread is not required as inbox_item refers to global ...
amit jha's user avatar
  • 834
3 votes
1 answer
110 views

I have run /inbox/unread function. It returns a list of inbox_items. The body of inbox_item gives excerpt, not the full body. This is with all the functions that return inbox_item. According to ...
amit jha's user avatar
  • 834
2 votes
0 answers
288 views

Screenshot About It reads your inbox License Inbox Reader is released under the Apache License 2.0. Download You can download Inbox Reader here: http://teamfreehugs.github.io/stackexchange/...
Universal Electricity's user avatar

15 30 50 per page