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

feat: push notifications #11652

Draft
wants to merge 9 commits into
base: dev
Choose a base branch
from
Draft

feat: push notifications #11652

wants to merge 9 commits into from

Commits on Nov 12, 2024

  1. feat(push): push notifications support

    - feat(push): relay events for push notifications registration and
      errors to app
    - feat(push): gate apns by `push-notifications` feature
    
    Relates-To: tauri-apps#11651
    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3829c7f View commit details
    Browse the repository at this point in the history
  2. chore: align versions

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2a41de0 View commit details
    Browse the repository at this point in the history
  3. chore: tao override for pr

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9d620a8 View commit details
    Browse the repository at this point in the history
  4. chore: update locks

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ecff1d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. fixup! PushToken alias import

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    5f69869 View commit details
    Browse the repository at this point in the history
  2. fixup! toml fmt

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    4210599 View commit details
    Browse the repository at this point in the history
  3. chore: fmt

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    328e496 View commit details
    Browse the repository at this point in the history
  4. chore: latest tao fork

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    6ee678a View commit details
    Browse the repository at this point in the history
  5. docs: feature docs for push-notifications

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d368d87 View commit details
    Browse the repository at this point in the history