You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(push): Route contact request pushes to Activity Center
Add a dedicated contact request push notification type and classify contact request messages with it before sending remote push notifications.
Map contact request APNS payloads to `status-app://contact-requests` so tapping the notification opens the Activity Center Contact requests group instead of the chats list. Also add server-side filtering for blocked contact request authors and cover the new mapping in push notification tests.
Part of status-app issue #21189
0 commit comments