hardlounge/client/components
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
..
MessageTypes Render styling for colored host masks 2021-05-26 09:24:12 -07:00
Special Render styling for colored host masks 2021-05-26 09:24:12 -07:00
Windows Merge pull request #4197 from Nachtalb/richrd/message-search 2021-05-03 16:18:15 -07:00
App.vue Create an event bus 2020-04-24 14:09:09 +03:00
Channel.vue Implement jump to channel feature. 2020-02-10 19:04:35 +02:00
ChannelWrapper.vue classes for unread and highlight 2021-05-05 21:51:35 -04:00
Chat.vue Disable search if we have no message provider 2021-04-12 23:12:11 +02:00
ChatInput.vue Merge pull request #4055 from thelounge/xpaw/enterkeyhint 2020-08-31 13:14:24 +03:00
ChatUserList.vue Fix missing users in userlist after removing searchinput 2021-05-09 23:33:35 +02:00
ConfirmDialog.vue Create an event bus 2020-04-24 14:09:09 +03:00
ContextMenu.vue Always use multi-prefix modes 2020-09-01 11:45:08 +03:00
DateMarker.vue client: lay some groundwork for jump to message 2021-04-12 22:00:51 +02:00
ImageViewer.vue Create an event bus 2020-04-24 14:09:09 +03:00
InlineChannel.vue Use es6 import syntax 2019-11-25 20:13:12 +02:00
JoinChannel.vue Upgrade eslint-plugin-vue and fix rules 2020-09-30 17:44:07 +03:00
LinkPreview.vue Create an event bus 2020-04-24 14:09:09 +03:00
LinkPreviewFileSize.vue Use friendlysize helper consistently 2019-12-16 22:00:35 +02:00
LinkPreviewToggle.vue Upgrade eslint-plugin-vue and fix rules 2020-09-30 17:44:07 +03:00
Mentions.vue Update prettier and apply formatting 2020-08-25 12:49:53 +03:00
Message.vue client: lay some groundwork for jump to message 2021-04-12 22:00:51 +02:00
MessageCondensed.vue client: lay some groundwork for jump to message 2021-04-12 22:00:51 +02:00
MessageList.vue client: lay some groundwork for jump to message 2021-04-12 22:00:51 +02:00
MessageSearchForm.vue Stay in chan during search by searching on /chat-:id/search 2021-04-30 01:53:07 +02:00
NetworkForm.vue Restrict what the browser should try to autocomplete 2021-04-12 14:10:33 +02:00
NetworkList.vue Upgrade eslint-plugin-vue and fix rules 2020-09-30 17:44:07 +03:00
NetworkLobby.vue Upgrade eslint-plugin-vue and fix rules 2020-09-30 17:44:07 +03:00
ParsedMessage.vue Fix context menu generation 2019-11-25 20:13:16 +02:00
RevealPassword.vue Fix lint and format with prettier. 2019-11-25 20:12:30 +02:00
RoutedChat.vue client: lay some groundwork for jump to message 2021-04-12 22:00:51 +02:00
Session.vue Separate active sessions section 2020-03-17 17:36:13 +02:00
Sidebar.vue Display icon in footer when an update is available 2020-01-17 12:03:16 +02:00
SidebarToggle.vue Refactor sidebar behaviour to no longer use methods in root Vue instance 2019-11-25 20:13:04 +02:00
Username.vue Merge remote-tracking branch 'origin/master' into richrd/message-search 2021-04-12 22:00:49 +02:00
VersionChecker.vue Update prettier and apply formatting 2020-08-25 12:49:53 +03:00