- 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) |
||
|---|---|---|
| .. | ||
| AssistantTextParser.swift | ||
| ChatComposer.swift | ||
| ChatMarkdownPreprocessor.swift | ||
| ChatMarkdownRenderer.swift | ||
| ChatMessageViews.swift | ||
| ChatModels.swift | ||
| ChatPayloadDecoding.swift | ||
| ChatSessions.swift | ||
| ChatSheets.swift | ||
| ChatTheme.swift | ||
| ChatTransport.swift | ||
| ChatView.swift | ||
| ChatViewModel.swift | ||