Pavel Djundik
|
c8819e9a13
|
Fix formatting hotkeys on non english locales
|
2019-08-03 14:16:13 +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
|
1425130436
|
Update eslint and eslint-plugin-vue, fix rules
|
2019-06-25 11:51:47 +03:00 |
|
Pavel Djundik
|
12cf5ed070
|
Abort file upload if ChatInput component is destroyed
|
2019-03-18 10:28:18 +02: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
|
dadccb7665
|
Fix casing of "Upload file" tooltip
|
2019-02-18 02:19:44 -05:00 |
|
Pavel Djundik
|
71b3acb152
|
Rename hotkeys array
|
2019-02-12 12:49:06 +02:00 |
|
Richard Lewis
|
74edfcaa04
|
Limit input history to a 100 entries.
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
d1185da9eb
|
Fade buttons when disabled
|
2019-02-12 12:49:05 +02:00 |
|
Richard Lewis
|
cd76512619
|
Disable upload button instead of removing it from dom.
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
7b15c53ed4
|
Rename some vue variables
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
f526aa8b8b
|
Do not navigate history when autocompleting
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
4c103b467b
|
Implement input history per channel
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
c3a1c77447
|
Rebase image uploading to Vue
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
a8cad55fda
|
Fix input to behave better on Android
|
2019-02-12 12:48:45 +02:00 |
|
Pavel Djundik
|
839b07fdc2
|
Do not disable input when disconnected
|
2019-02-12 12:48:45 +02:00 |
|
Pavel Djundik
|
6877199515
|
Update eslint-plugin-vue
|
2019-02-12 12:48:45 +02:00 |
|
Pavel Djundik
|
5d8a581201
|
Fix input not resizing back after sending a message
|
2019-02-12 12:48:44 +02:00 |
|
Pavel Djundik
|
8133805dec
|
Allow shift+enter to insert new lines
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
bb0450cb31
|
Move history logic to MessageList, fix previews not keeping scroll
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
9926157683
|
Resize input when typing
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
a54a726e93
|
Refactor client side commands
Co-Authored-By: Max Leiter <hello@maxleiter.com>
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
0a774758b9
|
Fix double input submit
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
f9d255b678
|
Passthrough input ref
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
2e3b95b9ed
|
Fix input keybinds
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
c20af6329b
|
Use input model
|
2019-02-12 12:48:41 +02:00 |
|
Pavel Djundik
|
a229138ca6
|
Add connected state
|
2019-02-12 12:48:41 +02:00 |
|
Pavel Djundik
|
ebb63f2742
|
Fix sending messages
|
2019-02-12 12:48:41 +02:00 |
|
Pavel Djundik
|
09fa3e5c86
|
Fix autocompletion
|
2019-02-12 12:48:41 +02:00 |
|
Pavel Djundik
|
0e930c9356
|
Make history loading work
|
2019-02-12 12:48:41 +02:00 |
|