eternagame / HTML-Chat

HTML5 implementation of chat to replace the legacy Flash-based implementation
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Implement UID/display name/user color/message time with IRCv3 specs #9

Open luxaritas opened 7 years ago

luxaritas commented 7 years ago

Currently all this is prepended to each message or appended to the nick. There are IRCv3 specs to handle this once we migrate away from Flash (i.e. message tags, client only tags, account tags, server time, metadata, etc)