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

Add WebPush support for Safari #674

Merged
merged 9 commits into from
Oct 8, 2023

Commits on Sep 30, 2023

  1. Add WebPush support for Safari

    James Bligh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    6654088 View commit details
    Browse the repository at this point in the history
  2. Update webpush.py based on review

    Declare results variable at the start of the block
    blighj authored and James Bligh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    7f75220 View commit details
    Browse the repository at this point in the history
  3. Fix typo in warning

    Co-authored-by: Cuyler Stuwe <[email protected]>
    2 people authored and James Bligh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    8482a53 View commit details
    Browse the repository at this point in the history
  4. Update README.rst

    Co-authored-by: James Bligh <[email protected]>
    2 people authored and James Bligh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    8e9fa74 View commit details
    Browse the repository at this point in the history
  5. Fix mailto: space

    James Bligh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    a06ee41 View commit details
    Browse the repository at this point in the history
  6. Expanded documentation for Web Push (jazzband#558)

    • Added example code to register WP device
    • Fixed issue where call to extract UserAgent didn't include UA
    • Added examples on how to send a Web Push message
    nlittlejohns authored and James Bligh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    017eb6e View commit details
    Browse the repository at this point in the history
  7. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and James Bligh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    a37d1f8 View commit details
    Browse the repository at this point in the history
  8. Attempt to fix tests

    James Bligh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    df6998f View commit details
    Browse the repository at this point in the history
  9. Update README.rst

    blighj authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    99fca51 View commit details
    Browse the repository at this point in the history