openclaw/apps/shared/ClawdbotKit/Sources/ClawdbotChatUI
JARVIS 9d08000c90 feat(mobile): show message timestamps in chat bubbles
- Add relative timestamp display below each message bubble
- Show time only (HH:mm) for today's messages
- Show day + time (EEE HH:mm) for messages within 7 days
- Show date + time (d MMM HH:mm) for older messages
- Subtle styling: small font, reduced opacity
- Implemented for both Android (Compose) and iOS/macOS (SwiftUI)
2026-01-27 18:03:37 +01:00
..
AssistantTextParser.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
ChatComposer.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ChatMarkdownPreprocessor.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ChatMarkdownRenderer.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ChatMessageViews.swift feat(mobile): show message timestamps in chat bubbles 2026-01-27 18:03:37 +01:00
ChatModels.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ChatPayloadDecoding.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ChatSessions.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ChatSheets.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ChatTheme.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ChatTransport.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ChatView.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ChatViewModel.swift refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00