[nodebb-plugin-pushbullet] Push Notifications for NodeBB
-
@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)
-
@Giorgio-Chiodi This would probably be more easily achieved using something other than pushbullet. But I'm not sure, I would like to add more social stuff to the profiles, so +1 for something like this.
-
Pushbullet Notification Settings can't be saved?
Each time I load the settings page here service seems to be disabled?After NodeBB 0.5 is released any plans to release the Pushbullet plugin?
UPDATE
Sorry, my bad...
Works fine with Firefox!Used Qupzilla to test it g
Some problems with Qupzilla browser like Pushbullet save problem, missing spoiler plugin editor button, ... -
@julian is this plugin still premium?
-
@Kacper-Domański oh good lord I forgot about open sourcing it! Let me get right on that..!
-
@julian Updated OP for you
-
Cool.
Has this been verified on v0.5.2-dev?
Can't seem to get OAuth working. What should "origin" field be set to when creating client keys?
-
After adding 1.1.1 I still get a 404 on the "/pushbullet/auth" url on the forum. So unless pushbullet does a POST request (which nodebb picks up) something still seems to be wrong.
Are you sure /pushbullet/auth is a valid express-route?
-
@hek As far as I know the
allowed_origin
value was not there when I originally set up Pushbullet for NodeBB. It's still empty now for this install, and it seems to be working fine. Let me fix up another bug I found and I'll take a look at the/auth
route, thanks! -
v1.1.2 is out, although I can't seem to reproduce your bug @hek. Are you trying to access
/pushbullet/auth
manually? You should only be sent there by Pushbullet after granting authorization, and the url should look something like this:http://localhost:4567/pushbullet/auth?code=5zqyqC67eTI8FaYVt4jYzmDiKeogVbJL&state=
-
@julian in my case i'm landing on approve pushbullet site and when i click approving small wheel starts turning and never stops