This website requires JavaScript.
Explore
Help
Sign In
Altitude
/
AltitudeWeb
Watch
5
Star
0
Fork
0
Code
Issues
12
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2705cf14ab57b50f664d1f60b31f5793f37f0915
AltitudeWeb
/
frontend
/
src
/
app
/
pages
/
altitude
/
chat
/
objects
T
History
stijn
2705cf14ab
Add
ServerState
support in
ChatService
with SSE listener and associated data model
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