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

Parse Platform

The low-code open source backend framework with 6+ client SDKs
Collective - Host: opensource - https://opencollective.com/parse-server - Website: https://parseplatform.org/ - Code: https://github.com/parse-community

breaking after error

github.com/parse-community/node-gcm - eada773b2d5956991d595ee676edf65037667ccb authored over 12 years ago
fixing data bug when 401. also adding (err, result) node.js pattern for callbacks

github.com/parse-community/node-gcm - 4afa97657b00fd079ee0ade4a85beabd420d5472 authored over 12 years ago
Added some missing detail to the readme for PFX packages.

github.com/parse-community/node-apn - ff57e7bf2297279a32c6246321a590e6546898b6 authored over 12 years ago
Merge branch 'develop' of git://github.com/rwtombaugh/node-apn into master

github.com/parse-community/node-apn - 70f807765c2927a5cd9c19813f2e4e2cd0ffb6c0 authored over 12 years ago
This 'end' listener should have been removed with the previous commit.

github.com/parse-community/node-apn - 316522c95f3e4a5461eeddecc0ea32a4077f6fca authored over 12 years ago
Removed erroneous #destroyConnection call

This is hopefully the cause of all the pain in #65

github.com/parse-community/node-apn - b1e3d6a84e5bc4a577d65717aab040592c768842 authored over 12 years ago
Reorganised socket connect code to allow event handlers to attach before connection

github.com/parse-community/node-apn - eb3463d65b8f0638e7f35da2d8b9a700293de8df authored over 12 years ago
Added a check to ensure the error handling doesn't fail when there are no cached notifications.

github.com/parse-community/node-apn - cee13fd55a3c46b966c0f10960e84e641fd27904 authored over 12 years ago
Destroy connection when 'end' event occurs to prevent EPIPE errors.

github.com/parse-community/node-apn - 598fadba3500f788c7126482f43f97f38e74120f authored over 12 years ago
Tidied up code to use double-quotes

github.com/parse-community/node-apn - 77ade6902574fb68cb2a21344c3b19ce9841881e authored over 12 years ago
Updated the timeout handling code because strange behaviour was observed.

github.com/parse-community/node-apn - 7f24407535aa80b5c9ed08fac740741130547f7c authored over 12 years ago
Changed "Contributors" to "Thanks to".

I am extremely grateful for the work performed by the people listed and I wish to extend my than...

github.com/parse-community/node-apn - acdbd2104c358add96a0a70260be4866077a8f86 authored over 12 years ago
Introduced a new event model, connection timeouts and auto cache adjustment.

Two new options:
autoAdjustCache. If Apple returns an error for a notification which has been lo...

github.com/parse-community/node-apn - 421c7fd5a097defbf327fdb13b98bc183d34c69f authored over 12 years ago
Some corrections to the PFX loading code.

github.com/parse-community/node-apn - b793608c198e7a473a326ff8e92e94d4207019d8 authored over 12 years ago
Fixed a leak found by Alberto Gimeno (@gimenete)

github.com/parse-community/node-apn - d4395a9485b32c56783680efe7b5292144c43f78 authored over 12 years ago
Improved some error handling.

Trying to attach error handler as soon as possible as it seems to be getting delayed.
Added a st...

github.com/parse-community/node-apn - 4941c807c8b17510d3c6ddc6120340d71d54a5bd authored over 12 years ago
Enable the TCP Nagle Algorithm as recommended by Apple

github.com/parse-community/node-apn - 5e21b868e46c2507f4659a9d53f69c0166c33895 authored over 12 years ago
Merge pull request #16 from maxrabin/code-cleanup

Format Code. Passes JSHint. Reference #4

github.com/parse-community/node-gcm - 2f0d82b43e2f41e5983ef45890d679ffdbed5bc9 authored almost 13 years ago
Added support for per notification error callbacks.

github.com/parse-community/node-apn - 2ad7e60a5098fc3c4ecf7121287d8573bc808ca1 authored almost 13 years ago
Added batched feedback feature.

github.com/parse-community/node-apn - 3f87814e5fdb4309de7f0a64159df5047302da1d authored almost 13 years ago
Format Code. Passes JSHint. Reference #4

github.com/parse-community/node-gcm - 7cc9a52b197a3598d034bf7f2e5980b30667d1eb authored almost 13 years ago
fix for pfx file support

github.com/parse-community/node-apn - 7b02d30f7a75c741716bf3dc44d7400dba1d5f60 authored almost 13 years ago
Initial support for PFX (PKCS12) files.

github.com/parse-community/node-apn - 97a9aebcfaed402046940a3fe98748b1fa9cb248 authored almost 13 years ago
Merge pull request #66 from 4mo1/master

feedback service via proxy also requires rejectUnauthorized flag

github.com/parse-community/node-apn - 1ec14c8fe3d4e17c475392cc90f5d659e4380c23 authored almost 13 years ago
Add support for rejectUnauthorized in socket options when using a local proxy

github.com/parse-community/node-apn - 6b3daa143d1f3aa50b8175b0c050fddd173d01a7 authored almost 13 years ago
Added nsabovic to readme.

github.com/parse-community/node-apn - 1fc5255c7a700d06204bea196cd08b808752c536 authored almost 13 years ago
Added a documentation note for rejectUnathorized

github.com/parse-community/node-apn - 1db7057068dcf7932c8a91809cbab7d7254b0f64 authored almost 13 years ago
Merge pull request #64 from nsabovic/master

Add rejectUnauthorized as an option.

github.com/parse-community/node-apn - faebb57cf276e20287914ae1e777bd4d4bac423a authored almost 13 years ago
Add support for rejectUnauthorized in socket options.

github.com/parse-community/node-apn - 2dd8215b794854f13cda060c20db09fed6b70dd9 authored almost 13 years ago
Don't explicitly reject unauthorized connections.

The same behavior can be accomplished with rejectUnauthorized in socketOptions.

github.com/parse-community/node-apn - 22740616940a1188c41223ffdb1e75540eb488ab authored almost 13 years ago
Merge pull request #13 from laggyluke/dev

Added missing time_to_live support.

github.com/parse-community/node-gcm - 38aa8c524768654369345a6e9260fbb5db0ee58a authored almost 13 years ago
Added missing time_to_live support.

github.com/parse-community/node-gcm - 7e8acbd5391d335d1d8f2647258d7df0acc7682b authored almost 13 years ago
Clarified the README further.

github.com/parse-community/node-apn - 613fbda1ce0a48e08e28028e9eda3552fc7e2033 authored almost 13 years ago
Tidied up debug module loading. Fixed some typos in feedback.js, thanks to AsadR

github.com/parse-community/node-apn - 46b324759e3cd16bbec2c265501637fdc848f221 authored almost 13 years ago
Merge pull request #11 from monkbroc/dev

Payload values MUST be strings enclosed in quotes according to GCM spec.

github.com/parse-community/node-gcm - 4cae85461e426eb439850c861567dfc8fbcbd53a authored almost 13 years ago
Payload values MUST be strings enclosed in quotes according to GCM spec.

github.com/parse-community/node-gcm - 62713dcfbf18956accd85bfb17908601664c232f authored almost 13 years ago
Merge pull request #10 from hamidp/dev

Wrap response handling in a try/catch to better handle errors.

github.com/parse-community/node-gcm - 78596d2ddfec6307a5dc733ff8dbe537f6d8688f authored almost 13 years ago
Need to call the callback on errors too.

github.com/parse-community/node-gcm - 5e42cdcaa4c6d547df4655112538f5f1ff918e3d authored almost 13 years ago
Wrap response handling in a try/catch to better handle errors.

github.com/parse-community/node-gcm - 5d8cd7adf2a3b81c15c1b79c193e449c407996e9 authored almost 13 years ago
added Contributors

github.com/parse-community/node-gcm - 9e31f316c11cb4ec57dcde4ed5afed7bbee067d9 authored about 13 years ago
Merge pull request #9 from hamidp/dev

Do not parse the buffer for failed requests.

github.com/parse-community/node-gcm - 27631bb01595f2a6998148063695229d6bd2a6ca authored about 13 years ago
Do not parse the buffer for failed requests.

github.com/parse-community/node-gcm - 5005c7b1e6f8f786acc94b4f4555a91d9dc5a49a authored about 13 years ago
added Contributer

github.com/parse-community/node-gcm - 958570b8406fe65ab579ba4a9d91763c2cdcafdf authored about 13 years ago
Merge pull request #8 from yannooo/dev

Fix content-length header

github.com/parse-community/node-gcm - 416d4b413148ab6940727340d032d1a019892408 authored about 13 years ago
Fix content-length header

github.com/parse-community/node-gcm - 0b68da19dad61c4a055817c54b62062e354412e1 authored about 13 years ago
Merge pull request #6 from monkbroc/dev

Added error handler to HTTPS request to handle DNS exceptions

github.com/parse-community/node-gcm - c99a65544927c58c281a3e9ffdf08d2f16cdf7c5 authored about 13 years ago
Added error handler to HTTPS request to prevent exceptions from DNS resolution failures from shutting down the Node.js server

github.com/parse-community/node-gcm - 0c51027c2cd8c269411a2a57fcce5fd20f3aa2e5 authored about 13 years ago
added contributor in package.json

github.com/parse-community/node-gcm - 270ef99789485e0c952ea8c9467375df4a41dca4 authored about 13 years ago
Added some more error handling

Also fixes a bug with the error handling at the bottom of sendNotification.

github.com/parse-community/node-apn - 4911bb724cb9cd675ce48ce45dbaae95b6480e79 authored about 13 years ago
testing multicasting requests out

github.com/parse-community/node-gcm - c9dee5d2e1cdf640a28deb9932108aca05d73ed7 authored about 13 years ago
updated package.json

github.com/parse-community/node-gcm - e370435c3a0576519c697f75bb0d6c250b8c43ec authored about 13 years ago
Merge pull request #2 from monkbroc/dev

Corrected JSON data format when sending message

github.com/parse-community/node-gcm - 6ef99804fd001dfa510bba24f1ed07cbb8509dab authored about 13 years ago
Corrected JSON data format when sending message

github.com/parse-community/node-gcm - 18d16787a432eeb89b5c122295e8286f9889d8dd authored about 13 years ago
Update README.md

github.com/parse-community/node-gcm - db45fe0f14c488544b9475fb5d123ba1759251b5 authored about 13 years ago
ready for npm submit

github.com/parse-community/node-gcm - 5eaf6dd331ebeebc1657f597f92e99670cedd64e authored about 13 years ago
sending now with delay if error, getting correct response back

github.com/parse-community/node-gcm - 673c24d6b06da49f53629372e73c1b3a1a4871c4 authored about 13 years ago
send notifications with retries added, changed README

github.com/parse-community/node-gcm - b97449b3dedd4b78177770411aa44f5886079044 authored about 13 years ago
added functional sendNoRetry-request

github.com/parse-community/node-gcm - 751580f8f31e7a5ad85cb4d5763c34852e67bab1 authored about 13 years ago
created file structure

github.com/parse-community/node-gcm - 98d72d41a1b21824c4d7e36b83d6818570dfd751 authored about 13 years ago
Use console.log instead of .error when 'debug' module cannot be loaded.

github.com/parse-community/node-apn - a5c5e301977e75a399351b109c0cd0f4acaae4cc authored about 13 years ago
Fix for notification queue stalling.

The 'ondrain' event for a socket isn't called if the entire buffer was flushed during the .write...

github.com/parse-community/node-apn - 69dbf09396a800e525681ca258072e307ea6618a authored about 13 years ago
Another small change in the reconnection logic.

github.com/parse-community/node-apn - e3c768b65f6f21eacff59c9ce31b0ba3be096e63 authored about 13 years ago
Added some debug statements and changed some connection lost handling.

github.com/parse-community/node-apn - a9a14af82b6223a7d8c1e9f65823b29cdc9f3dd5 authored about 13 years ago
Another Readme.md correction

github.com/parse-community/node-apn - a82ed34347039b727e0b103556d93cf6e9fd348c authored about 13 years ago
Updated Readme.md

github.com/parse-community/node-apn - 43fc54c26728fe6272ba722981db89709a6f903a authored about 13 years ago
Lots of Doc. Some Notification helper methods.

github.com/parse-community/node-apn - 5530d7d31053d933cbff064a35b763c44f5160fa authored about 13 years ago
Rewritten feedback

Tidied up code formatting
Reset notification ID when it gets too big
Use readUIntXXBE etc. method...

github.com/parse-community/node-apn - 8490ab09e08932eb8e869901d941576894890edc authored about 13 years ago
Fixed an exports problem.

github.com/parse-community/node-apn - 30216fde36066b8cfa529fcfbbbbfff560f2c8d3 authored about 13 years ago
Refactored connection handling.

Now making extensive use of promises. Including the possibility of handling notification errors ...

github.com/parse-community/node-apn - 519c011bebf01cd017c4d047a69b2eea2b7dc960 authored about 13 years ago
Version 1.1.7

Fixes a problem with sockets being closed on transmission error, causing EPIPE errors
Issues #29...

github.com/parse-community/node-apn - 0c01598a670c6bcd3873f8a2e77bb19adfd4c253 authored about 13 years ago
Addresses issue #30

This should prevent crashing with EPIPE error on connection error.

github.com/parse-community/node-apn - 4e81dd6324e30f6664781f8a1ec2e224349e5a98 authored about 13 years ago
Merge pull request #26 from jacksonh/master

Add a passphrase option for key files.

github.com/parse-community/node-apn - 03dd81ecb002a251c7ff1368ce4f4f5025d178d5 authored over 13 years ago
Add a passphrase option that can automatically set the passphrase on the ssl key

github.com/parse-community/node-apn - 5beae1726d00d2289170ebdcaad58ae7e496f13b authored over 13 years ago
Merge pull request #22 from pereckerdal/master

Fixes bug introduced by a3cf8b090b673f96b155734221b42631619eea55 where the socket buffer length ...

github.com/parse-community/node-apn - d6ca87f8f38bcd98f1ef31d6858cc5999050636f authored over 13 years ago
Fixes bug introduced by a3cf8b090b673f96b155734221b42631619eea55

github.com/parse-community/node-apn - 53d04bae9289685f61383c07fedf32c7c95c4052 authored over 13 years ago
Version 1.1.5

* Feature: Certificate and Key data can be passed directly when creating a new connection instea...

github.com/parse-community/node-apn - f97d29db503b0c2f7fe7d5fe806df2bf5474780c authored over 13 years ago
Fixed #17, #20

Removed a global callback, raised by mypark#17

github.com/parse-community/node-apn - 3be6182a2d11b8d4286037c2a3d6c548149cf717 authored over 13 years ago
Make the apn library take a cert and a key as a string instead of as a file so i can store multiples of them. Also fixed up a bunch of js lint error, not all of them, but most of them.

github.com/parse-community/node-apn - a847befdff7b220d30f762c0e00c6d59303cd645 authored over 13 years ago
Fixes #16

Fix by @bobrik

github.com/parse-community/node-apn - a3cf8b090b673f96b155734221b42631619eea55 authored over 13 years ago