The inbox tag has no wiki summary.
0
votes
1answer
30 views
Inbox item not marked as read after viewing
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 ...
0
votes
1answer
43 views
Inbox and Notifications aren't being filtered by site
I'm using the API get inbox messages and notifications for various sites on the StackExchange network, but it doesn't seem to matter what site parameter I pass in the query string. I always get my ...
2
votes
1answer
31 views
Creating a home brew Push Server for Stack Exchange
I'm looking to create a home brew push notification server for Stack Exchange. This is mainly due to the fact that Toast Notifications within Windows Store applications are done using Windows ...
1
vote
0answers
20 views
Why is “body” missing from certain inbox items?
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 ...
13
votes
1answer
331 views
Real-time desktop notifications for Stack Exchange inbox ( Chrome / Firefox )
Screenshot
About
Get real-time desktop notifications for your inbox at the Stack Exchange.
After installing and setting your Stack Exchange account ID, you will get desktop notifications ...
15
votes
1answer
246 views
StackInbox - a Chrome/Firefox Extension that Preserves New Stack Exchange Inbox Messages Until They Are Actually Read
Screenshot / Code Snippet
About
Preserves new Stack Exchange Inbox messages until they are actually read, not just viewed in the inbox. Items appear in the global inbox as they normally ...
1
vote
0answers
116 views
Unread messages in inbox query shows older inbox messages
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 ...
0
votes
1answer
46 views
Add message ID to inbox items
Feature request: The inbox item object should include a message_id field. The ID should identify inbox messages uniquely within StackExchange.
1
vote
1answer
23 views
Inbox unread since parameter not working
The since parameter of /inbox/unread no longer seems to work.
I enter a date after the creation date of the item currently unread in my inbox and still the item is returned. I try putting in ...
1
vote
1answer
36 views
Mistake in API 2.0 Documentation - Wrong item type for Careers Message
On https://api.stackexchange.com/docs/types/inbox-item the Careers Message example shows the wrong item type.
68
votes
12answers
5k views
SENotifier, a Stack Exchange inbox notifier for Mac OS X
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
...
13
votes
0answers
768 views
StackInbox v2.2 - Inbox client for Mac (Now with notifications)
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 ...
3
votes
0answers
30 views
Example of inbox items?
Would it be possible to get an example of each type returned by the inbox, Eg careers messages, and whatever meta questions are.
Do careers invites/chat messages/etc have ids? And what is their site?
...