Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payload support #1

Merged
merged 63 commits into from
Apr 28, 2016
Merged

Payload support #1

merged 63 commits into from
Apr 28, 2016

Commits on Nov 27, 2015

  1. Configuration menu
    Copy the full SHA
    d099062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8532f0 View commit details
    Browse the repository at this point in the history
  3. add tests

    Minishlink committed Nov 27, 2015
    Configuration menu
    Copy the full SHA
    a8c3c13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b1f5fc View commit details
    Browse the repository at this point in the history
  5. fix typo

    Minishlink committed Nov 27, 2015
    Configuration menu
    Copy the full SHA
    53444ff View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2015

  1. update keywords

    Minishlink committed Nov 28, 2015
    Configuration menu
    Copy the full SHA
    5c88f17 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2015

  1. fix test encrypt

    A real test is not possible since I'd need access to user private key.
    Minishlink committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    c389e4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d55f0a View commit details
    Browse the repository at this point in the history
  3. update phpdoc

    Minishlink committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    5b8958d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf34672 View commit details
    Browse the repository at this point in the history
  5. add openssl dependency

    Minishlink committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    ee76313 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

  1. Configuration menu
    Copy the full SHA
    33453af View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2015

  1. Merge branch 'master' into payload

    Conflicts:
    	README.md
    	src/WebPush.php
    	tests/WebPushTest.php
    Minishlink committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    6f500fb View commit details
    Browse the repository at this point in the history
  2. fix merge

    Minishlink committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    c6e2360 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Configuration menu
    Copy the full SHA
    761a9d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fc6e04 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Merge branch 'master' into payload

    Conflicts:
    	README.md
    	src/WebPush.php
    Minishlink committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    238159e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2016

  1. Configuration menu
    Copy the full SHA
    8b142d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc3364 View commit details
    Browse the repository at this point in the history
  3. test

    Minishlink committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    c87be97 View commit details
    Browse the repository at this point in the history
  4. jose optional

    Minishlink committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    2da80d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85f8b5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91b7d2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e1f8c0 View commit details
    Browse the repository at this point in the history
  8. fix travis?

    Minishlink committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    d760ce8 View commit details
    Browse the repository at this point in the history
  9. fix travis?

    Minishlink committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    becdea3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4597a3a View commit details
    Browse the repository at this point in the history
  11. fix travis?

    Minishlink committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    0edf4d3 View commit details
    Browse the repository at this point in the history
  12. fix travis?

    Minishlink committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    8f88ed8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2016

  1. fix travis?

    Minishlink committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    4231029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dff24a View commit details
    Browse the repository at this point in the history
  3. fix test encrypt()

    Minishlink committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    02f5061 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2016

  1. Configuration menu
    Copy the full SHA
    f6312ae View commit details
    Browse the repository at this point in the history
  2. work on aesgcm

    Minishlink committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    34491d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2016

  1. Configuration menu
    Copy the full SHA
    4537e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f8dbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83ee6c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b32ed8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    423a05a View commit details
    Browse the repository at this point in the history
  6. typo

    Minishlink committed Mar 19, 2016
    Configuration menu
    Copy the full SHA
    f6aaef5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d672e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5171604 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2016

  1. Configuration menu
    Copy the full SHA
    00e6985 View commit details
    Browse the repository at this point in the history
  2. add GCM with payload test

    Minishlink committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    51f0f44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d709a60 View commit details
    Browse the repository at this point in the history
  4. typo

    Minishlink committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    d2dbba0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    314ba0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd16be7 View commit details
    Browse the repository at this point in the history
  7. User auth token must be provided if sending payload

    + fix JSON test
    Minishlink committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    a4bf323 View commit details
    Browse the repository at this point in the history
  8. Special characters in test

    Minishlink committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    0395a2b View commit details
    Browse the repository at this point in the history
  9. victory!

    65 as a Uint16 big endian is \000A apparently
    also don't mess with UTF-8 encoding
    Minishlink committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    3e750c1 View commit details
    Browse the repository at this point in the history
  10. In Travis, skip tests that send actual notifications because it's rea…

    …lly inconvenient to keep endpoints, keys, etc.. up-to-date
    Minishlink committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    8626cf5 View commit details
    Browse the repository at this point in the history
  11. clarifications

    Minishlink committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    0e21bba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    06d9495 View commit details
    Browse the repository at this point in the history
  13. fix skip Travis tests?

    Minishlink committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    4838274 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. Configuration menu
    Copy the full SHA
    5e51681 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. fix test automatic padding

    Minishlink committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    5048463 View commit details
    Browse the repository at this point in the history
  2. fix padding length

    Minishlink committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    dda9aca View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2016

  1. Configuration menu
    Copy the full SHA
    5de72ea View commit details
    Browse the repository at this point in the history
  2. use spomky-labs/php-aes-gcm (thanks @Spomky-Labs)

    instead of the bigger spomky-labs/jose
    Minishlink committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    1ba1585 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1831b8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70de046 View commit details
    Browse the repository at this point in the history
  5. add travis PHP7

    Minishlink committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    006fdde View commit details
    Browse the repository at this point in the history