This website requires JavaScript.
Explore
Help
Sign In
Altitude
/
AltitudeWeb
Watch
5
Star
0
Fork
You've already forked AltitudeWeb
0
Code
Issues
12
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2705cf14ab
AltitudeWeb
/
frontend
/
src
/
app
/
pages
/
altitude
/
chat
History
akastijn
2705cf14ab
Add
ServerState
support in
ChatService
with SSE listener and associated data model
2026-08-09 00:48:17 +02:00
..
components
Enforce 256-character limit on chat messages with validation in
ChatBoxComponent
and schema updates.
2026-08-08 23:45:42 +02:00
mini-message
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
objects
Add
ServerState
support in
ChatService
with SSE listener and associated data model
2026-08-09 00:48:17 +02:00
service
Add
ServerState
support in
ChatService
with SSE listener and associated data model
2026-08-09 00:48:17 +02:00
svg
Add notification support with enable/disable functionality and sound effects for new messages.
2026-07-19 18:39:24 +02:00
util
Add legacy color code support in
NameFormatService
and implement unit tests for colored name parsing.
2026-08-01 22:52:50 +02:00
chat.component.html
Replace servers with channels in chat functionality: refactored UI components, service logic, and message model to support channels (SERVER, DM, PARTY, GAC).
2026-08-01 19:10:33 +02:00
chat.component.scss
Replace servers with channels in chat functionality: refactored UI components, service logic, and message model to support channels (SERVER, DM, PARTY, GAC).
2026-08-01 19:10:33 +02:00
chat.component.ts
Replace servers with channels in chat functionality: refactored UI components, service logic, and message model to support channels (SERVER, DM, PARTY, GAC).
2026-08-01 19:10:33 +02:00