[nodebb-plugin-pushbullet] Push Notifications for NodeBB
-
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
-
@julian i was missing "http://" now working smooth
And now i'm getting notifications from this one too, sweet!