Anton Sotirov
|
c83cedf6f0
|
Revert "Merge branch 'master' of https://github.com/argon/node-apn"
This reverts commit 1d5942d7e4 , reversing
changes made to 02869af168 .
|
2015-05-04 15:28:28 +03:00 |
Anton Sotirov
|
1d5942d7e4
|
Merge branch 'master' of https://github.com/argon/node-apn
|
2015-05-04 15:15:08 +03:00 |
Andrew Naylor
|
8e9a99ab47
|
Accessors are the future.
|
2015-04-30 09:33:40 -07:00 |
Andrew Naylor
|
6646ce3ed4
|
Test the mdm property
|
2015-04-29 15:16:51 -07:00 |
Andrew Naylor
|
62c7fb25ca
|
This isn't needed any more
|
2015-04-28 18:23:29 -07:00 |
Andrew Naylor
|
20b12dfc9c
|
newsstandAvailable uses the same backing store
|
2015-04-27 13:01:54 -07:00 |
Andrew Naylor
|
727854410f
|
Support the legacy "newsstandAvailable" property
|
2015-04-26 22:16:36 -07:00 |
Andrew Naylor
|
743672bb53
|
Yet another undefined check
|
2015-04-25 15:30:43 -07:00 |
Andrew Naylor
|
93c9c46c34
|
Another check for undefined
|
2015-04-24 09:11:53 -07:00 |
Andrew Naylor
|
99e04fa98f
|
this is important for default behaviour
|
2015-04-23 20:07:10 -07:00 |
Andrew Naylor
|
f47176e15a
|
this is an important check
|
2015-04-22 08:45:54 -07:00 |
Andrew Naylor
|
188da7fad5
|
content available accessors
|
2015-04-21 20:48:25 -07:00 |
Andrew Naylor
|
2e5b002443
|
Move "sound" to accessor model
|
2015-04-20 15:02:29 -07:00 |
Andrew Naylor
|
f160c2867a
|
Allow setting badge to undefined
|
2015-04-20 15:02:29 -07:00 |
Andrew Naylor
|
4e7e4017fb
|
Allow clearing the alert by setting to undefined
|
2015-04-20 15:02:29 -07:00 |
Andrew Naylor
|
caf14bcff4
|
bad formatting
|
2015-04-20 15:02:29 -07:00 |
Andrew Naylor
|
d9fa36265e
|
I'd prefer the get/setters to be on the prototype
|
2015-04-20 15:02:29 -07:00 |
Andrew Naylor
|
14ac8a687a
|
Switch badge to using defined property
|
2015-04-20 15:02:28 -07:00 |
Andrew Naylor
|
d05e8827d5
|
Merge pull request #261 from florianreinhart/master
Add setTitleLocKey and setTitleLocArgs functions
|
2015-04-20 15:01:35 -07:00 |
Florian Reinhart
|
332e841398
|
Add setTitleLocKey and setTitleLocArgs functions to set new alert object keys introduced in iOS 8.2 (title-loc-key and title-loc-args)
|
2015-04-19 16:19:27 +02:00 |
Andrew Naylor
|
eb2fbc6259
|
Partial simplification
|
2015-04-13 08:44:39 +01:00 |
Andrew Naylor
|
7b6972b4b1
|
Enforce alert constraints in the setter
|
2015-04-13 08:37:46 +01:00 |
Andrew Naylor
|
5521254cde
|
More aps properties will be tested
|
2015-04-13 08:22:45 +01:00 |
Andrew Naylor
|
9186f0550d
|
Future enforcement of properties.
It would be good to move the type checking out of `apsPayload` into the properties.
|
2015-04-12 15:45:08 +01:00 |
Andrew Naylor
|
1cfb50e7d1
|
Missing semicolon
|
2015-04-11 22:29:14 +01:00 |
Andrew Naylor
|
d173398ce5
|
This code does nothing
|
2015-04-11 22:28:57 +01:00 |
Andrew Naylor
|
b1afaa168a
|
Shouldn't be in Version Control
|
2015-04-11 22:28:57 +01:00 |
Andrew Naylor
|
42f71fb617
|
Merge pull request #260 from lern/master
Fix indentation and anchor in connection docs
|
2015-04-09 22:50:35 +01:00 |
lern
|
22e02028df
|
Fix indentation and anchor in connection docs
|
2015-04-09 10:40:45 -04:00 |
Andrew Naylor
|
e22987c4e9
|
MDM payload
|
2015-04-09 09:40:17 +01:00 |
Andrew Naylor
|
9cd1533bb1
|
Merge pull request #255 from MichaelMerchant/patch-1
Minor change: typo "TThe" fixed to "The"
|
2015-04-09 09:38:38 +01:00 |
Andrew Naylor
|
4c69159413
|
It is an error if payload is not present
|
2015-04-08 08:24:41 +01:00 |
Andrew Naylor
|
31c437f515
|
simplification
|
2015-04-07 08:09:53 +01:00 |
Andrew Naylor
|
1990212ffe
|
APS properties with custom payload
|
2015-04-06 23:06:18 +01:00 |
Andrew Naylor
|
f010bcfef4
|
Retain custom-set aps properties
|
2015-04-05 00:08:02 +01:00 |
Andrew Naylor
|
8853588884
|
Ensure the original payload is included
|
2015-04-04 15:01:44 +01:00 |
Andrew Naylor
|
29a8aa65d6
|
Ensure the category is present
|
2015-04-03 00:25:19 +01:00 |
Andrew Naylor
|
e893a3ace7
|
url args presence
|
2015-04-02 00:31:40 +01:00 |
Andrew Naylor
|
5c79401279
|
same for newsstand
|
2015-04-01 19:39:10 +01:00 |
Andrew Naylor
|
ae60dbb864
|
Test the content available property
|
2015-03-31 00:00:14 +01:00 |
Andrew Naylor
|
c70ef8c60b
|
Use newest possible version of npm
npmlog in 2.7.4 broke 0.8 support: 4bfbaa2d8b
https://github.com/iarna/are-we-there-yet/issues/1
|
2015-03-30 13:34:45 +01:00 |
Andrew Naylor
|
71398db791
|
Revert "node 0.8's npm doesn't seem to support `^` semver"
This reverts commit 57418f2f91 .
Conflicts:
package.json
|
2015-03-30 09:33:15 +01:00 |
Andrew Naylor
|
8bda9d77d4
|
dependencies use '^' in versions
http://tech.vg.no/2014/05/30/npm-travis-node-and-the-caret-operator/
|
2015-03-29 16:41:21 +01:00 |
Andrew Naylor
|
1c386151a9
|
Don't push with unstaged changes!
|
2015-03-28 11:03:09 +00:00 |
Andrew Naylor
|
6e488ea3d6
|
Test the main payload
|
2015-03-28 10:55:47 +00:00 |
Andrew Naylor
|
1e82a14499
|
Content Available should be present
|
2015-03-27 09:48:16 +00:00 |
Andrew Naylor
|
b7d635be6c
|
Further checking of toJSON
|
2015-03-26 09:46:34 +00:00 |
Andrew Naylor
|
aec4a8dff4
|
Make it clearer that it's expecting an object
|
2015-03-25 09:29:22 +00:00 |
Michael Merchant
|
9599e44df0
|
Update connection.markdown
|
2015-03-25 14:43:59 +05:30 |
Andrew Naylor
|
53e1829f07
|
Badge value should be included
|
2015-03-24 08:32:30 +00:00 |