Skip to main content

Questions tagged [inbox]

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

13 questions with no upvoted or accepted answers
30 votes
0 answers
947 views

Stack Exchange Notifications: inbox, achievements, score, improve text editor and lightbox

Install Chrome Firefox Edge Opera Note: you can install developer edtion (inclusive in google chrome) if download from https://github.com/brcontainer/stack-exchange-notifications/releases and ...
Rock Volnutt's user avatar
21 votes
0 answers
665 views

Top Bar for Chat Rooms

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
  • 591
17 votes
0 answers
1k 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 where menu ...
Jonathan.'s user avatar
  • 3,118
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 ...
cocomac's user avatar
  • 478
4 votes
0 answers
133 views

Get our Stack Exchange inbox as native notification on Chrome

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
3 votes
0 answers
122 views

Introducing StackPulse: a real-time Cross-platform Stack Overflow question notifier

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
  • 81
3 votes
0 answers
30 views

Automark as read

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
0 answers
83 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?
Jonathan.'s user avatar
  • 3,118
2 votes
0 answers
105 views

API to Emulate Notifications

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
2 votes
0 answers
247 views

Inbox Reader - Reads your inbox

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
2 votes
0 answers
63 views

/me/inbox is not returning most recent items

Looks like /me/inbox is either a bit behind or it's not supposed to be realtime. Explanation: for a comment that I received 4 hours ago It's not returned in the API: https://api.stackexchange.com/...
ifaour's user avatar
  • 121
1 vote
0 answers
131 views

Hidden page tracks Read/Unread Inbox items better than API or Inbox?

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
1 vote
0 answers
164 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 ...
Greg Hewgill's user avatar
  • 3,883