Pavel Djundik
|
2b5a13a043
|
Register routes after init
|
2019-11-25 20:12:55 +02:00 |
|
Pavel Djundik
|
aba2487126
|
Make findChannel and findNetwork getters
|
2019-11-25 20:12:54 +02:00 |
|
Pavel Djundik
|
742cd8d4bf
|
Move most things out of utils
|
2019-11-25 20:12:54 +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 |
|
Pavel Djundik
|
c8b22b2df3
|
Fix up network editing
|
2019-11-25 20:12:52 +02:00 |
|
Richard Lewis
|
2049a16d64
|
Implement switchToChannel method.
|
2019-11-25 20:12:51 +02:00 |
|
Pavel Djundik
|
e845e17a63
|
Convert some clicks to router push
|
2019-11-25 20:12:51 +02:00 |
|
Pavel Djundik
|
f76ad57c63
|
Move confirmExit
|
2019-11-25 20:12:50 +02:00 |
|
Richard Lewis
|
737afc759b
|
Implement vue-router.
|
2019-11-25 20:12:48 +02:00 |
|
Pavel Djundik
|
af777106bf
|
Remove handlebars and html-minifier
|
2019-11-25 20:12:46 +02:00 |
|
Richard Lewis
|
2d8417cd8b
|
Patch changelog html in Vue.
|
2019-11-25 20:12:33 +02:00 |
|
Richard Lewis
|
b95f89c4c2
|
Implement version checker in Vue.
|
2019-11-25 20:12:31 +02:00 |
|
Richard Lewis
|
e0ec340de8
|
Fix oversights during rebase.
|
2019-11-25 20:12:29 +02:00 |
|
Richard Lewis
|
467ebab31f
|
Move most side bar and user list interactions to vue.
|
2019-11-25 20:12:28 +02:00 |
|
Richard Lewis
|
5b17a2fbe4
|
Port session list to vue.
|
2019-11-25 20:12:27 +02:00 |
|
Richard Lewis
|
111beb5f12
|
Run updateSetting from Settings component and get rid of unused code.
|
2019-11-25 20:12:26 +02:00 |
|
Richard Lewis
|
6c10a2a6cf
|
Port part of the settings functionality to vue.
|
2019-11-25 20:12:26 +02:00 |
|
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
|
69cb891b1a
|
Add vuex and move isConnected to vuex state.
|
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
|
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 |
|
Pavel Djundik
|
75eb812f05
|
Fix potential issue of history not loading when showInActive is set
|
2019-11-01 16:43:55 +02:00 |
|
Pavel Djundik
|
63c638e9ad
|
Fix uploader being initialized more than once
|
2019-10-21 18:57:01 +03:00 |
|
Pavel Djundik
|
d4198e4360
|
Merge pull request #3461 from thelounge/xpaw/reconnect-unread
Synchronize open channel on client on reconnection
|
2019-10-21 17:59:34 +03:00 |
|
Pavel Djundik
|
00e59000fd
|
Merge pull request #3460 from thelounge/xpaw/history-reconnect
Fix history not loading in certain cases after reconnect
|
2019-10-21 11:01:41 +03:00 |
|
Pavel Djundik
|
1ca16816c2
|
Synchronize open channel on client on reconnection
|
2019-10-17 13:54:30 +03:00 |
|
Pavel Djundik
|
ebfecc3e9d
|
Fix client not loading messages after reconnect in channels with less than 100 total messages
|
2019-10-17 13:27:15 +03:00 |
|
Pavel Djundik
|
7687c90edc
|
Synchronize user list correctly on reconnection
|
2019-10-15 20:33:03 +03:00 |
|
Pavel Djundik
|
96efaed07a
|
Open list channel on data updates
|
2019-08-04 14:03:04 +03:00 |
|
Pavel Djundik
|
efa0aeb2c6
|
Allow themes to change theme-color
|
2019-07-22 19:50:04 +03:00 |
|
Alistair McKinlay
|
20816d509d
|
Add check for outdated packages, and show on the help screen.
|
2019-07-19 13:33:09 +01:00 |
|
Alistair McKinlay
|
133e7bf710
|
Format js/vue with prettier
|
2019-07-19 11:27:40 +01:00 |
|
Pavel Djundik
|
2b1197880d
|
Merge network/channel objects when reconnecting
|
2019-07-17 12:07:49 +03:00 |
|
Pavel Djundik
|
bf2c6a6bcf
|
Fix channel sorting to work across clients on Vue
|
2019-07-12 19:47:29 +03:00 |
|
Alistair McKinlay
|
4cbe72f635
|
Add support for command plugins
|
2019-07-02 17:02:05 +01:00 |
|
Pavel Djundik
|
1425130436
|
Update eslint and eslint-plugin-vue, fix rules
|
2019-06-25 11:51:47 +03:00 |
|
Pavel Djundik
|
f84e4199e9
|
Re-implement file uploads with old-school forms
Co-Authored-By: Richard Lewis <richrd@users.noreply.github.com>
|
2019-03-18 10:28:18 +02:00 |
|
Pavel Djundik
|
f3cf69796d
|
Don't merge messages on client if server sends over 100 of them
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
b066dc301e
|
Move custom highlights to the server
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
987cc6d3b4
|
Restore custom highlights functionality
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
c13840e029
|
Don't sync counters for showInActive messages
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
4a0f319e91
|
Ignore server unread sync for active channel
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
5ba0e33fb9
|
Skip network status updates for quit networks
|
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
|
b6e07a43f5
|
Make a consistent single funciton for updating notified/favicon/title
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
c3a1c77447
|
Rebase image uploading to Vue
|
2019-02-12 12:49:05 +02:00 |
|