hardlounge/client/components
Pavel Djundik a4ef328d8d
Merge pull request #3778 from thelounge/xpaw/clear-history
Clear channel history (and a new confirmation dialog)
2020-03-09 15:59:37 +02:00
..
MessageTypes Write prettier error messages for IRC errors 2020-02-27 15:27:34 -03:00
Special Remove the only use of Vue.filter 2020-01-08 11:11:44 +02:00
Windows Merge pull request #3787 from thelounge/xpaw/12h 2020-03-09 10:36:07 +02:00
App.vue Create a generic confirmation dialog 2020-02-28 17:01:28 +02:00
Channel.vue
ChannelWrapper.vue
Chat.vue Fix up time width with AM/PM 2020-02-29 11:51:12 +02:00
ChatInput.vue Unfocus chat input when pressing escape 2020-01-24 15:50:01 +02:00
ChatUserList.vue
ConfirmDialog.vue Create a generic confirmation dialog 2020-02-28 17:01:28 +02:00
ContextMenu.vue Create a generic confirmation dialog 2020-02-28 17:01:28 +02:00
DateMarker.vue
ImageViewer.vue
InlineChannel.vue
JoinChannel.vue
LinkPreview.vue
LinkPreviewFileSize.vue Use friendlysize helper consistently 2019-12-16 22:00:35 +02:00
LinkPreviewToggle.vue
Message.vue Add an option to display 12h times 2020-02-29 11:37:45 +02:00
MessageCondensed.vue
MessageList.vue
NetworkForm.vue Disable changing TLS if STS is enforced 2020-02-27 13:48:48 +02:00
NetworkList.vue Fix race condition and remove redundant computed properties. 2020-02-10 19:43:44 +02:00
NetworkLobby.vue Implement jump to channel feature. 2020-02-10 19:04:35 +02:00
ParsedMessage.vue Fix context menu generation 2019-11-25 20:13:16 +02:00
RevealPassword.vue
RoutedChat.vue
Session.vue
Sidebar.vue
SidebarToggle.vue
Username.vue
VersionChecker.vue