Tim Miller-Williams
|
8d8183eabb
|
Fix 'component' case sensitivity
Component does not work in Vue 3
|
2020-04-28 15:17:55 +01:00 |
|
Pavel Djundik
|
f0253075d8
|
Create an event bus
|
2020-04-24 14:09:09 +03:00 |
|
Pavel Djundik
|
bc4f9b5f51
|
Track mentions and add a window to view them
|
2020-04-11 12:49:42 +03:00 |
|
Pavel Djundik
|
234938ed4b
|
Fix up time width with AM/PM
|
2020-02-29 11:51:12 +02:00 |
|
Pavel Djundik
|
60ca8850d9
|
Focus topic edit input by using $refs
|
2019-12-19 15:06:33 +02:00 |
|
Richard Lewis
|
c022377c49
|
Refactor some CSS selectors.
|
2019-12-10 14:19:31 +02:00 |
|
Pavel Djundik
|
2a6c57abaa
|
Fix context menu generation
|
2019-11-25 20:13:16 +02:00 |
|
Pavel Djundik
|
0ac9601a3a
|
Remove some data attributes
|
2019-11-25 20:13:15 +02:00 |
|
Richard Lewis
|
a71472a427
|
Port contextmenus to Vue
|
2019-11-25 20:13:11 +02:00 |
|
Pavel Djundik
|
f2309c7c89
|
Improve router experience
|
2019-11-25 20:13:07 +02:00 |
|
Tim Miller-Williams
|
cbaf4db339
|
Replace synchronizeNotifiedState with a getter & watcher
|
2019-11-25 20:13:05 +02:00 |
|
Tim Miller-Williams
|
6a15fd95f0
|
Refactor userList behaviour to not use methods in root Vue instance
|
2019-11-25 20:13:04 +02:00 |
|
Pavel Djundik
|
c26de4cf6a
|
Move options to vuex
Co-Authored-By: Tim Miller-Williams <timmw@users.noreply.github.com>
|
2019-11-25 20:12:56 +02:00 |
|
Pavel Djundik
|
2f635069e0
|
Move vuex state to a separate file and reorganize some code
Co-Authored-By: Tim Miller-Williams <timmw@users.noreply.github.com>
|
2019-11-25 20:12:54 +02:00 |
|
Richard Lewis
|
737afc759b
|
Implement vue-router.
|
2019-11-25 20:12:48 +02:00 |
|
Richard Lewis
|
467ebab31f
|
Move most side bar and user list interactions to vue.
|
2019-11-25 20:12:28 +02: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 |
|
Alistair McKinlay
|
133e7bf710
|
Format js/vue with prettier
|
2019-07-19 11:27:40 +01: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 |
|
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
|
8b98c2c93c
|
Add a tooltip on scroll-down button hover
|
2019-02-18 01:29:08 -05:00 |
|
Pavel Djundik
|
19693bc9b7
|
Update Vue packages
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
2b653a30d6
|
Tweak connection error spacing
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
4d400b6ace
|
Hide scroll down button entirely with css to fix some issues
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
f1994352bd
|
Fix scroll button on iOS
|
2019-02-12 12:49:05 +02:00 |
|
Richard Lewis
|
caf728a2a7
|
Instrument tests with nyc instead of istanbul-instrumenter-loader.
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
7b3f7d1c59
|
Fix clicking red banner not hiding the error
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
395be41728
|
Move message time formatting to Vue as computed
|
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
|
c3a1c77447
|
Rebase image uploading to Vue
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
26dc37033c
|
Make connection-error a vue state
|
2019-02-12 12:49:04 +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
|
d55eb28aea
|
Make special channel behaviour the same
Fixes scrolling and overflowing
|
2019-02-12 12:48:44 +02:00 |
|
Pavel Djundik
|
bc69ef5f0b
|
Actually change message output based on statusMessage setting
|
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
|
499beb0257
|
Keep scroll position when scrolling up
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
b982623aaa
|
Deduplicate and optimize 'keep to bottom'
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
a138237155
|
Remove expensive and unnecessary button check on channel switch
|
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
|
c84eee22f2
|
Fix duplicate messages on channel join
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
771739cf94
|
Port ignore list to Vue
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
30bdfe9d3f
|
Hide 'show more history' button if there are no more messages
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
2ab3518c52
|
Fix history not loading on channel switch
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
207ab28b92
|
Some fixes with IntersectionObserver
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
db803a8548
|
Port channel list to Vue
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
96569e71a3
|
Some fixes
|
2019-02-12 12:48:42 +02:00 |
|