parse-server-push-adapter icon indicating copy to clipboard operation
parse-server-push-adapter copied to clipboard

Official Push adapter for parse-server

Results 36 parse-server-push-adapter issues
Sort by recently updated
recently updated
newest added

- [ x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server-push-adapter/security/policy). - [x ] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [ x] I have searched through [existing issues](https://github.com/parse-community/parse-server-push-adapter/issues?q=is%3Aissue). - [x]...

type:question

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.6 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...

dependencies

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver-regex&package-manager=npm_and_yarn&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

Snyk has created this PR to upgrade npmlog from 4.1.2 to 6.0.1. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=npmlog&from_version=4.1.2&to_version=6.0.1&pr_id=9d4f6153-983a-470d-8513-2eee5d38d9c5&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to upgrade parse from 3.4.0 to 3.4.1. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=parse&from_version=3.4.0&to_version=3.4.1&pr_id=c4f8b84b-ad1e-409a-b558-08afac0a9b64&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

### New Feature / Enhancement Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server-push-adapter/security/policy). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [x] I have searched through [existing...

type:feature

Hi all, unfortunately I am not able to send push notifications via the dashboard. it shows the following error `verbose: Current clients %d verbose: Current subscriptions %d verbose: REQUEST for...

When sending a push notification to the iOS 13 multi window app, a notification payload can specify ``target-content-id`` value that is later populated into ``UNNotificationContent`` when push notification is received...

Could you, please, explain this limitation from the docs, like what is the number (10K, 50K, 100K, a million?): Does not support super high throughput since it does not employ...

type:question

When sending a push notification to the iOS 15 app, a notification payload can specify `interruption-level` value that is later populated into UNNotificationContent when push notification is received and can...