An open API service for software projects hosted on Open Collective.

github.com/parse-community/node-gcm

A NodeJS wrapper library port to send data to Android devices via Google Cloud Messaging
https://github.com/parse-community/node-gcm

fix: package.json & package-lock.json to reduce vulnerabilities (#9)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-...

f6855b046ad3b7534002a877fcd00eaeeec1a5da authored over 4 years ago
fix: upgrade debug from 4.3.1 to 4.3.2 (#8)

Snyk has created this PR to upgrade debug from 4.3.1 to 4.3.2.

See this package in npm:
http...

8abaab64271f4b6333682c5c116a473e87709fd5 authored over 4 years ago
Fix badges (#6)

792b7f63339ab6ae46ffe43b35941b3956102420 authored over 4 years ago
GitHub actions (#7)

* Add GitHub Actions workflows

* ADd GitHubA actions badge

* Fix GitHub actions badge

7df9cb118175b7bb4182800685da7ee9f4d72f51 authored over 4 years ago
fix: upgrade debug from 4.3.0 to 4.3.1 (#5)

Snyk has created this PR to upgrade debug from 4.3.0 to 4.3.1.

See this package in npm:
http...

babd6ae59566546be163eb00a4e9bf8a96285322 authored over 4 years ago
fix: upgrade lodash from 4.17.11 to 4.17.20 (#3)

Snyk has created this PR to upgrade lodash from 4.17.11 to 4.17.20.

See this package in npm:
...

09971f828eb336e0b75fd7d00f923d8af204c5d7 authored almost 5 years ago
feat: upgrade debug from 3.1.0 to 4.3.0 (#2)

Snyk has created this PR to upgrade debug from 3.1.0 to 4.3.0.

See this package in npm:
http...

4c5ced177a66f5cdee9ee2720b4a5f07604f2249 authored almost 5 years ago
fix: upgrade request from 2.88.0 to 2.88.2 (#4)

Snyk has created this PR to upgrade request from 2.88.0 to 2.88.2.

See this package in npm:
...

3162365c0bc4abb444769ce30fe8a3b2b02ecf4d authored almost 5 years ago
bump version

2d9c794e4de8d2514e523c315805b0b1423910ac authored over 5 years ago
fix: Gcm InternalServerError should also be retied with exponential-back-off. (#1)

* fix: Gcm InternalServerError should also be retied with exponential-back-off.

* added simil...

450956c2db80127465673e8a86c690c0afc6393a authored over 5 years ago
:zap: Release 0.14.13

- Bumps dependencies

e4c36635ab1653a4fd11fb57ccbaa31c36f6c6a3 authored almost 7 years ago
Bumps lodash

50d668bb4cda1d9c006a4f5f66083f057f80f4d6 authored almost 7 years ago
:zap: Release 0.14.11

0fa487b3a9720ebdfebbffb53a6c675f27991d22 authored almost 7 years ago
Merge pull request #323 from johanforssell/patch-1

README: Example on getting the tokens you should remove

a63a4b49b421d18e49999f7df8e8215d99a345ab authored about 7 years ago
Update package.json

4b3d9be7fe6967767b3f3275e30f60956b33ae86 authored about 7 years ago
Better comments make for a better example

f84f46988946a672e5055e08aacfaab7b9349759 authored about 7 years ago
Updated for clarity

a76584c7c95f1be1c70f1dc55a359d9fa8c5a97b authored about 7 years ago
Example on how to get tokens you should remove

Include example of how to find the tokens which you couldn't send to.

I'm maching the two arr...

a1f0fe2e1ca26a27c676085ba98292c096ace605 authored about 7 years ago
Merge pull request #320 from jkowalleck/request-2.87.0

versionbumped dependency 'request'

debc2b2573123a09bc80e0fc2060e989c3ae5cfe authored about 7 years ago
Fix indentation in message-options.js

e3191799fe5c7ca453c62aad14255ea7be8326f7 authored about 7 years ago
versionbumped dependency 'request'

0c948c892011af686cdc553bf2b20065cd0fb5da authored about 7 years ago
1.0.1

e2a1a27105d5aa812a22b5cce12165c78ea2dcc1 authored about 7 years ago
Update minimum Node version in package.json

843d9ba802de0ac89cc5bafbb0fe1536989a4094 authored about 7 years ago
Refer to package rewrite as version 2.0.0 in README

4229b39b76349ed6718c3091d1003e064a746954 authored about 7 years ago
Updated package-lock.json

5685eddce8490289f3ca9d9e0ebb3faabdea1e7a authored about 7 years ago
Merge pull request #318 from eladnava/update-dependencies

Update dependencies

f02b4b9f5e083797a8557c464ae583023f905f57 authored about 7 years ago
1.0.0

d73f4fa8298b474460a05cbce4f5f63dbf00af60 authored about 7 years ago
Mention minimum node version in README

8937c76dff3279afec9a7df99358230e7918db82 authored about 7 years ago
Update dependency versions (except chai)

f000acea6adac47c1b3f9899f6bb86e433be6914 authored about 7 years ago
Merge pull request #317 from ToothlessGear/readme-fcm

Notice on FCM migration deadline

2f2c0f358455ff88993cb778238624b27942f7ed authored over 7 years ago
Notice on FCM migration deadline

c0fc00081caea7d76381fba49b9905a8ecfbfbeb authored over 7 years ago
0.14.10

349ab10f6e55395d8feefbafadf5fe24ef9bc66c authored over 7 years ago
Merge pull request #314 from UrbanLeash/master

Lock 'Request' package to 2.81.0.

26887d3b7f47a1694e9fabeca37604e00b3f536b authored over 7 years ago
Lock 'Request' package to 2.81.0.

e6fcbd7b59a0fac7a1d0515781478b0fb48471e1 authored over 7 years ago
Merge pull request #312 from eladnava/fix-recipient-type-detection

Pass on recipient FCM param name from extractRecipient

e359e8109e3d2268f11606ea5e88403d607dd7b9 authored almost 8 years ago
Extract recipient param logic to getParamFromKey()

9a077bc644fbe939ce78cd82827b8c245149b25f authored almost 8 years ago
Merge pull request #311 from eladnava/message-option-docs

Document GCM message options in README

3246d5c7438ba2193c9b22e1c4954956881f5805 authored almost 8 years ago
Pass on recipient FCM param name from extractRecipient

Closes #278. All tests pass.

d78f225bd3887ac2369f46db0908995a6c95ef92 authored almost 8 years ago
Document GCM message options in README

Closes #177.

c3e63deb7bf5a642ba9a8ec05a0bc31e5735dc22 authored almost 8 years ago
vbump

b5ee5ab8d6025649ecc07777403fdb094b815594 authored almost 8 years ago
Merge branch 'master' of github.com:ToothlessGear/node-gcm

92d3de0f37d7e41147f66efd3bd6128b97480b1a authored almost 8 years ago
vbump

055451753da6afa41208434fdfc86a1e221794b3 authored almost 8 years ago
Merge pull request #310 from eladnava/update-debug-dependency

Update debug dependency due to RegEx DoS vulnerability

56fc5be84dca7e3a83332c12389ac5f5513aa163 authored almost 8 years ago
Update debug dependency due to RegEx DoS vulnerability

Closes #309. All tests pass.

947811af9293703b1a1d96f4b0eac0292727a4b6 authored almost 8 years ago
0.14.6 Changelog

87a8c905aef7ecb186afbe91c2abd6c269b73fb7 authored over 8 years ago
0.14.6

9d20cecbfadb20cb9e637f7283cdf6a3f552c596 authored over 8 years ago
Merge pull request #297 from SemonCat/patch-1

Support for ios mutable-content

0173edc8010b22a0c1ca541530d4cadd07d4fc87 authored over 8 years ago
add FCM mutableContent api test

9972cebfd8da9997fa6b333634097db38630f268 authored over 8 years ago
Support for ios mutable-content

FCM added the mutable_content field to API

see https://github.com/firebase/quickstart-ios/iss...

bdfe916d27559df0e9e4680b4a54dde22d3786e6 authored over 8 years ago
Bump version to 0.14.5

ef76cce1c197f4b7ee4360707f77e9afc9d537a1 authored over 8 years ago
0.14.4 Changelog

bdd0ff38487322008c9eeb028c4cb28d8bfdffa4 authored over 8 years ago
0.14.4

9b06141cb7f120cc06045f24da89d66c32cd02af authored over 8 years ago
Merge pull request #295 from eladnava/support-empty-response

Support empty JSON response from FCM

5540a1cffbb7e4fc64fca8b02b5d1d3ab4f229aa authored over 8 years ago
Support empty JSON response from FCM

Closes #292.

To avoid retrying a request with an empty response, I hard-coded the
4xx error. Le...

763bba2a583bd5d2142b4a1bafa8233e51922027 authored over 8 years ago
Merge pull request #291 from AlmaasAre/patch-1

fix: avoid possible prototype override protection bypass

8bd32a1b23ce23dec8e83c68f24a10a84bdbc733 authored over 8 years ago
Merge pull request #294 from eladnava/fix-broken-tests

Fix broken tests from commit 4100501

8b12366223e4a2de8a6c35710d2ac59aac403e76 authored over 8 years ago
Fix broken tests from commit 4100501

2c758267014131e39e5e9b120cfaeaf2b3f07df3 authored over 8 years ago
fix: avoid possible prototype override protection bypass

The library qs has vulnerabilities at version 6.3.1 qs is a dependency in this project through r...

591571bb6d67f07e287adc3d4e17f19f33a9949d authored over 8 years ago
Merge pull request #282 from eladnava/master

Document GCM `notification` displayed in background only

ff2d7d7a4b8ada75a76a0af57b75a18185cb09ec authored over 8 years ago
Document GCM `notification` displayed in background only

As per https://github.com/ToothlessGear/node-gcm/issues/281#issuecomment-272391870.

8d35815caf76406590a7413bcdfc689d39d7858f authored over 8 years ago
Merge pull request #270 from eladnava/from-data-parameter-warning

Warn when sending a message with data.from in its payload

0dd69e647bd691c490beaccd138a1b373ed733c7 authored almost 9 years ago
Check for `message.params.data` before accessing its property

41005018a86da3b656d433527e2a6770cd5965ee authored almost 9 years ago
Merge pull request #269 from eladnava/improve-example-usage

Improve example usage docs (more detailed comments)

a61c5a90baecd583335728ed412784415a2f537c authored almost 9 years ago
Warn when send a message with data.from in its payload

Closes #254.

224c80a6fbe7eba076e94e4d05955207ef535955 authored almost 9 years ago
Improve example usage docs (more detailed comments)

As per #229.

fb390f1645d91e2b4532a2f7d962e418ed28d2b6 authored almost 9 years ago
Merge pull request #262 from vibgy/master

Support for multiple topics using condition parameter of FCM send API

c3e052a484bf576ca1f0cc85c8fb3fad69699f95 authored about 9 years ago
reverted package.json version bump

bc8528005e5faf5f4148c49fce29fdc498410d7a authored about 9 years ago
minor readme fix

cfeead0d356507a6c7ad3fadba799048c6b4b25f authored about 9 years ago
updated the name to condition

f5266df9fd039e19eb64c8544ac7ab297d4d2838 authored about 9 years ago
minor readme fix

8ddcdb4239a57566df09544efd57dda216cb3a72 authored about 9 years ago
added support for multiple topics

26efd54e2f46201dbeb25377b8b82f6173634cda authored about 9 years ago
Merge pull request #252 from eladnava/npm-install-save

Add --save argument to `npm install node-gcm` in README

bb00976c9c7deaff05b2909613b0cb5240275e61 authored about 9 years ago
Add --save argument to `npm install node-gcm` in README

As per #251.

8f784eadc6aba96b7372dc5f5d54386c0f653d64 authored about 9 years ago
0.14.3

b3b82fdda0fb9ee117851729ee0a4537a165bf1d authored about 9 years ago
Merge pull request #243 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

fa369f8d428e90333103c0e1c7c302bf702be1d8 authored about 9 years ago
Add Gitter badge

c2765257c4f0e1f3565169e7ef9ee3ebe1981f8f authored about 9 years ago
Updated CHANGELOG and package version. Publishing 0.14.2 to bring this info to public

fa836cebbbb7e2acdd93a838ac3550b68e40c0a5 authored about 9 years ago
Added note on 1.0.0 development

ddb748e63468b89aa42a577e6882305c7bfab8ec authored about 9 years ago
Improve intro in README

a242ed0b13c2765724831b23f71febba034811b0 authored about 9 years ago
Update usage example to be briefer, easier to read

f4e6da59c2659d82b7ab4d1ec9a597e257cc117e authored about 9 years ago
Added some more keywords to the package

982dd3ca0fd32c74967ca5b84d650381ab49d1c7 authored about 9 years ago
updated description

7e26ea8dba9bc5a31a6dfe84ea264448e884e609 authored about 9 years ago
CHANGELOG and PUBLISH og 0.14.1!

ab0d3c0bfe3813947967eb1ba8d3117351aea567 authored about 9 years ago
vbump

8e8386cf8234e3c7f2097c79b726851563bc3632 authored about 9 years ago
Merge pull request #234 from ToothlessGear/refactor--spring-cleaning

Refactor/spring cleaning

72b162293efd12e94b37013ca7698fee32f9f242 authored about 9 years ago
Handle case where options is null correctly in cleanOptions

58dcde17b95eed600fd23c3f0ad345ee77471921 authored about 9 years ago
Merge pull request #235 from ToothlessGear/refactor--spring-cleaning--message

Refactor/spring cleaning: Message.js

6680491f76a9aab31709b77ffd927feac17d667d authored about 9 years ago
Merge pull request #236 from ToothlessGear/refactor--spring-cleaning--other

Refactor/spring cleaning: other

aca709c16d812ea5f00c973db25bbf404885c049 authored about 9 years ago
Remove stray console.log in proxy test

6312dff07c675add56b19d43bbbc339e670f00e4 authored about 9 years ago
Reorder for readability

df742fca9fb8b094c818b5118a1c756ce784e264 authored about 9 years ago
Add deprecation notice to the constants that are deprecated

2681f62f1fe545aa860d48a06137f2e3d4dba610 authored about 9 years ago
Deprecation note on Result

2f7b00e66a8b9dd5946eed5457401090c9f5a2cb authored about 9 years ago
Deprecation note on MulticastResult

4acffda7f3ce96949a861620f644ae80ba17a8af authored about 9 years ago
Remove use of value var (pretty useless)

31e53bf4f7b5f5b8ec002550943f907417446029 authored about 9 years ago
inline choice of key

f80ce5c2569dacfa6ebba653e5026c07d8cd2858 authored about 9 years ago
Remove duplicate lookup of messageOptions[param]

11cba74615efb44e6b56b0e20e2d9011ecff4248 authored about 9 years ago
Extract addParam

85f35d003ea351d61d36017af501761068da032e authored about 9 years ago
Extract setParam

34133b9743a15eda372a8d3ab3978e9d1def44f3 authored about 9 years ago
Extract handleParamSet

d1674134ce071f758d0ab57909a84f216a68a3b8 authored about 9 years ago
Simplified call of cleanParams

825472360a1420be1e2f3730adc46c9707c92819 authored about 9 years ago