Richard Lewis
|
5a3ad194e8
|
Move connect and network edit views to vue.
|
2019-11-25 20:12:25 +02:00 |
|
Richard Lewis
|
c4a3108dc0
|
Move activeWindow to vuex.
|
2019-11-25 20:12:24 +02:00 |
|
Richard Lewis
|
0da059118d
|
Move isNotified to vuex.
|
2019-11-25 20:12:24 +02:00 |
|
Richard Lewis
|
69cb891b1a
|
Add vuex and move isConnected to vuex state.
|
2019-11-25 20:12:23 +02:00 |
|
Richard Lewis
|
e71360ad39
|
Move sidebar to its own component.
|
2019-11-25 20:12:23 +02:00 |
|
Pavel Djundik
|
3f7889e534
|
Move changelog window to Vue
|
2019-11-25 20:12:22 +02:00 |
|
Pavel Djundik
|
70d9d8d226
|
Move help window to Vue
|
2019-11-25 20:12:22 +02:00 |
|
Pavel Djundik
|
71f54f6a5d
|
Move some settings to Vue
|
2019-11-25 20:12:22 +02:00 |
|
Pavel Djundik
|
09e12affe8
|
Begin moving windows to Vue
|
2019-11-25 20:12:21 +02:00 |
|
Pavel Djundik
|
74fd296d61
|
Merge pull request #3490 from thelounge/xpaw/showinactive-fix
Fix potential issue of history not loading when `showInActive` is the first message
|
2019-11-11 12:01:41 +02:00 |
|
Pavel Djundik
|
a13bcb8e93
|
Format prettier after update
|
2019-11-09 10:55:50 +02:00 |
|
Raqbit
|
95cc9a47fb
|
Add file size to link preview
|
2019-11-07 16:58:28 +01:00 |
|
Pavel Djundik
|
3ed54a3e11
|
Remove away/back condense as it won't be in channels
|
2019-11-05 12:37:55 +02:00 |
|
Pavel Djundik
|
75eb812f05
|
Fix potential issue of history not loading when showInActive is set
|
2019-11-01 16:43:55 +02:00 |
|
Pavel Djundik
|
959ec5b598
|
Merge pull request #3471 from MiniDigger/feature/plugin-messages
Add message type for plugins
|
2019-11-01 16:41:41 +02:00 |
|
Jay2k1
|
c89aea3c1e
|
add bidi support to messages, actions, previews etc
|
2019-10-24 16:53:29 +02:00 |
|
MiniDigger
|
8f7bee8dd3
|
Add icon to message
|
2019-10-22 19:38:13 +02:00 |
|
MiniDigger
|
19d69ba4c3
|
Add message type for plugins
|
2019-10-22 18:44:05 +02:00 |
|
Pavel Djundik
|
63c638e9ad
|
Fix uploader being initialized more than once
|
2019-10-21 18:57:01 +03:00 |
|
Pavel Djundik
|
51147f35b2
|
Do not try loading history while disconnected
|
2019-10-17 12:38:46 +03:00 |
|
Jordan Day
|
493f9b1b6c
|
Prefix channel before join
|
2019-10-05 14:12:22 -05:00 |
|
Jordan Day
|
deb5d2d090
|
Key condensed messages by first message in array
|
2019-10-04 08:37:12 -05:00 |
|
Gunnvaldr Pope
|
2b91bf0374
|
Adds data-current-channel to #chat-container
Allows for broader customization of CSS per channel(s).
|
2019-08-13 16:24:34 -05:00 |
|
ollipa
|
e69e448396
|
add save button to edit topic input field
|
2019-08-11 17:34:01 +03:00 |
|
ollipa
|
49652fc40a
|
make channel topic editable from user interface
|
2019-08-11 15:29:08 +03:00 |
|
Pavel Djundik
|
c8819e9a13
|
Fix formatting hotkeys on non english locales
|
2019-08-03 14:16:13 +03:00 |
|
Pavel Djundik
|
a7bdc99d47
|
Fix channel list not working on some touch devices
Fixes #3309
|
2019-07-19 14:27:59 +03:00 |
|
Jérémie Astori
|
2fbdbead55
|
WIP Improve Prettified Vue code
|
2019-07-19 11:27:40 +01:00 |
|
Alistair McKinlay
|
133e7bf710
|
Format js/vue with prettier
|
2019-07-19 11:27:40 +01:00 |
|
Pavel Djundik
|
e04bfe39bf
|
Improve raw messages
|
2019-07-17 10:34:23 +03:00 |
|
Pavel Djundik
|
b2e5be33d6
|
A better way of disabling sorting on touch devices
|
2019-07-12 13:43:47 +03:00 |
|
Pavel Djundik
|
1425130436
|
Update eslint and eslint-plugin-vue, fix rules
|
2019-06-25 11:51:47 +03:00 |
|
Pavel Djundik
|
721c0d4374
|
Disable touch tooltip on "jump to recent messages" button
Fixes #3089
|
2019-05-13 14:58:57 +03:00 |
|
Pavel Djundik
|
830fdda91a
|
Implement invite list
|
2019-04-15 14:38:11 +03:00 |
|
Pavel Djundik
|
f9459ee1c3
|
Fix up sorting channel styling
|
2019-03-27 12:23:50 +02:00 |
|
Pavel Djundik
|
12cf5ed070
|
Abort file upload if ChatInput component is destroyed
|
2019-03-18 10:28:18 +02:00 |
|
Jérémie Astori
|
f7ebff0b67
|
Merge pull request #3109 from thelounge/xpaw/chan-mode-is
Display current channel mode on /mode command
|
2019-03-16 21:48:22 -04:00 |
|
Pavel Djundik
|
7df26dc373
|
Add aria-label on link preview toggle button
|
2019-03-13 19:08:32 +02:00 |
|
Pavel Djundik
|
71332f59d9
|
Display current channel mode on /mode command
Fixes #885
|
2019-03-07 12:57:31 +02:00 |
|
Jérémie Astori
|
f84d764822
|
Fix linting on a violation shipped previously...
|
2019-02-27 02:28:52 -05:00 |
|
Jérémie Astori
|
f8b5983f2c
|
Use Vue to show/hide insecure/disconnected icons instead of CSS
|
2019-02-27 02:25:44 -05:00 |
|
Jérémie Astori
|
848186d14b
|
Merge pull request #3083 from thelounge/astorije/eslint-vue-closing-bracket-newline
Move closing brackets on a new line in Vue files
|
2019-02-27 02:07:28 -05:00 |
|
Jérémie Astori
|
e173b84fdb
|
Show/Hide parted channel icon/styling using v-if instead of CSS display property
|
2019-02-26 01:26:45 -05:00 |
|
Jérémie Astori
|
0812ffc2e7
|
Run ESLint autofix after requiring new line on closing brackets
|
2019-02-25 00:57:48 -05:00 |
|
Jérémie Astori
|
f8a39a0ea8
|
Display a broken link icon and red text color when not joined on a channel
|
2019-02-25 00:21:40 -05:00 |
|
Jérémie Astori
|
0c4e35b309
|
Merge pull request #3063 from thelounge/astorije/scroll-down-btn-ui
Improve scroll-down button UI
|
2019-02-18 14:12:46 -05:00 |
|
Jérémie Astori
|
dadccb7665
|
Fix casing of "Upload file" tooltip
|
2019-02-18 02:19:44 -05:00 |
|
Jérémie Astori
|
8b98c2c93c
|
Add a tooltip on scroll-down button hover
|
2019-02-18 01:29:08 -05:00 |
|
Pavel Djundik
|
c8568b5429
|
Redirect pageup/pagedown without manually animating the scroll
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
a26fcb45b4
|
Change (parted) to a class name
|
2019-02-13 16:44:15 +02:00 |
|