goelvivek
|
fa82c62c09
|
adding option parameter for setTruncateAtWordEnd
|
2013-09-30 22:36:37 +01:00 |
Andrew Naylor
|
3ea665c55c
|
Typo
|
2013-09-30 20:54:26 +01:00 |
Andrew Naylor
|
35c24aa2b9
|
Improved error documentation to include information about internal errors.
Fixes #123
|
2013-09-29 22:03:14 +01:00 |
Andrew Naylor
|
80cef4d3ec
|
Lint.
|
2013-09-25 19:25:17 +01:00 |
Cheah Chu Yeow
|
711d683968
|
Fix docs and example for feedback service where "gateway" is incorrectly used - it should be "address".
|
2013-09-25 19:23:59 +01:00 |
Andrew Naylor
|
ef13e4446d
|
New protocol format as-of iOS 7 docs.
Enable the old protocol by passing `legacy: true` to the connection initialiser.
|
2013-09-25 18:51:21 +01:00 |
Andrew Naylor
|
3e0f4ebc90
|
Added "contentAvailable" to Notification
|
2013-09-22 22:58:25 +01:00 |
Andrew Naylor
|
696e8dce6c
|
Notifications have a configurable number of retries.
|
2013-07-21 00:32:42 +01:00 |
Andrew Naylor
|
423850943f
|
Updated docs to correct `batchFeedback` description.
Also fixed a missing URL link.
|
2013-07-20 12:36:24 +01:00 |
Andrew Naylor
|
7d25b16026
|
Fixes #90 - Added some more error checking for invalid device tokens.
Specifically when a Device object is not successfully initialised it should throw an error and this is caught and raises an error appropriately.
|
2013-07-11 20:33:25 +01:00 |
Andrew Naylor
|
ba30c8f07a
|
New Notification configuration methods and they're now chain able.
|
2013-07-01 01:48:49 +01:00 |
Andrew Naylor
|
0cf06aa40e
|
setCacheLength method.
|
2013-07-01 01:48:49 +01:00 |
Andrew Naylor
|
e81cf5b7bc
|
Improved doc.
Added links to Google group and moved some doc to more sensible places, out of read me.
|
2013-07-01 01:48:49 +01:00 |
Steven Luscher
|
18c4d3d4dd
|
Updated link to the payload documentation
|
2013-06-10 00:00:28 -06:00 |
Andrew Naylor
|
72df8050c8
|
Ensure `Notification#trim` cleanly trims Unicode characters
Also improve documentation around Unicode characters.
Closes #98
|
2013-04-27 01:22:38 +01:00 |
Andrew Naylor
|
037f641438
|
Added documentation
|
2013-04-21 01:28:34 +01:00 |