Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push notifications from chat. #160

Open
cscott opened this issue Dec 7, 2014 · 3 comments
Open

Push notifications from chat. #160

cscott opened this issue Dec 7, 2014 · 3 comments
Labels

Comments

@cscott
Copy link
Collaborator

cscott commented Dec 7, 2014

Users should be able to hit a 'notify' button on a particular chat room (ringhunters, a specific puzzle) so they get push notifications on their phone (or desktop) when new messages are posted (or, since volume is generally high, when their username or the word all: is pinged).

(Would people also want notifications when new puzzles are released?)

@cscott
Copy link
Collaborator Author

cscott commented Dec 7, 2014

https://atmospherejs.com/?q=notification has a number of potentially-relevant packages. It appears that there are packages for both desktop growl-style notifications as well as phone push notifications. Ideally we could grab some package which can do both?

@cscott
Copy link
Collaborator Author

cscott commented Dec 7, 2014

Herald looks like a pretty good framework, although it might actually be overkill for what we want. Maybe not, though. There are Herald plugins for desktop growl notifications.

On the phone side, cordova-notifications looks like the best bet. It supports Android notifications and there's a fork with support for iOS notifications which is close to being merged.

@cscott cscott added the mobile label Dec 9, 2014
@Butterwell
Copy link
Contributor

cordova-notifications still isn't ready. https://github.com/raix/push (https://atmospherejs.com/raix/push) is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants