Commit Graph

5545 Commits

Author SHA1 Message Date
Jérémie Astori
dadccb7665
Fix casing of "Upload file" tooltip 2019-02-18 02:19:44 -05:00
Jérémie Astori
8b98c2c93c
Add a tooltip on scroll-down button hover 2019-02-18 01:29:08 -05:00
Jérémie Astori
d8d1d3aee0
Improve scroll-down button UI 2019-02-18 01:13:32 -05:00
Jérémie Astori
4faf7bfd3c
Remove network name from window title
It can be redundant on network tab.
2019-02-18 00:35:04 -05:00
Jos Ahrens
0fbf301e0f
plugin/ctcp: Let the user know a CTCP request was sent
Because responding to a CTCP request is completely optional,
sometimes thelounge will just do absolutely nothing. (the request
was received, but the client did not respond to it)

This alleviates the problem by always notifying the user that
*something* was sent.
2019-02-16 21:01:32 +00:00
Pavel Djundik
16e4be12a8
Merge pull request #3058 from thelounge/xpaw/lock-integrity
Downgrade webpack and regenerate lockfile
2019-02-16 20:27:12 +02:00
Pavel Djundik
e1b31d4b8e
Merge pull request #3045 from thelounge/xpaw/travis-priorities
Change build priority order in Travis
2019-02-16 20:23:24 +02:00
Pavel Djundik
4084ff2e93 Change build priority order in Travis 2019-02-16 20:22:17 +02:00
Pavel Djundik
494f03e747 Downgrade webpack and regenerate lockfile
1. Webpack@4.29.4 has a git dependency
2. Add integrity field to all packages in the lock file
2019-02-16 20:18:04 +02:00
Pavel Djundik
804c9ad11a
Merge pull request #3055 from thelounge/renovate/babel-monorepo
Update dependency @babel/core to v7.3.3
2019-02-16 20:09:46 +02:00
Renovate Bot
2c17cddf0e
Update dependency @babel/core to v7.3.3 2019-02-16 18:09:17 +00:00
Pavel Djundik
5786230aef
Merge pull request #3057 from thelounge/renovate/eslint-plugin-vue-5.x
Update dependency eslint-plugin-vue to v5.2.1
2019-02-16 20:08:11 +02:00
Renovate Bot
98644bfc9e
Update dependency eslint-plugin-vue to v5.2.1 2019-02-16 18:07:51 +00:00
Pavel Djundik
a0d3fbadf4
Merge pull request #3054 from thelounge/renovate/eslint-5.x
Update dependency eslint to v5.14.0
2019-02-16 20:06:52 +02:00
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