.. |
MessageTypes
|
Remove the only use of Vue.filter
|
2020-01-08 11:11:44 +02:00 |
Special
|
Remove the only use of Vue.filter
|
2020-01-08 11:11:44 +02:00 |
Windows
|
Add keybind to help window.
|
2020-02-10 19:43:44 +02:00 |
App.vue
|
Fix CSS styles, scroll to selected channel and improve bindings.
|
2020-02-10 19:43:44 +02:00 |
Channel.vue
|
Implement jump to channel feature.
|
2020-02-10 19:04:35 +02:00 |
ChannelWrapper.vue
|
Implement jump to channel feature.
|
2020-02-10 19:04:35 +02:00 |
Chat.vue
|
Focus topic edit input by using $refs
|
2019-12-19 15:06:33 +02:00 |
ChatInput.vue
|
Refactor some CSS selectors.
|
2019-12-10 14:19:31 +02:00 |
ChatUserList.vue
|
Do not compute filteredUsers if there's no search input
|
2019-11-27 19:56:21 +02:00 |
ContextMenu.vue
|
Fix page and arrow keys not working correctly
|
2019-12-17 11:21:22 +02:00 |
DateMarker.vue
|
Remove some data attributes
|
2019-11-25 20:13:15 +02:00 |
ImageViewer.vue
|
Restrict image viewer bounds while moving
|
2019-12-24 18:36:12 +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
|
Correctly track user toggle of previews
|
2019-12-23 12:26:57 +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 |
Message.vue
|
Remove the only use of Vue.filter
|
2020-01-08 11:11:44 +02:00 |
MessageCondensed.vue
|
Convert constants.js to commonjs
|
2019-12-18 00:14:36 +02:00 |
MessageList.vue
|
Merge pull request #3603 from thelounge/xpaw/condensed-more
|
2019-12-19 17:32:41 +02:00 |
NetworkForm.vue
|
Check that usernameInput ref exists
|
2020-01-03 19:51:38 +02:00 |
NetworkList.vue
|
Fix CSS styles, scroll to selected channel and improve bindings.
|
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
|
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
|
Remove the only use of Vue.filter
|
2020-01-08 11:11:44 +02:00 |
Sidebar.vue
|
Display a badge when built in development mode
|
2019-11-25 20:53:22 +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
|
Remove UsernameFiltered and fix colored mentions
|
2019-11-25 20:13:17 +02:00 |
VersionChecker.vue
|
Use es6 import syntax
|
2019-11-25 20:13:12 +02:00 |