chahinebrini
38df6fc79d
feat(chat): push notifications for DMs + rooms
Backend:
- Prisma PushToken model + chat_push_enabled flag on profiles
- Migration 20260530_add_push_tokens (push_tokens table + profile flag)
- Service sendChatPush with expo-server-sdk (auto-disable invalid tokens)
- Fire-and-forget push trigger in sendDirectMessage + createRoomMessage
- API POST /users/me/push-token (upsert) + DELETE (soft-disable)
Client (rebreak-native):
- usePushTokenRegistration hook: permission, getExpoPushTokenAsync,
Android channel 'chat', POST to backend; idempotent per session
- Notification tap deep-link: dm -> /dm?userId, room -> /room?roomId
Deploy:
- run_quiet spinner for silent altool/xcodebuild/gradle phases
- Release-notes pipeline (--notes flag / NEXT_RELEASE.md / interactive)
archived to CHANGELOG.md, printed with ASC + Play Console links
- Default version bump ON (--no-bump opt-out), build cleanup
- NEXT_RELEASE.md with push-notification release note
2026-05-30 08:16:45 +02:00
..
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-07 21:14:06 +02:00
2026-05-08 22:30:03 +02:00
2026-05-08 19:31:28 +02:00
2026-05-09 23:48:11 +02:00
2026-05-09 22:28:07 +02:00
2026-05-09 15:55:28 +02:00
2026-05-09 15:48:35 +02:00
2026-05-09 15:48:35 +02:00
2026-05-09 16:28:36 +02:00
2026-05-11 04:06:49 +02:00
2026-05-11 04:40:32 +02:00
2026-05-11 17:19:37 +02:00
2026-05-11 16:23:02 +02:00
2026-05-13 16:35:18 +02:00
2026-05-13 19:13:24 +02:00
2026-05-13 16:35:18 +02:00
2026-05-13 19:06:01 +02:00
2026-05-13 21:04:14 +02:00
2026-05-14 22:05:35 +02:00
2026-05-14 22:05:35 +02:00
2026-05-15 21:16:05 +02:00
2026-05-15 22:41:17 +02:00
2026-05-16 21:00:20 +02:00
2026-05-16 01:53:03 +02:00
2026-05-16 10:04:34 +02:00
2026-05-16 00:29:35 +02:00
2026-05-16 02:24:42 +02:00
2026-05-16 08:50:04 +02:00
2026-05-17 15:52:53 +02:00
2026-05-17 23:48:25 +02:00
2026-05-17 19:05:37 +02:00
2026-05-18 06:23:08 +02:00
2026-05-17 22:39:18 +02:00
2026-05-22 20:05:44 +02:00
2026-05-22 21:09:00 +02:00
2026-05-26 00:46:44 +02:00
2026-05-28 16:09:58 +02:00
2026-05-30 08:16:45 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-25 07:11:47 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00