root
4c4d61600d
feat: reaction TDS styling, debounce read receipts, Escape to skip boot, type fixes
- lotus-terminal.css.ts: add reaction chip styles for dark + light TDS modes
(cyan border/bg for unselected, orange accent for own/pressed reactions)
- useRoomReadPositions: debounce receipt handler at 150ms (M-3)
- lotus-boot.ts: Escape key skips boot animation (I-3)
- RoomInput.tsx: replace (uploadRes as any) with typed assertion (M-7)
- CallEmbedProvider: call mention detection, audio cleanup, display name (C-1, C-2, M-5)
- EventReaders: timestamps in seen-by modal, filter self, TDS styling
- ReadReceiptAvatars: StackedAvatar pill, TDS visual treatment
- chatBackground: add waves/neon/aurora backgrounds
- RoomView: auto-apply tactical bg when TDS active and bg is none
- settings: extend ChatBackground union type
2026-05-16 01:34:20 -04:00
..
2026-05-15 15:08:55 -04:00
2026-05-15 13:37:03 -04:00
2025-03-20 20:27:00 +11:00
2024-01-21 18:20:56 +05:30
2025-05-18 10:53:56 +05:30
2026-03-07 18:03:32 +11:00
2026-05-14 11:14:04 -04:00
2024-06-01 00:19:46 +10:00
2024-06-01 00:19:46 +10:00
2026-03-07 18:03:32 +11:00
2025-08-05 23:07:07 +10:00
2025-09-25 09:05:42 +05:30
2025-02-22 14:25:13 +05:30
2024-06-01 00:19:46 +10:00
2025-06-10 14:44:17 +10:00
2024-06-01 00:19:46 +10:00
2025-03-19 23:14:54 +11:00
2025-08-27 22:25:49 +10:00
2025-08-29 19:34:52 +10:00
2026-05-16 01:34:20 -04:00
2025-02-22 19:24:33 +11:00
2025-03-27 19:54:13 +11:00
2025-02-26 21:44:53 +11:00
2025-02-10 16:49:47 +11:00
2025-08-09 22:16:10 +10:00