-
Add gcm response handling for multiple device tokens, tests (Aris Kemper)
-
Fix the order of routes (Raymond Feng)
-
Bump version (Raymond Feng)
-
Add applications cache, settings ttlInSeconds, checkPeriodInSeconds, tests (Aris Kemper)
-
Add contribution guidelines (Ryan Graham)
-
Updated doc link (Rand McKinney)
-
Bump version (Raymond Feng)
-
Fix the push config (Raymond Feng)
-
Fixed issue#47: Creating a submodel for Installation breaks find* methods (Timo Saikkonen)
-
Add LoopBack 2.0 version of push server (Raymond Feng)
-
Bump version (Raymond Feng)
-
Ensure deviceType/token are populated from installation (Raymond Feng)
-
Upgrade to apn version 1.6.0. (Aris Kemper)
-
Fix gcm pushNotification and add test case for array of device tokens. (Aris Kemper)
-
Push notification to many installations, tests (Aris Kemper)
- Remove the peer dep to loopback (Raymond Feng)
-
Update deps (Raymond Feng)
-
Rename loopback-push-notification to loopback-component-push (Raymond Feng)
-
Update link to doc (Rand McKinney)
-
gcm: fix
devicesGone
event (Andrej Šinigoj) -
Update the Apple credentials and app id (Raymond Feng)
-
Update apns.js (Daehyeon Shin)
-
Add missing mongodb dep (Raymond Feng)
-
Update the deps (Raymond Feng)
-
Bump version and update deps (Raymond Feng)
-
Update license to dual Artistic-2.0/StrongLoop (Raymond Feng)
-
Encode the id for urls (Raymond Feng)
-
Fix the version (Raymond Feng)
-
Update dependencies (Raymond Feng)
-
Replace example/server with example/demo-server (Raymond Feng)
-
Move the cleanup to beforeEach/afterEach (Raymond Feng)
-
Use dynamic properties for dependencies (Raymond Feng)
-
Fix typo (Raymond Feng)
-
Improve the UI (Raymond Feng)
-
Fix the push data source configuration (Raymond Feng)
-
Upgrade Bootstrap and Angular (Raymond Feng)
-
Add simple UI to manage applications (Raymond Feng)
-
Fix the demo app (Raymond Feng)
-
Bump the version to 1.1.0 (Raymond Feng)
-
Add the demo server from loopback-workspace (Raymond Feng)
-
Export the default Push model (Raymond Feng)
-
Bump version (Raymond Feng)
-
Fix the test case (Raymond Feng)
-
Refactor to support loopback mobile template (Raymond Feng)
-
Fix the resetBadge (Raymond Feng)
-
Fix link to docs after splitting article. (Rand McKinney)
-
Create README.md (Rand McKinney)
-
Minor rewording and better links to examples. (Rand McKinney)
-
Clean up main README and add links to docs (Rand McKinney)
-
Minor cleanup (Rand McKinney)
-
Add ref to original repo (Rand McKinney)
-
Replace old README with links to docs. (Rand McKinney)
-
example: Use more sensible default values (Miroslav Bajtoš)
-
Update README.md (Rand McKinney)
-
example/android: update LoopBack Android SDK (Miroslav Bajtoš)
- First release!