Richard Lewis
|
1fb78d7218
|
Merge pull request #3594 from thelounge/richrd/jump-to
Jump to channel switcher
|
2020-02-10 19:56:04 +02:00 |
|
Richard Lewis
|
f5884957a5
|
Fix CSS styles, scroll to selected channel and improve bindings.
Co-Authored-By: Pavel Djundik <xPaw@users.noreply.github.com>
|
2020-02-10 19:43:44 +02:00 |
|
Pavel Djundik
|
6aabd9bacb
|
Optimize user list updates for quit/part/kick events
|
2020-02-01 19:15:46 +02:00 |
|
Pavel Djundik
|
6422136d50
|
Add emojis 13.0
|
2020-01-31 10:36:06 +02:00 |
|
Pavel Djundik
|
803fe930f8
|
Merge pull request #3718 from thelounge/xpaw/fix-3716
Fix "$1" when completing nicks outside of textcomplete menu
|
2020-01-27 11:06:10 +02:00 |
|
Pavel Djundik
|
34436f9a72
|
Merge pull request #3723 from thelounge/xpaw/context-position
Fix DOMRect coordinates in Safari
|
2020-01-27 11:06:02 +02:00 |
|
Pavel Djundik
|
f92a442330
|
Increase buffer size for active and scrolled down channels
|
2020-01-25 11:00:55 +02:00 |
|
Pavel Djundik
|
10cba8d9b0
|
Fix DOMRect coordinates in Safari
|
2020-01-24 16:55:29 +02:00 |
|
Pavel Djundik
|
63540e102b
|
Ignore Alt+<letter> keybinds when focused in chat input
Fixes #3719
|
2020-01-23 22:50:37 +02:00 |
|
Pavel Djundik
|
4e6bd9e943
|
Fix "$1" when completing nicks outside of textcomplete menu
Fixes #3716
|
2020-01-23 22:25:34 +02:00 |
|
Pavel Djundik
|
e8ba4f4fb9
|
Merge pull request #3658 from thelounge/xpaw/version-notify
Display icon when update is available, check on server start
|
2020-01-22 10:29:18 +02:00 |
|
Pavel Djundik
|
510b859df9
|
Merge pull request #3682 from thelounge/xpaw/fix-undefined-theme
Fix settings update when unknown theme is stored
|
2020-01-22 10:28:28 +02:00 |
|
Pavel Djundik
|
f1a11d3a0b
|
Merge pull request #3696 from thelounge/xpaw/fix-2960
Trigger autocompletion only after whitespace
|
2020-01-22 10:28:11 +02:00 |
|
Pavel Djundik
|
d5ac13f91c
|
Notify all connected clients when new version is available
|
2020-01-17 12:17:37 +02:00 |
|
Pavel Djundik
|
0bdac63953
|
Check for TL updates on server start
|
2020-01-17 12:03:14 +02:00 |
|
Pavel Djundik
|
6dac3d122a
|
Open last channel in the list when creating a network
Fixes #3699
|
2020-01-16 18:07:16 +02:00 |
|
Pavel Djundik
|
4682a83827
|
Trigger autocompletion only after whitespace
Fixes #2960
Fixes #3695
|
2020-01-12 16:27:29 +02:00 |
|
Pavel Djundik
|
a2349f96cb
|
Fix settings update when unknown theme is stored
|
2020-01-08 16:00:47 +02:00 |
|
Pavel Djundik
|
1c190d1adb
|
Remove the only use of Vue.filter
|
2020-01-08 11:11:44 +02:00 |
|
Pavel Djundik
|
e73575a342
|
Remove showInActive if active network differs
|
2020-01-05 19:44:03 +02:00 |
|
Pavel Djundik
|
5fe0710724
|
Remove cyclical dependency in router<->webpush
|
2020-01-03 20:02:22 +02:00 |
|
Pavel Djundik
|
1870145674
|
Add keybinds to expand and collapse networks
Fixes #3523
|
2020-01-02 22:45:21 +02:00 |
|
Pavel Djundik
|
a12a24adbe
|
Replace control codes with a space
|
2019-12-27 20:39:28 +02:00 |
|
Pavel Djundik
|
356a896fe2
|
Merge pull request #3603 from thelounge/xpaw/condensed-more
Send 100 actual messages when requesting history with hidden or condensed status messages
|
2019-12-19 17:32:41 +02:00 |
|
Pavel Djundik
|
749e7f4469
|
Merge pull request #3609 from thelounge/xpaw/topic-edit
Remove querySelector in topic edit, fix save button style
|
2019-12-19 15:26:59 +02:00 |
|
Pavel Djundik
|
f1eee6c9b2
|
Merge pull request #3608 from thelounge/richrd/channel-list-item-classes
Relocate not-secure and not-connected classes and make sure channel exists in jumpToChannel
|
2019-12-19 15:25:15 +02:00 |
|
Pavel Djundik
|
60ca8850d9
|
Focus topic edit input by using $refs
|
2019-12-19 15:06:33 +02:00 |
|
Richard Lewis
|
d9f8f45169
|
Make sure channel exists.
|
2019-12-19 13:02:21 +00:00 |
|
Pavel Djundik
|
03d5fab794
|
Fix beforeunload not working
|
2019-12-18 11:28:39 +02:00 |
|
Pavel Djundik
|
4a345eb6d9
|
Convert constants.js to commonjs
|
2019-12-18 00:14:36 +02:00 |
|
Pavel Djundik
|
86341f063c
|
Merge pull request #3596 from thelounge/xpaw/friendly-size
Use `friendlysize` helper consistently
|
2019-12-17 15:43:58 +02:00 |
|
Pavel Djundik
|
f1d806a80f
|
Merge pull request #3600 from thelounge/xpaw/condensed-set
Use Set() for condensed types
|
2019-12-17 15:43:50 +02:00 |
|
Pavel Djundik
|
f3b383ce63
|
Use Set() for condensed types
|
2019-12-17 12:48:12 +02:00 |
|
Pavel Djundik
|
408eb75a88
|
Fix page and arrow keys not working correctly
|
2019-12-17 11:21:22 +02:00 |
|
Pavel Djundik
|
f2bf1fa90a
|
Use friendlysize helper consistently
Co-Authored-By: fnutt <fnutt@users.noreply.github.com>
|
2019-12-16 22:00:35 +02:00 |
|
Pavel Djundik
|
309be48906
|
Fix synchronizing settings on page load
|
2019-12-15 18:03:13 +02:00 |
|
Richard Lewis
|
c022377c49
|
Refactor some CSS selectors.
|
2019-12-10 14:19:31 +02:00 |
|
Pavel Djundik
|
320832dfd9
|
Merge pull request #3539 from thelounge/xpaw/emoji
Add Unicode 12.1 emojis
|
2019-12-07 19:12:33 +02:00 |
|
Pavel Djundik
|
e64f53ad33
|
Apply user theme as soon as possible
|
2019-12-06 11:56:12 +02:00 |
|
Pavel Djundik
|
c260e1a82f
|
Merge pull request #3549 from thelounge/xpaw/client-setting-awayMessage
Make client awayMessage a client setting
|
2019-12-03 10:30:21 +02:00 |
|
Pavel Djundik
|
3dae767937
|
Make client awayMessage a client setting
|
2019-12-02 12:24:22 +02:00 |
|
Pavel Djundik
|
cf0a4999e9
|
Fix sidebar not opening when lounge is open in a background tab
|
2019-12-01 20:20:37 +02:00 |
|
Pavel Djundik
|
09ddbd156c
|
Add Unicode 12.1 emojis
|
2019-11-29 20:26:33 +02:00 |
|
Pavel Djundik
|
320b3ea98f
|
Merge pull request #3434 from thelounge/xpaw/no-variant-emoji-map
Remove \uFE0F emoji variant from emoji name map
|
2019-11-28 20:15:42 +02:00 |
|
Pavel Djundik
|
c790d9fadf
|
Ignore unknown settings
|
2019-11-26 16:20:33 +02:00 |
|
Pavel Djundik
|
d6923d0c6d
|
Regenerate fullnamemap.json
|
2019-11-26 14:17:37 +02:00 |
|
Pavel Djundik
|
10b1cedbb6
|
Remove \uFE0F emoji variant from emoji name map
|
2019-11-26 14:17:37 +02:00 |
|
Pavel Djundik
|
a3be259567
|
Fix opening channel when clicking a push notification
|
2019-11-25 21:51:04 +02:00 |
|
Pavel Djundik
|
9051861f4d
|
Replace history entry if current route is null
|
2019-11-25 20:13:20 +02:00 |
|
Pavel Djundik
|
83f3fe772a
|
Remove user/pass support from irc://, support multiple channels
Other clients and specs explicitly don't support user:pass
|
2019-11-25 20:13:19 +02:00 |
|
Pavel Djundik
|
ec85372132
|
Fix uri handling and add tests
|
2019-11-25 20:13:18 +02:00 |
|
Pavel Djundik
|
90ec37ce82
|
Replace confirm() with context menu
window.confirm() blocks the javascript thread and will cause the socket connection to drop
|
2019-11-25 20:13:18 +02:00 |
|
Richard Lewis
|
dca6543070
|
Implement closeChannel method.
|
2019-11-25 20:13:17 +02:00 |
|
Richard Lewis
|
0c49f025b4
|
Fix Vue error when navigating to channels via InlineChannel.
|
2019-11-25 20:13:17 +02:00 |
|
Pavel Djundik
|
2a6c57abaa
|
Fix context menu generation
|
2019-11-25 20:13:16 +02:00 |
|
Pavel Djundik
|
49dc6ffd8f
|
Fix client tests
|
2019-11-25 20:13:15 +02:00 |
|
Pavel Djundik
|
0ac9601a3a
|
Remove some data attributes
|
2019-11-25 20:13:15 +02:00 |
|
Pavel Djundik
|
e76d5d2ef9
|
Port keybinds to vue state; remove jQuery
|
2019-11-25 20:13:14 +02:00 |
|
Pavel Djundik
|
d0444d7d7f
|
Improve disconnected message in public mode
|
2019-11-25 20:13:14 +02:00 |
|
Pavel Djundik
|
21bbe7d4c3
|
Make sense out of settings sync and force sync
|
2019-11-25 20:13:13 +02:00 |
|
Pavel Djundik
|
0cb8dc73bb
|
Use es6 import syntax
|
2019-11-25 20:13:12 +02:00 |
|
Pavel Djundik
|
b2cc8d9531
|
Fix web app install button
|
2019-11-25 20:13:11 +02:00 |
|
Pavel Djundik
|
fcf7488e1e
|
Remove jquery from autocompletion
|
2019-11-25 20:13:11 +02:00 |
|
Richard Lewis
|
a71472a427
|
Port contextmenus to Vue
|
2019-11-25 20:13:11 +02:00 |
|
Pavel Djundik
|
111c3665f9
|
Replace moment with dayjs
Drop in replacement, but smaller
|
2019-11-25 20:13:10 +02:00 |
|
Pavel Djundik
|
7584f47c7d
|
Cleanup webpush code
|
2019-11-25 20:13:10 +02:00 |
|
Pavel Djundik
|
17365d9967
|
Remove references to vue.js
|
2019-11-25 20:13:09 +02:00 |
|
Pavel Djundik
|
54a1e11f50
|
Move some init code around
|
2019-11-25 20:13:09 +02:00 |
|
Pavel Djundik
|
033f565c0e
|
Remove isFileUploadEnabled
|
2019-11-25 20:13:08 +02:00 |
|
Pavel Djundik
|
a4490bf1d6
|
Fix up connect uri parsing, use direct router references
Co-Authored-By: Tim Miller-Williams <timmw@users.noreply.github.com>
|
2019-11-25 20:13:08 +02:00 |
|
Pavel Djundik
|
91e0349486
|
Use global Vue calls instead of vueApp reference
|
2019-11-25 20:13:07 +02:00 |
|
Pavel Djundik
|
f2309c7c89
|
Improve router experience
|
2019-11-25 20:13:07 +02:00 |
|
Pavel Djundik
|
5a0f1c1f4e
|
Replace getActiveWindowComponent with an event
|
2019-11-25 20:13:07 +02:00 |
|
Pavel Djundik
|
2044bc88dd
|
Switch channels on quit only if current network is being quit
|
2019-11-25 20:13:06 +02:00 |
|
Tim Miller-Williams
|
d5ebdc943c
|
Replace isNotified state with getter
|
2019-11-25 20:13:05 +02:00 |
|
Tim Miller-Williams
|
cbaf4db339
|
Replace synchronizeNotifiedState with a getter & watcher
|
2019-11-25 20:13:05 +02:00 |
|
Tim Miller-Williams
|
16f8304c4e
|
Refactor title to rely on Vuex state reactivity
|
2019-11-25 20:13:04 +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 |
|
Tim Miller-Williams
|
dd9efad23c
|
Refactor sidebar behaviour to no longer use methods in root Vue instance
|
2019-11-25 20:13:04 +02:00 |
|
Tim Miller-Williams
|
347802a4b6
|
Refactor Apple keyboard logic to be more explicit
|
2019-11-25 20:13:03 +02:00 |
|
Richard Lewis
|
94bdff4fa0
|
Implement mirroring nick to username field in vue.
|
2019-11-25 20:13:02 +02:00 |
|
Richard Lewis
|
0c7db6dffe
|
Move url parameter handling to vue
|
2019-11-25 20:13:02 +02:00 |
|
Richard Lewis
|
897f238c38
|
Disallow navigating to invalid channels
|
2019-11-25 20:13:01 +02:00 |
|
Richard Lewis
|
5c0a7722a4
|
Disallow navigating to non-existing routes
|
2019-11-25 20:13:01 +02:00 |
|
Richard Lewis
|
d232ef1557
|
Improve vue routing.
|
2019-11-25 20:13:00 +02:00 |
|
Pavel Djundik
|
916da73108
|
Remove jquery from input focus event
|
2019-11-25 20:13:00 +02:00 |
|
Pavel Djundik
|
80c6cfbd7c
|
Use switchToChannel instead of click
|
2019-11-25 20:13:00 +02:00 |
|
Tim Miller-Williams
|
25da9dd63e
|
Rework settings such that all behavior for each setting is kept together
Behavior includes: default value, whether setting should be synced, and
an optional 'apply' callback which is called when setting is changed in
Vuex.
|
2019-11-25 20:12:59 +02:00 |
|
Tim Miller-Williams
|
703848919c
|
Separate connection event handlers from socket.js
|
2019-11-25 20:12:59 +02:00 |
|
Tim Miller-Williams
|
a2a2aff2bc
|
Remove unnecessary options.initialized switch
|
2019-11-25 20:12:58 +02:00 |
|
Pavel Djundik
|
a1f183f216
|
Cleanup auth flow
|
2019-11-25 20:12:58 +02:00 |
|
Pavel Djundik
|
fc1c9568e2
|
Rename helpers folder, move some vue filters
|
2019-11-25 20:12:58 +02:00 |
|
Pavel Djundik
|
b164e95290
|
Remove DOM access from webpush
|
2019-11-25 20:12:57 +02:00 |
|
Pavel Djundik
|
8972242863
|
Remove jquery from msg event
|
2019-11-25 20:12:57 +02:00 |
|
Pavel Djundik
|
6b8fea8afc
|
Avoid emitting multiple events to the server when collapsing/expanding channel previews
Fixes #1377
|
2019-11-25 20:12:56 +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
|
743ae987ec
|
Fix up login and initial window
|
2019-11-25 20:12:55 +02:00 |
|
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 |
|