Open tejasmanohar opened 9 years ago
:+1: SMTP email notifications would be great
Or Pushbullet and other notifications app ?
+1 Exposing a plugin api for this kind of stuff would be nice. We could have packages like lets-chat-smtp, lets-chat-twillio, lets-chat-jira etc
+1 Pushbullet or SMTP. Or some generic HTTP Request Plugin so Pushbullet, Pushover and Airgram would be possible without extra effort.
+1 for pushbullet. Growl might be a nice addition too, but overall I kinda feel @hhaidar had the right idea with cooking up our own notification plugin API.
I've been dreaming if replacing an email discussion mailing list with something like Let's Chat. If there were a plugin API, a bi-directional email gateway could be written and that would do exactly what I need.
+1 to the plugin API. As an example, Chrome notifications would go a ways to helping with mobile push notifications - http://blog.chromium.org/2015/04/reaching-and-re-engaging-users-on.html (works on desktop, too). One of the nice things Slack does is allow you to manage where notifications are broadcast, so it would be great to pair the plugins with some sort of preference management.
HTML5 web notifications? Maybe SMS via Twilio API (keys set w/ ENV VARS) or email w/ Sendgrid/Mailgun (or just SMTP) (keys set w/ ENV vars)
Notification settings along with this?