thelounge/client/components
2020-04-15 16:14:21 +03:00
..
MessageTypes Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
Special Remove the only use of Vue.filter 2020-01-08 11:11:44 +02:00
Windows Render uploaded images in canvas to remove exif 2020-03-30 23:16:26 +03:00
App.vue Track mentions and add a window to view them 2020-04-11 12:49:42 +03:00
Channel.vue Implement jump to channel feature. 2020-02-10 19:04:35 +02:00
ChannelWrapper.vue Fix race condition and remove redundant computed properties. 2020-02-10 19:43:44 +02:00
Chat.vue Track mentions and add a window to view them 2020-04-11 12:49:42 +03:00
ChatInput.vue Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
ChatUserList.vue Fix DOMRect coordinates in Safari 2020-01-24 16:55:29 +02:00
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 Remove some data attributes 2019-11-25 20:13:15 +02:00
ImageViewer.vue Bind events in image viewer only once 2020-03-10 15:36:58 +02:00
InlineChannel.vue Use es6 import syntax 2019-11-25 20:13:12 +02:00
JoinChannel.vue Fix bug with joining new channels 2019-11-25 20:13:03 +02:00
LinkPreview.vue Implement navigation in image viewer. 2020-03-09 18:54:21 +02:00
LinkPreviewFileSize.vue Use friendlysize helper consistently 2019-12-16 22:00:35 +02:00
LinkPreviewToggle.vue Format js/vue with prettier 2019-07-19 11:27:40 +01:00
Mentions.vue Merge pull request #3861 from MaxLeiter/mentionsLoading 2020-04-15 11:23:35 +03:00
Message.vue Implement navigation in image viewer. 2020-03-09 18:54:21 +02:00
MessageCondensed.vue Convert constants.js to commonjs 2019-12-18 00:14:36 +02:00
MessageList.vue Remove intersection-observer polyfill 2020-04-15 16:14:21 +03:00
NetworkForm.vue Remove "The Lounge" from connect in public 2020-03-17 12:20:32 +02:00
NetworkList.vue Do not handle keybinds in inputs if not empty 2020-03-22 20:44:14 +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 Fix lint and format with prettier. 2019-11-25 20:12:30 +02:00
RoutedChat.vue Improve router experience 2019-11-25 20:13:07 +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 Change mouseover to mouseenter 2020-01-27 13:27:52 +02:00
VersionChecker.vue Check for TL updates on server start 2020-01-17 12:03:14 +02:00