Pavel Djundik
|
1c190d1adb
|
Remove the only use of Vue.filter
|
2020-01-08 11:11:44 +02:00 |
|
Pavel Djundik
|
e923696bb0
|
Fix spacing in kick reason
|
2019-11-27 20:18:20 +02:00 |
|
Pavel Djundik
|
0cb8dc73bb
|
Use es6 import syntax
|
2019-11-25 20:13:12 +02:00 |
|
Pavel Djundik
|
a13bcb8e93
|
Format prettier after update
|
2019-11-09 10:55:50 +02: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
|
71332f59d9
|
Display current channel mode on /mode command
Fixes #885
|
2019-03-07 12:57:31 +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 |
|
Pavel Djundik
|
c33326e25e
|
Update client/components/MessageTypes/whois.vue
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
42717e3dec
|
Enable preserveWhitespace: false , add spaces where needed, fix whitespace when copying text
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
6d1d2e006a
|
Remove extra .text span as its no longer needed
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
6877199515
|
Update eslint-plugin-vue
|
2019-02-12 12:48:45 +02:00 |
|
Pavel Djundik
|
f2cbd1efed
|
Pass PREFIX and CHANTYPES to parser
|
2019-02-12 12:48:44 +02:00 |
|
Pavel Djundik
|
c168e15db8
|
Don't use trimEnd
|
2019-02-12 12:48:44 +02:00 |
|
Pavel Djundik
|
987f48ae13
|
Fix MOTD trimming
|
2019-02-12 12:48:44 +02:00 |
|
Pavel Djundik
|
8580592a91
|
Cleaner MOTD text
Co-Authored-By: Jérémie Astori <astorije@users.noreply.github.com>
|
2019-02-12 12:48:44 +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
|
77947b46c8
|
Import ParsedMessage in back msg
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
825e3beba6
|
Show previews in actions
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
ae692b1f2f
|
Fix parsed message in actions
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
e3ff385ae0
|
Remove HTML version of parse()
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
2bb8287519
|
Render preview toggle in Vue
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
ee0413de4b
|
Remove invalid v-elseif
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
0730825185
|
Convert message actions to Vue
|
2019-02-12 12:48:41 +02:00 |
|