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
5be3072b26
AltitudeWeb
/
frontend
/
src
/
app
/
pages
/
altitude
/
chat
/
service
History
akastijn
5be3072b26
Extract display name logic to
NameFormatService
, refactor colored name parsing, and improve channel list scrolling.
2026-08-01 22:42:37 +02:00
..
chat-notification.service.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
chat.service.ts
Add support for "SPY" channel type: updated models, ChatService, and ChannelListComponent to handle SPY channels and their name mappings.
2026-08-01 22:01:59 +02:00
name-format.service.ts
Extract display name logic to
NameFormatService
, refactor colored name parsing, and improve channel list scrolling.
2026-08-01 22:42:37 +02:00