Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add WebPush support for Safari (#674)
* Add WebPush support for Safari * Update webpush.py based on review Declare results variable at the start of the block * Fix typo in warning Co-authored-by: Cuyler Stuwe <salembeats@gmail.com> * Update README.rst Co-authored-by: James Bligh <618250+blighj@users.noreply.github.com> * Fix mailto: space * Expanded documentation for Web Push (#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 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Attempt to fix tests * Update README.rst --------- Co-authored-by: James Bligh <james.bligh@silvercloudhealth.com> Co-authored-by: Cuyler Stuwe <salembeats@gmail.com> Co-authored-by: Éloi Rivard <eloi.rivard@nubla.fr> Co-authored-by: Neil Littlejohns <n.littlejohns@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information