chahinebrini
69f01c5a0c
feat(chat): DM-Reaktionen + Soft-Delete Backend + comment_likes realtime
- db/chat: getDmHistory liefert reactions + deletedAt; toggleDmReaction
(WA-Toggle) + softDeleteDmMessage (nur eigene)
- Endpoints: /api/chat/reaction (Emoji-Toggle, 7er-Allowlist) +
/api/chat/delete-message (Soft-Delete für alle)
- dm/[userId].get: aggregierte reactions + deleted im Response, Inhalt bei
Tombstone geblankt
- Migration: comment_likes zur supabase_realtime-Publication (fixt
Post-Kommentar-Like-Realtime, eskaliert von rebreak-native-ui)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 11:18:32 +02:00
..
2026-05-13 22:21:31 +02:00
2026-05-28 16:07:05 +02:00
2026-05-30 11:18:32 +02:00
2026-05-19 13:34:25 +02:00
2026-05-25 07:11:47 +02:00
2026-05-30 11:18:32 +02:00
2026-05-30 01:06:06 +02:00
2026-05-28 15:36:17 +02:00
2026-05-30 08:16:45 +02:00
2026-05-06 07:13:43 +02:00
2026-05-19 18:32:01 +02:00
2026-05-06 07:13:43 +02:00
2026-05-07 21:14:06 +02:00