hardlounge/client/components/MessageTypes
Austin Anderson 4d310cd545 Render styling for colored host masks
On some IRC networks, users have vanity host masks with colors or other text styling.
Rizon is one such network.

For example, a user connecting from 127.0.0.1 could instead have the host
angerson@this.is.my.host.mask. this.is.my.host.mask may have IRC color code
characters in it, which without this change would be displayed as a bunch of jumbled
garbage in the /whois response or join/part messages.

Resolves #4232.
2021-05-26 09:24:12 -07:00
..
away.vue
back.vue Format js/vue with prettier 2019-07-19 11:27:40 +01:00
chghost.vue Render styling for colored host masks 2021-05-26 09:24:12 -07:00
ctcp_request.vue Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
ctcp.vue
error.vue
index.js
invite.vue Format js/vue with prettier 2019-07-19 11:27:40 +01:00
join.vue
kick.vue
mode_channel.vue
mode.vue
monospace_block.vue Implement generic monospace blocks for INFO and MOTD numerics 2020-07-20 10:07:49 +03:00
nick.vue
part.vue
quit.vue
raw.vue
topic_set_by.vue
topic.vue
whois.vue