thelounge/client/components
Markus Cisler 243f514243 Only toggle mentions popup if connected to network
The top bar is only shown if the user is connected to at least one
network. Only then it is possible to open the recent mentions popup.

Only toggle the recent mentions popup if the user is connected to at
least one network so the popup will not open over the connect view.
2021-06-13 01:49:23 +02: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 Toggle recent mentions popup with alt-m 2021-06-13 01:08:40 +02:00
App.vue Only toggle mentions popup if connected to network 2021-06-13 01:49:23 +02: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 Add new command to open the search window 2021-05-06 03:22:09 +02: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 MessageSearchForm: do not focus input if search is closed 2021-05-27 09:44:44 +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