AltitudeWeb/frontend/src/app/pages/altitude/chat/objects
2026-08-09 00:48:17 +02:00
..
chat-channel.object.ts Refactor mini-message system: add precomputed styles for optimization, update models and components to use preprocessed nodes, and display total message counts in ChatInfo UI. 2026-08-01 23:33:34 +02:00
chat-message.object.ts Refactor ChatMessage model and components: rename messageJson to miniMessageNode for clarity and consistency. 2026-08-01 23:36:40 +02:00
colored-name-segment.object.ts Extract display name logic to NameFormatService, refactor colored name parsing, and improve channel list scrolling. 2026-08-01 22:42:37 +02:00
raw-chat-message.object.ts Introduce MiniMessage rendering system for structured chat formatting and interaction 2026-07-19 00:59:04 +02:00
server-state.object.ts Add ServerState support in ChatService with SSE listener and associated data model 2026-08-09 00:48:17 +02:00