# Alert moderators when posts are flagged and increase amount of alerts

**URL:** https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679
**Category:** Feature
**Created:** [July 23, 2016, 10:18am UTC](https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679 "2016-07-23T10:18:03Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![probus](https://avatars.discourse-cdn.com/v4/letter/p/67e7ee/32.png) [@probus](https://meta.discourse.org/u/probus)
#### Post date: [July 23, 2016, 10:18am UTC](https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679/1 "2016-07-23T10:18:03Z")

</div>

I’ve been using the excellent push notifications plugin for a while and would like to see the underlying desktop notifications extended and simplified to make it even more useful.

Apparently you only get notifications of new posts and not likes. I find it unnecessarily confusing that there are two different different notifications systems. It would be much simpler for all the site notifications to create a desktop (and push) notifications as well. Even better if you could choose the type of notifications you want.

Also, it would be great to get notifications for admin stuff like flags and moderation queue. The current implementation of wait at least an hour (usually longer) until you get an email feels very slow when I could get instant push notification instead.

---

<div class="post-metadata">

### Author: ![Carson1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/carson1/32/51212_2.png) [@Carson1](https://meta.discourse.org/u/Carson1)
#### Post date: [September 5, 2016, 12:02am UTC](https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679/2 "2016-09-05T00:02:48Z")

</div>

> [@probus](#):
>
> It would be great to get notifications for admin stuff like flags and moderation queue.

This would be great! I would really like to see this done now that Sam will be giving us very nice notification app. If we can get moderation desktop notifications they can be added to mobile also:)

> [@Beta testing the iOS mobile app](https://meta.discourse.org/t/beta-testing-the-ios-mobile-app/49662):
>
> I have been hacking away at a simple notifier app for iOS. What about Android? Once I get this out I would like to also port the native parts to Android, it should not take too long there are only a few minor tweaks needed. (in particular a native RSA pub/private key library and some internal reorg). The app is built in react native which has been quite fun. It is mostly cross platform with the exception of some minor native components. The Android beta is [now live over here](https://meta.discourse.org/t/beta-testing-the-android-mobile-app/50165)! I crea…

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 5, 2016, 12:06am UTC](https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679/3 "2016-09-05T00:06:45Z")

</div>

I think flags and moderation queues would be a fine addition.

The way I see this working:

All staff have an extra per-user pref “Alert me when a post is flagged or added to the moderation queue”. This is default-on for moderators and default-off for admins.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [September 5, 2016, 12:43am UTC](https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679/4 "2016-09-05T00:43:23Z")

</div>

> [@sam](#):
>
> This is default-on for moderators and default-off for admins.

I really like this. What happens to users who are both?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 5, 2016, 12:44am UTC](https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679/5 "2016-09-05T00:44:05Z")

</div>

moderator should win 🙂

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [September 5, 2016, 12:56am UTC](https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679/6 "2016-09-05T00:56:09Z")

</div>

Email takes max 10 minutes, and you can shorten that by modifying the grace period site setting. I have never seen email notifications take an hour. We also expedite email on our hosting with a few other optimizations.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 5, 2016, 12:57am UTC](https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679/7 "2016-09-05T00:57:00Z")

</div>

We don’t email on flags though until sitting in the queue for 48 hours.

In particular `notify about flags after` minimum is 1 hour, and there is no end user control here.
