thelounge/client/components
Pavel Djundik d55eb28aea Make special channel behaviour the same
Fixes scrolling and overflowing
2019-02-12 12:48:44 +02:00
..
MessageTypes Don't use trimEnd 2019-02-12 12:48:44 +02:00
Special Remove HTML version of parse() 2019-02-12 12:48:43 +02:00
App.vue Make network lobby a separate component 2019-02-12 12:48:43 +02:00
Channel.vue Make network lobby a separate component 2019-02-12 12:48:43 +02:00
ChannelWrapper.vue Make network lobby a separate component 2019-02-12 12:48:43 +02:00
Chat.vue Make special channel behaviour the same 2019-02-12 12:48:44 +02:00
ChatInput.vue Fix input not resizing back after sending a message 2019-02-12 12:48:44 +02:00
ChatUserList.vue Only bind mouseover on username if necessary 2019-02-12 12:48:42 +02:00
JoinChannel.vue Port join-channel completely to Vue 2019-02-12 12:48:43 +02:00
LinkPreview.vue Reset canDisplay on previews on destroy 2019-02-12 12:48:44 +02:00
LinkPreviewToggle.vue Port 'more' button in previews to Vue 2019-02-12 12:48:43 +02:00
Message.vue Fix missed else-if 2019-02-12 12:48:43 +02:00
MessageCondensed.vue Fix condensed line being clickable 2019-02-12 12:48:43 +02:00
MessageList.vue Don't bother trying to count unreads 2019-02-12 12:48:44 +02:00
NetworkList.vue Fix channel sort not working 2019-02-12 12:48:44 +02:00
NetworkLobby.vue Make network lobby a separate component 2019-02-12 12:48:43 +02:00
ParsedMessage.vue Remove HTML version of parse() 2019-02-12 12:48:43 +02:00
Username.vue Use vue's conditional classes 2019-02-12 12:48:42 +02:00
UsernameFiltered.vue Use vue's conditional classes 2019-02-12 12:48:42 +02:00