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

Add nullability annotations to PFQueryCollectionViewController.

github.com/parse-community/ParseUI-iOS - 4d270a7362061f05832fc731625802e28c73a120 authored over 10 years ago
Add nullability annotations to PFImageView, PFTextField.

github.com/parse-community/ParseUI-iOS - 31dd778c9bd286185ab4546b53c5ea3a81d79cfb authored over 10 years ago
Add nullability annotations to all cells.

github.com/parse-community/ParseUI-iOS - f3c12a74a6f0b4909a6a649c8e1d53af56c2abd9 authored over 10 years ago
Add nullability annotations to PFQueryTableViewController.

github.com/parse-community/ParseUI-iOS - efe64e1f4fc6212e11abdab9116aedd2b4537c7d authored over 10 years ago
Add nullability annotations to PFLogInViewController, PFLogInView.

github.com/parse-community/ParseUI-iOS - a9b28b52c20700e350cf3de3a9261c0bd4f50424 authored over 10 years ago
Add nullability annotations to PFSignUpViewController, PFSignUpView.

github.com/parse-community/ParseUI-iOS - 9f02988f55d06a153b14750eb92271a0157d0aa2 authored over 10 years ago
Fixed Travis-CI build with latest CocoaPods.

github.com/parse-community/ParseUI-iOS - fb0e813e7355806ebaa3614c02abde136ffa3cdd authored over 10 years ago
Update parse-facebook-user-session.js

github.com/parse-community/parse-facebook-user-session - 41d142c3b214023ef7fa0555facf0ad5a018b6c8 authored over 10 years ago
Fix Facebook user session

This patch fixes a few issues:

* Ensure redirect to login works as expected.
* Allow to be...

github.com/parse-community/parse-facebook-user-session - 37a907b9e028e916ca32cfb2c1bef556add27597 authored over 10 years ago
Update README.md

Second update according to @hypesystem wishes.

github.com/parse-community/node-gcm - 4b4ea0af1a4408771f489e67004d6989b538ea38 authored over 10 years ago
The default payload size changed ages ago.

github.com/parse-community/node-apn - c858cfdb7cce3f391d2ce1fe9236d8cdcffb3c4b authored over 10 years ago
VoIP apps can send payloads up to 4096 bytes

github.com/parse-community/node-apn - 3ebd0c48103306897e1f0b86ce53d6f9df7ca3a6 authored over 10 years ago
Merge pull request #59 from ParsePlatform/nlutsenko.demo_fix

Few small fixes for ParseUIDemo in ObjC.

github.com/parse-community/ParseUI-iOS - 7a6a51e6192ed15a1524b2bdbc2f52e4bfe7e0f9 authored over 10 years ago
ValidNotification behaviour will change. Test now.

github.com/parse-community/node-apn - 0a123083cb226fd60040f257bf99b01c40616f93 authored over 10 years ago
README Changelog 0.10.0 for deprecating addDataWith*

github.com/parse-community/node-gcm - 47c985e1b899ff30cde0bcc4c9cfd765b1c8fae0 authored over 10 years ago
Merge pull request #90 from ToothlessGear/deprecate-addDataWith

Deprecate addDataWith{KeyValue,Object} methods.
We now print a message every time they are used.

github.com/parse-community/node-gcm - 32d9367a681833151a374f6e1e4da85f08913281 authored over 10 years ago
Update README.md

I propose such solution for #70 No need to make it more complex. Let's keep it simple.

github.com/parse-community/node-gcm - 706188d3b79517a9e607a1a1c67b12e2921bf6c5 authored over 10 years ago
The custom length is needed for testing

It could still be useful in general, but should be tested.

github.com/parse-community/node-apn - 5ceea668bbe900bb1c4a02f29eea2ad8bf3c7079 authored over 10 years ago
The test text was a lot longer than necessary

github.com/parse-community/node-apn - 6048dbd44d99e98383eee66cb09a97d1b5b6b4d3 authored over 10 years ago
The test text shouldn't have been duplicated

github.com/parse-community/node-apn - a8cf6abb17fa16387600c3d1dab301356cab5032 authored over 10 years ago
Minor releases of q should be acceptable

github.com/parse-community/node-apn - 8521b4cddd50d2adc25464022f3025fd4d77165b authored over 10 years ago
utf16 surrogate pairs are first supported in 0.8

github.com/parse-community/node-apn - a29d695ed56b6283d4dc826305fec75b76cb3b6b authored over 10 years ago
Test structure wasn't the best

github.com/parse-community/node-apn - 92bb450c813c86858c0658db380d36e4032f2e69 authored over 10 years ago
We need to be able to re-compile after changes

github.com/parse-community/node-apn - 82b3569f6c7420c7e064928ce9f206c3e4b73bfd authored over 10 years ago
I like the word "memoize"

github.com/parse-community/node-apn - 41a02583ed1e331748a12b6acf262316be61381e authored over 10 years ago
Missing test for `compile`

github.com/parse-community/node-apn - c04c0ecd5aa3147db0be9303b9d829ba3b68f55d authored over 10 years ago
Trimming UTF16 would cause an infinite loop

If the alert text was trimmed to zero-length while using UTF-16, the `hasValidUnicodeTail` funct...

github.com/parse-community/node-apn - 0f3f103f44fe8f39290e5e00db9a4dc1e459fed5 authored over 10 years ago
Missing test case

github.com/parse-community/node-apn - 2a1e6034a931ccbf9d240e6ecaf240ae8745de80 authored over 10 years ago
Better consistency between test cases.

github.com/parse-community/node-apn - eb5c0a47afa1035d6ec7c9940532c6303984e650 authored over 10 years ago
Compute length every time

github.com/parse-community/node-apn - 11dd3a7b6b4c70926892d1e9da383bcb0c6d8359 authored over 10 years ago
Test the notification length calculator

github.com/parse-community/node-apn - f0b9e0da09b28c55eb7765c396fcd33aae2eb2e4 authored over 10 years ago
Fixed no title in SubtitleImageTable example.

github.com/parse-community/ParseUI-iOS - 087c2901aec659c7f1e1b1ec89b414b2c15b2355 authored over 10 years ago
Fixed no data displayed in SectionedTableView example.

github.com/parse-community/ParseUI-iOS - 6728d4a9ec2fa4809c2392593aa69fff0e31c390 authored over 10 years ago
Fixed warnings inside storyboards.

github.com/parse-community/ParseUI-iOS - 01fd34ee6c88b09227597b0d0ef2051e8de92cf9 authored over 10 years ago
Test UTF-8 trimming

github.com/parse-community/node-apn - 09d79a92aca50c9388b1bb90c3ff797e7f382870 authored over 10 years ago
Merge branch 'master' of github.com:ParsePlatform/parse-php-sdk

github.com/parse-community/parse-php-sdk - 0171095e85e073400507f2d23caed7fbac0d56bb authored over 10 years ago
Merge pull request #49 from ParsePlatform/config

Added ParseConfig

github.com/parse-community/parse-php-sdk - faed2fb9d23ed8b56829e9d5d316659d1c2c209e authored over 10 years ago
Fixed poor behaviour

github.com/parse-community/node-apn - 825c5d032a9b3869aa940f2883abcb84a9487862 authored over 10 years ago
More precise testing of unicode escape handling

github.com/parse-community/node-apn - 865795667ae7d0c48667fd3d2ef54f44bec8b67a authored over 10 years ago
Simpler test case.

github.com/parse-community/node-apn - 04bd7197f179bdfe7d8c81514647e706f574857f authored over 10 years ago
Restructured tests.

github.com/parse-community/node-apn - 007fd0d58a806402090de2f231e8a092f5d6a386 authored over 10 years ago
More accurate description

github.com/parse-community/node-apn - e3fe8af06add67b8ea75aa54b4074c868e642ea7 authored over 10 years ago
Changelog for README

github.com/parse-community/node-gcm - ee96896e9aa221539c35480ee68e5212997b8c34 authored over 10 years ago
Sender#send() should update the failures and successes correctly when retrying and failing some

github.com/parse-community/node-gcm - 76247f59cc724f7e6d20310a5cc7d8ea357c50b5 authored over 10 years ago
Sender#send() should update the failures and successes correctly when retrying

github.com/parse-community/node-gcm - b00729d30299582db15e3907b17635199182c577 authored over 10 years ago
Fix: properly cycle through all values in results in test

github.com/parse-community/node-gcm - c2c036d0dd45584796cc33420db5b20ff8dfd706 authored over 10 years ago
Fix: calculate failure correctly

github.com/parse-community/node-gcm - 8dfb816ef7267e3be17d15d02b517241f45062a6 authored over 10 years ago
Added support for single-registrationid in Sender#sendNoRetry

github.com/parse-community/node-gcm - f8e5d91117ae9a78ac246618f02f11ab4c0e5361 authored over 10 years ago
Version bump 0.9.15

github.com/parse-community/node-gcm - a01984d8a126a0822117a53fae5e453ae2efaf9f authored over 10 years ago
Changed `npm test` so it runs cross-platform

./node_modules ... failed on windows, but using `sh` to execute it should work cross-platform

github.com/parse-community/node-gcm - be9c8ff74b92f3a9e4a0829670f05046d7f1402a authored over 10 years ago
Merge pull request #99 from ToothlessGear/better-support-for-single-device

Better support for single device

github.com/parse-community/node-gcm - 2335f32fc42467ab44214b9661053266fd155831 authored over 10 years ago
Return error if no regids in next tick

This makes the code always run consistently from an outside perspective

github.com/parse-community/node-gcm - 214a95e5783a7c4f9d317f3a4a8dd06c4254a3bd authored over 10 years ago
If a single registration id is given, wrap it in an array

This adds support for sending to a single id without manually wrapping it.
Ie. `sender.send(messa...

github.com/parse-community/node-gcm - 184bdf27ee59e2ef4033795169427b817e96ff0c authored over 10 years ago
Merge pull request #95 from ToothlessGear/ensure-full-result-set

Ensure full result set

github.com/parse-community/node-gcm - 7a2fb5feb6ff3affed9dc537454f09d9f28e3cea authored over 10 years ago
Test several retries

The tests so far only tested one retry, which would pass with the old code.
Several retries (thes...

github.com/parse-community/node-gcm - a3e7ed717a8e37d1d4dd41adce5d81c20d38e59a authored over 10 years ago
The same is true for the backoff constant

0 is valid!

github.com/parse-community/node-gcm - 4f2f25176116de8f552ef66ee7a7282d00966270 authored over 10 years ago
If retries is 0 we still shouldnt set it to default

Only if retries is not a number can we assume the default (5)

github.com/parse-community/node-gcm - 2c302377ddde6470aea4a3de849b66458810713f authored over 10 years ago
Put retries and backoff into the options object

This is where they should have been all along

github.com/parse-community/node-gcm - 1be32c50f907d56cd26f0740450ef96e837024aa authored over 10 years ago
Use the new setter.

github.com/parse-community/node-apn - 17fd3ec0c618bbbc21f4eb61a251b97ca8ceb65d authored over 10 years ago
Update the fields on the result (success, failure, canonical_ids)

... depending on the newlty returned values

github.com/parse-community/node-gcm - 838372531855cdcb4ff6d0946e4586eb8f2a62d3 authored over 10 years ago
Change interface of function to take `options` instead of `retries` and `backoff`

This requries changing the defaulting of arguments

github.com/parse-community/node-gcm - a09abf029aaa4181c9cd62157ce81efceee10806 authored over 10 years ago
Wait the backoff time before retrying even if the request errd

github.com/parse-community/node-gcm - 2e3419e823cde4919bf0b3a1bb77b442fa2695af authored over 10 years ago
Wait with checking if registrationIds are set until we *know* we have a callback

github.com/parse-community/node-gcm - 63f4b18563c7442fe79f7dd79fe291e465cc19a0 authored over 10 years ago
Added explanatory comment

github.com/parse-community/node-gcm - f10d877ca310d832a3eed8edc37cb5adea042f10 authored over 10 years ago
Removed now-unused name of function `lambda`

github.com/parse-community/node-gcm - f7b993ebaeaa9a42bbf4b0cd7c6cab6d1ea0f618 authored over 10 years ago
Added debug statement when retrying

github.com/parse-community/node-gcm - da866ed4b2c125cc256e2c7d151d2a638d13a2d9 authored over 10 years ago
If the recursive call completely errored, the outer result is the best it gets

So we just return that, then, yo.

github.com/parse-community/node-gcm - f613163e4fc8cfade7594cea7160ac3d9614a326 authored over 10 years ago
Replace i += 1 with i++

github.com/parse-community/node-gcm - d09073175d57c2abb6b1ac6bf70c8f959541c7c8 authored over 10 years ago
Replace old call to sendNoRetry with lambda with a recursive call

When calling recursively, we reduce the number of retries (because we used one, duhh);
we doubl...

github.com/parse-community/node-gcm - 5c1e7cfc7146ab6fbf41b01ba427347eca922b48 authored over 10 years ago
Remove always-true if-statement

github.com/parse-community/node-gcm - dd47ad24c8417c96a86b8555106cf5eb0a9a33b9 authored over 10 years ago
Reverse if-statement (early-stop)

github.com/parse-community/node-gcm - 9d941e7422557fd7d3ed21b96f3ca50544ada0af authored over 10 years ago
Add regIdPositionMap

This keeps track of the (upcoming) inner calls indexes relative to the outer one

github.com/parse-community/node-gcm - 87fcf75dd7fbc1947bda09bf62476f5089c31c3b authored over 10 years ago
Remove unnecessary indentation

github.com/parse-community/node-gcm - 0acff4f650a1ceb9f2e27d8f9726ea0948a2396e authored over 10 years ago
Move declaration of unsentRegIds to right before use

github.com/parse-community/node-gcm - f34987000e3456c99cc43083c68c74f4313b1db9 authored over 10 years ago
Only declare i when it needs to be

github.com/parse-community/node-gcm - d29b6ebee9e208289c2876d979230d1f5e2d5d44 authored over 10 years ago
If we errd, call send recursively with the same set (all must be retried)

github.com/parse-community/node-gcm - 685a39ef43a10ef808004be043879500b3d1eaa6 authored over 10 years ago
Remove use of attempts

github.com/parse-community/node-gcm - 23da95eba46f4b57e9c2d061b6f5cb7d4dedbe7d authored over 10 years ago
Move backoff max-limit to start of function

github.com/parse-community/node-gcm - 744f082b6e33fc1a6fd6af2a178c6f4bd8099922 authored over 10 years ago
Replace sleepTime with raw backoff variable

github.com/parse-community/node-gcm - 405427352b24f92ca36d1616e8dd014485404841 authored over 10 years ago
Calling send with 0 retries is equivalent to calling sendNoRetry

The shortstop for this has been added

github.com/parse-community/node-gcm - 3cc63bed4a5b1701a8807db72bbac1e1e6c168d8 authored over 10 years ago
Flipped if-statement to reduce nesting

github.com/parse-community/node-gcm - b3f002c98984b47c7d734958d6e9adfe35657d14 authored over 10 years ago
Moved up check for number of registration ids

github.com/parse-community/node-gcm - 7779e9cf5f2b11d8277f347dca66a5317f470bbf authored over 10 years ago
Make backoff an optional argument

github.com/parse-community/node-gcm - b73587ef86fff923fc5d866db9d52410ee324c3c authored over 10 years ago
Note about registration id limit (1000) in README

github.com/parse-community/node-gcm - e1c2448b6cd052a1bcdee8060050db6aa2783430 authored over 10 years ago
Removed outdated contribution instructions

ToothlessGear probably doesnt want emails at the moment, as he isnt actively maintaining the project

github.com/parse-community/node-gcm - 915e834dae23e26913f252be775bfed7e8cf28a9 authored over 10 years ago
More detailed instructions on contributing.

This follows the PR #96, which could have been more fitting for the library, and easier to integr...

github.com/parse-community/node-gcm - 0563c8472db2d4a08499039f1eede81e33b903fc authored over 10 years ago
Contribute! -> Contributing

github.com/parse-community/node-gcm - 34eead3c59344537294289fa1faf5877f6152171 authored over 10 years ago
Merge pull request #73 from NoScopie/patch-1

Added use Parse\ParseClient;

github.com/parse-community/parse-php-sdk - cea13dca160eaac822d50282a8521244b2450c0c authored over 10 years ago
The alert getter was tested.

github.com/parse-community/node-apn - 5a267d4075e9841dd2c58bc7b762877ed070a470 authored over 10 years ago
No need to determine the encoding in many places.

github.com/parse-community/node-apn - 9e6e50edf8db46b257ef8e27d4342cc778c4d611 authored over 10 years ago
Alert has two formats. It should have a getter.

github.com/parse-community/node-apn - ed20d081630868f07c3f22f4a31de4048b128ea1 authored over 10 years ago
Outdated dependencies

github.com/parse-community/node-apn - 149d8eec3c9967f0bebaa2908d19ff82c0ac7555 authored over 10 years ago
The address shouldn't be be specified explicitly

github.com/parse-community/node-apn - 95867b867f27532ad3a806657bd23a180b632e0e authored over 10 years ago
The enhanced interface has been removed

The newer binary interface is always used instead.

github.com/parse-community/node-apn - f81768b7fe9d192e59a598a526862b54682c7c51 authored over 10 years ago