Commit Graph

4249 Commits

Author SHA1 Message Date
Pavel Djundik
472d618033 Remove log from global 2018-06-15 23:31:06 +03:00
Pavel Djundik
6bbe569dac
Merge pull request #2561 from thelounge/renovate/stylelint-9.x
Update dependency stylelint to v9.3.0
2018-06-15 17:06:43 +03:00
Renovate Bot
2cf5a0fd96
Update dependency stylelint to v9.3.0 2018-06-15 13:35:41 +00:00
Pavel Djundik
9d8d8eefa6
Merge pull request #2560 from Jay2k1/remove-comment
remove unnecessary comment
2018-06-15 14:45:33 +03:00
Jay2k1
254e39df18
remove unnecessary comment 2018-06-15 13:42:47 +02:00
Jérémie Astori
a81cef397c
Merge pull request #2558 from thelounge/xpaw/chantitle-undefined
Fix undefined channel when updating title
2018-06-14 18:44:36 -04:00
Jérémie Astori
dfee1a0fb0
Merge pull request #2501 from Jay2k1/textlog-formatting
Improve formatting of text logs
2018-06-14 18:43:00 -04:00
Pavel Djundik
8e211405b1
Merge pull request #2557 from thelounge/renovate/primer-tooltips-1.x
Update dependency primer-tooltips to v1.5.5
2018-06-14 22:03:07 +03:00
Pavel Djundik
4f018ba23b Fix undefined channel when updating title 2018-06-14 18:54:38 +03:00
Renovate Bot
acfd493d9e
Update dependency primer-tooltips to v1.5.5 2018-06-14 15:53:41 +00:00
Pavel Djundik
1f96342590
Merge pull request #2555 from thelounge/renovate/filenamify-2.x
Update dependency filenamify to v2.1.0
2018-06-14 17:20:34 +03:00
Renovate Bot
62381a0731
Update dependency filenamify to v2.1.0 2018-06-14 13:35:19 +00:00
Jérémie Astori
65bd014a21
Merge pull request #2553 from thelounge/renovate/webpack-cli-3.x
Update dependency webpack-cli to v3.0.6
2018-06-13 23:35:40 -04:00
Jay2k1
e11f97a2bb Improve formatting of text logs 2018-06-13 22:45:18 +02:00
Renovate Bot
cf18905775
Update dependency webpack-cli to v3.0.6 2018-06-13 19:13:16 +00:00
Pavel Djundik
25e26a5b28
Merge pull request #2496 from Jay2k1/alert-count-in-title
Add alert count to title
2018-06-13 21:25:40 +03:00
Jay2k1
a0a2e91928 add highlight count to page title 2018-06-13 19:06:32 +02:00
Pavel Djundik
be2b81c478
Merge pull request #2540 from thelounge/astorije/favicon-normal
Make non-highlighted favicon look more different than highlighted one
2018-06-13 17:44:39 +03:00
Jérémie Astori
4d17cfb715
Merge pull request #2550 from thelounge/xpaw/notice-log
Log notices as correct sender when it will be shown in active window
2018-06-12 19:19:21 -04:00
Pavel Djundik
5dced897d8
Log notices as correct sender when it will be shown in active window 2018-06-12 19:09:55 -04:00
Jérémie Astori
2640027bd8
Merge pull request #2544 from thelounge/xpaw/no-sync-label
Remove label on force sync button
2018-06-12 18:52:51 -04:00
Pavel Djundik
b54862022e
Merge pull request #2551 from thelounge/renovate/webpack-cli-3.x
Update dependency webpack-cli to v3.0.4
2018-06-12 16:07:04 +03:00
Renovate Bot
9b6e6efce2
Update dependency webpack-cli to v3.0.4 2018-06-12 11:57:31 +00:00
Pavel Djundik
063ef1a98e Remove label on force sync button 2018-06-12 11:25:00 +03:00
Jérémie Astori
a267add7a4
Merge pull request #2547 from thelounge/xpaw/hl-sync
Synchronise number of highlighted messages to client
2018-06-11 23:47:24 -04:00
Jérémie Astori
32ccfd50af
Merge pull request #2543 from thelounge/xpaw/link-title
Fix multiple <title> tags being concatenated
2018-06-11 09:15:37 -04:00
Jérémie Astori
eff7618f79
Merge pull request #2546 from thelounge/xpaw/fix-2545
Fix sqlite history not loading when maxHistory is -1
2018-06-11 09:13:29 -04:00
Pavel Djundik
7a3008aec6 Synchronize number of highlighted messages to client
Also fixes #1791
2018-06-11 14:29:57 +03:00
Pavel Djundik
ea00587c00 Fix sqlite history not loading when maxHistory is -1
Fixes #2545
2018-06-11 14:08:05 +03:00
Pavel Djundik
0d48c596c8 Fix multiple <title> tags being concatenated 2018-06-11 11:32:32 +03:00
Pavel Djundik
12cd1b2614
Merge pull request #2542 from thelounge/renovate/sinon-6.x
Update dependency sinon to v6
2018-06-11 10:50:29 +03:00
Pavel Djundik
e420a210b9
Merge pull request #2538 from thelounge/xpaw/fetch-links-once
De-duplicate link fetching to one request at once
2018-06-11 10:49:29 +03:00
Pavel Djundik
4e2523060b De-duplicate link fetching to one request at once 2018-06-11 10:38:03 +03:00
Renovate Bot
663b9daef6
Update dependency sinon to v6 2018-06-11 05:36:25 +00:00
Jérémie Astori
af11b864ce
Merge pull request #2541 from thelounge/astorije/optional-sqlite3
Mark sqlite3 as an optional dependency
2018-06-10 18:05:52 -04:00
Jérémie Astori
a3f88ffa5b
Mark sqlite3 as an optional dependency
Reminder: `optionalDependencies` simply means the install will not fail if that dependency fails to install, not that it will not get installed by default. We currently handle the case in code when sqlite3 is not working properly.

See https://docs.npmjs.com/files/package.json#optionaldependencies
2018-06-10 17:35:02 -04:00
Jérémie Astori
d94da2aa09
Make non-highlighted favicon look more different than highlighted one 2018-06-10 16:48:08 -04:00
Pavel Djundik
7ea32d8a71
Merge pull request #2539 from thelounge/astorije/more-caret
Restore whitespace between caret and More/Less text in previews
2018-06-10 22:53:02 +03:00
Jérémie Astori
49babf773e
Restore whitespace between caret and More/Less text in previews 2018-06-10 15:39:39 -04:00
Jérémie Astori
e3808068af
Merge pull request #2536 from thelounge/xpaw/fix-2473
Focus into input if trying to type into any non-input element
2018-06-10 13:35:10 -04:00
Jérémie Astori
50b4fa3441
Merge pull request #2535 from thelounge/xpaw/shields-cache
Set caching on shields.io badges in readme
2018-06-10 11:11:44 -04:00
Pavel Djundik
3b2173c694 Focus into input if trying to type into any non-input element
Fixes #2473
2018-06-10 14:19:17 +03:00
Pavel Djundik
825c1b8986
Set caching on shields.io badges in readme 2018-06-10 12:20:55 +03:00
Pavel Djundik
011bf80038
Merge pull request #2534 from thelounge/mcinkay/unicode-custom-highlight
Fix word boundary in the custom highlights regex not matching unicode
2018-06-10 11:33:37 +03:00
Pavel Djundik
b7428c2b20
Merge pull request #2114 from MaxLeiter/disconnect
Allow connecting/disconnecting from networks in UI, closes #631
2018-06-10 11:33:06 +03:00
Alistair McKinlay
3cd8ce6514 Fix word boundary in the custom highlights regex not matching unicode
Fixes #1939
2018-06-10 09:27:11 +01:00
Max Leiter
9c4c1d6d51 Allow connecting/disconnecting from networks in UI, closes #631 2018-06-09 16:32:21 -07:00
Pavel Djundik
b7072c8955
Merge pull request #2532 from benharri/auto-detect-url
use http for protocol-less URLs
2018-06-09 20:52:59 +03:00
Ben Harris
d2987d037c use http for protocol-less URLs 2018-06-09 13:46:46 -04:00
Jérémie Astori
213586be95
Merge pull request #2530 from thelounge/xpaw/fix-2529
Fix adding a new network expanding collapsed networks incorrectly
2018-06-09 01:39:26 -04:00