thelounge/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 Format js/vue with prettier 2019-07-19 11:27:40 +01:00
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.vue Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
ctcp_request.vue Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
error.vue Write prettier error messages for IRC errors 2020-02-27 15:27:34 -03:00
index.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
invite.vue Format js/vue with prettier 2019-07-19 11:27:40 +01:00
join.vue Render styling for colored host masks 2021-05-26 09:24:12 -07:00
kick.vue Fix spacing in kick reason 2019-11-27 20:18:20 +02:00
mode.vue Remove extra .text span as its no longer needed 2019-02-12 12:49:06 +02:00
mode_channel.vue Display current channel mode on /mode command 2019-03-07 12:57:31 +02:00
monospace_block.vue Implement generic monospace blocks for INFO and MOTD numerics 2020-07-20 10:07:49 +03:00
nick.vue Remove extra .text span as its no longer needed 2019-02-12 12:49:06 +02:00
part.vue Render styling for colored host masks 2021-05-26 09:24:12 -07:00
quit.vue Render styling for colored host masks 2021-05-26 09:24:12 -07:00
raw.vue Improve raw messages 2019-07-17 10:34:23 +03:00
topic.vue Format prettier after update 2019-11-09 10:55:50 +02:00
topic_set_by.vue Remove the only use of Vue.filter 2020-01-08 11:11:44 +02:00
whois.vue Render styling for colored host masks 2021-05-26 09:24:12 -07:00