Nimrod Gutman
|
b77b7485e0
|
feat(push): add iOS APNs relay gateway (#43369)
* feat(push): add ios apns relay gateway
* fix(shared): avoid oslog string concatenation
# Conflicts:
# apps/shared/OpenClawKit/Sources/OpenClawKit/GatewayChannel.swift
* fix(push): harden relay validation and invalidation
* fix(push): persist app attest state before relay registration
* fix(push): harden relay invalidation and url handling
* feat(push): use scoped relay send grants
* feat(push): configure ios relay through gateway config
* feat(push): bind relay registration to gateway identity
* fix(push): tighten ios relay trust flow
* fix(push): bound APNs registration fields (#43369) (thanks @ngutman)
|
2026-03-12 18:15:35 +02:00 |
|
Peter Steinberger
|
177654f526
|
refactor: dedupe APNs push send flow and add wake default test
|
2026-02-19 13:45:34 +00:00 |
|
Peter Steinberger
|
a376605812
|
refactor(infra): dedupe APNs send context setup
|
2026-02-18 23:48:32 +00:00 |
|
Mariano
|
e67da1538c
|
iOS/Gateway: wake disconnected iOS nodes via APNs before invoke (#20332)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 7751f9c5311484ce05ab9529b450b7937646c68f
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
|
2026-02-18 21:00:17 +00:00 |
|
Mariano
|
99d099aa84
|
Gateway: add APNs push test pipeline (#20307)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 6a1c4422079b075fb7900890fa09819f41aee8b1
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
|
2026-02-18 19:32:42 +00:00 |
|