[nodebb-plugin-pushbullet] Push Notifications for NodeBB
-
@julian Hello, please send us details for getting the premium plugin on our local install
-
upon release, it is available exclusively to members of our hosted community and select partners
If you have your hosting with nodebb, then you get it. It will then be uploaded to npm not long after that.
-
@Giorgio-Chiodi It will be available for users whom have hosting with NodeBB when 0.5 is released. It will then be released to everyone else after 0.5 has been out for a while. That's what I'm working out from the first post anyway.
-
@Giorgio-Chiodi I don't think they'd allow that.
-
@julian I come bearing gifts of bugs.
If someone starts a chat with you and you use the firefox plugin, it automatically tries opening the URL.
The URL looks like this:
https://community.nodebb.orgjavascript:app.openChat('bentael', 302);
As you can imagine, it doesn't work.
The address isn't valid The URL is not valid and cannot be loaded.
-
@julian Hello do you think Pushbullet could be used also bi-directionally? I mean, could it be used to push a message to nodebb?
In future, do you think PB could be used to reply to a message on the fly? Something like whatsapp. -
@Giorgio-Chiodi That would require an appllication wouldn't it? Especially on mobile. As it's literally just a notification, you have to action it. So unless Pushbullet added that, I can't see it happening, what I would like to see is configurable action buttons below the notification on Android for example, the share and copy are a bit, generic. Reply and Mark Read would be cool though, which just takes you to thread and quote.
-
@Giorgio-Chiodi So
if
notificationfrom
pushbulletdo
... what? I like the idea of making it accessible to all, but not sure how it would be easily implemented. Bear in mind people have to set this all up. -
@a_5mith I'm actually thinking more along the lines of
if new twitter update (maybe the official website account)
then push it to pushbullet, which in turn it pushes it to nodebbIt could also be used so that every user could have their social network status updates on nodebb via pushbullet (on their profile pages or something)