Skip to main content

Questions tagged [inbox]

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

Filter by
Sorted by
Tagged with
132 votes
26 answers
13k views

Screenshot Updates Version 1.1 Added support for Notification Center (10.8 and later) Adjusted menu icon to align better with existing menu items Auto-update is now supported via Sparkle Version 1.0 ...
Greg Hewgill's user avatar
  • 3,883
55 votes
4 answers
4k views

Screenshot More screenshots: https://github.com/Rob--W/stackexchange-notifications/tree/master/screenshots About Get real-time desktop notifications for your inbox at the Stack Exchange. After ...
Rob W's user avatar
  • 2,659
13 votes
1 answer
257 views

I'm aware of this question, but it applied to an older (readonly) api version. Given that API 2.2 is read/write, I figured this might be possible now. Is there any way for an application using the ...
Malabarba's user avatar
  • 293
26 votes
1 answer
1k views

Screenshot / Code Snippet Below is a screenshot of the inbox with two viewed yet unread messages: About Preserves new Stack Exchange Inbox messages until they are actually read, not just viewed in ...
jmort253's user avatar
  • 753
17 votes
0 answers
1k views

Screenshot Changelog 2.2 Notifications, now you can switch between Inbox items and notifications, unread number will show in the scope bar. More of the preview text is shown. Fixed bug where menu item ...
Jonathan.'s user avatar
  • 3,118
4 votes
0 answers
91 views

I use /users/{id}/inbox/unread method to get unread items in a user's inbox. But how could I test it if I have no unread items in my inbox? How can I get/generate unread messages for testing? P.S. ...
LA_'s user avatar
  • 161
3 votes
1 answer
153 views

Accessing inbox items using the following url: /me/inbox Unread inbox items remain unread (is_unread = true) even after that specific item has been read using the API (v2.1). The items are marked ...
Prasanna's user avatar
  • 348
3 votes
1 answer
93 views

I have run into some confusion over the presence of the body attribute in an inbox-item returned by the /inbox method. When item_type is set to "careers_invitations", the body attribute appears to be ...
Nathan Osman's user avatar
  • 23.3k
3 votes
1 answer
97 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
2 votes
0 answers
57 views

Now we have write API, can we get a method for the inbox to mark inbox items as read? Previously I believe the reason for not having this was the risk of apps marking items as read without the user ...
Jonathan.'s user avatar
  • 3,118
2 votes
0 answers
105 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
  • 279
1 vote
0 answers
164 views

I am using the /inbox/unread route to get the unread messages in a user's inbox. Recently (over the last couple of months, perhaps) I have noticed that the entries returned from this route initially ...
Greg Hewgill's user avatar
  • 3,883