Renovate Bot
|
01c3f6556d
|
Update dependency eslint to v5.14.0
|
2019-02-16 18:06:23 +00:00 |
|
Pavel Djundik
|
09853c4c8b
|
Merge pull request #3053 from thelounge/renovate/webpack-4.x
Update dependency webpack to v4.29.4
|
2019-02-16 20:05:31 +02:00 |
|
Pavel Djundik
|
3b60dcdd07
|
Merge pull request #3051 from thelounge/renovate/nyc-13.x
Update dependency nyc to v13.3.0
|
2019-02-16 20:05:16 +02:00 |
|
Pavel Djundik
|
5d988e14f6
|
Merge pull request #3050 from thelounge/renovate/mime-types-2.x
Update dependency mime-types to v2.1.22
|
2019-02-16 20:05:03 +02:00 |
|
Pavel Djundik
|
01981e30f8
|
Merge pull request #3048 from thelounge/renovate/font-awesome
Update dependency @fortawesome/fontawesome-free to v5.7.2
|
2019-02-16 20:04:49 +02:00 |
|
Renovate Bot
|
61ad93b9d6
|
Update dependency webpack to v4.29.4
|
2019-02-16 18:02:41 +00:00 |
|
Renovate Bot
|
38d3fc3f58
|
Update dependency nyc to v13.3.0
|
2019-02-16 18:02:33 +00:00 |
|
Renovate Bot
|
e9ee768f39
|
Update dependency mime-types to v2.1.22
|
2019-02-16 18:02:24 +00:00 |
|
Renovate Bot
|
392a747d88
|
Update dependency @fortawesome/fontawesome-free to v5.7.2
|
2019-02-16 18:01:55 +00:00 |
|
Pavel Djundik
|
ae72d5828c
|
Merge pull request #2647 from thelounge/vue
Port sidebar, chat, user list, state to Vue
|
2019-02-16 20:01:01 +02:00 |
|
Jérémie Astori
|
2657332919
|
Fix loading page styling
|
2019-02-15 01:40:42 -05:00 |
|
Pavel Djundik
|
013129da1f
|
Set moreHistoryAvailable when history reloads from storage
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
c8568b5429
|
Redirect pageup/pagedown without manually animating the scroll
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
3f3a22aa1e
|
Disable clicking on the currently active channel
channel.id does not change, which causes some wonky behaviour when the channel gets trimmed
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
a26fcb45b4
|
Change (parted) to a class name
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
199df6b729
|
Fix hasRoleInChannel
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
32f17d50b4
|
Use inverted logo in morning theme
|
2019-02-13 16:44:15 +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
|
40bf9ee8ba
|
Reset active user when leaving user list with mouse
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
b02c3b6c17
|
Fix channel names in context menus
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
19693bc9b7
|
Update Vue packages
|
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
|
2b653a30d6
|
Tweak connection error spacing
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
a4ec875c87
|
Check that CHANTYPES and PREFIX are set, and set defaults
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
71b3acb152
|
Rename hotkeys array
|
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
|
c33326e25e
|
Update client/components/MessageTypes/whois.vue
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
89355e50c3
|
Put unreads and highlights in aria-label/title in the channel list
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
759e69ed07
|
Handle default preview state after loading
|
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
|
5f0f745d10
|
Only send /join for current channel if there are no arguments
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
7ba14fe4e3
|
Explicitly place * on actions in DOM
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
99cda335ab
|
Fix next/prev buttons in media viewer
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
00b84d31f5
|
Fix whitespace in previews
|
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
|
4d400b6ace
|
Hide scroll down button entirely with css to fix some issues
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
e5b3c518e2
|
Do not show toggle arrow if link data is still loading
|
2019-02-12 12:49:06 +02:00 |
|
Pavel Djundik
|
05303e4cf1
|
Fix link expand buttons not showing if auto-expand option is off
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
7d7005c8af
|
Fix keepScrollPosition on condensed messages
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
893d59e7c4
|
Skip scroll event which is called after setting scrollTop
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
4a0f319e91
|
Ignore server unread sync for active channel
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
3c4a9efe7e
|
Fix lodash not being tree shaked properly
|
2019-02-12 12:49:05 +02:00 |
|
Pavel Djundik
|
def494533b
|
Use native date constructor to calculate timeout until midnight
|
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
|
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
|
446ad6a5f4
|
Allow Vue devtools in production
|
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
|
b3e86dbab4
|
Fix unread markers not rendering with hidden status messages
Co-Authored-By: Richard Lewis <richrd@users.noreply.github.com>
|
2019-02-12 12:49:05 +02:00 |
|