Commit graph

4272 commits

Author SHA1 Message Date
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
Jérémie Astori a1a45f8c67
Merge pull request #2517 from thelounge/renovate/sinon-5.x
Update dependency sinon to v5.1.1
2018-06-09 01:37:46 -04:00
Renovate Bot 9d5159477c
Update dependency sinon to v5.1.1 2018-06-09 01:12:29 +00:00
Pavel Djundik 84ac5f55fe
Merge pull request #2531 from thelounge/renovate/emoji-regex-7.x
Update dependency emoji-regex to v7
2018-06-08 15:34:07 +03:00
Renovate Bot e0135d0832
Update dependency emoji-regex to v7 2018-06-08 09:14:04 +00:00
Pavel Djundik e5954ec0d8 Fix adding a new expanding collapsed networks incorrectly
Fixes #2529
2018-06-08 12:11:00 +03:00
Pavel Djundik 56de773614
Merge pull request #2528 from thelounge/renovate/webpack-4.x
Update dependency webpack to v4.12.0
2018-06-08 11:18:05 +03:00
Renovate Bot 838af985e1
Update dependency webpack to v4.12.0 2018-06-08 07:36:34 +00:00
Jérémie Astori 59e8e1aa7e
Merge pull request #2518 from thelounge/renovate/webpack-4.x
Update dependency webpack to v4.11.1
2018-06-07 23:25:40 -04:00
Jérémie Astori 8a7212a04f
Merge pull request #2524 from thelounge/xpaw/fix-away-cmd
Fix "/away " not setting you away
2018-06-07 23:23:56 -04:00
Pavel Djundik 730c266ea8
Fix "/away " not setting you away 2018-06-07 19:23:51 +03:00
Renovate Bot 5f9c4878b9
Update dependency webpack to v4.11.1 2018-06-07 05:16:28 +00:00
Jérémie Astori 0a1a4fc68a
Merge pull request #2520 from thelounge/renovate/webpack-cli-3.x
Update dependency webpack-cli to v3.0.3
2018-06-07 01:15:53 -04:00
Renovate Bot 0a3ded2957
Update dependency webpack-cli to v3.0.3 2018-06-07 01:26:37 +00:00
Jérémie Astori de1e6091bf
Merge pull request #2514 from thelounge/renovate/webpack-4.x
Update dependency webpack to v4.11.0
2018-06-05 08:46:12 -04:00
Renovate Bot 36797f3594
Update dependency webpack to v4.11.0 2018-06-05 12:27:39 +00:00
Pavel Djundik 3248f0db1e
Merge pull request #2506 from thelounge/xpaw/rm-logs-format
Remove ability to change date format and timezone
2018-06-05 14:55:44 +03:00
Pavel Djundik c0d712c53d Remove ability to change date format and timezone 2018-06-05 12:03:06 +03:00
Jérémie Astori 01cc10dc43
Merge pull request #2512 from thelounge/renovate/webpack-cli-3.x
Update dependency webpack-cli to v3.0.2
2018-06-05 00:15:09 -04:00
Renovate Bot 4a9a58e19c
Update dependency webpack-cli to v3.0.2 2018-06-04 20:23:46 +00:00
Pavel Djundik cd55e7bb2a
Merge pull request #2510 from Jay2k1/ctcp-unread-counter
Make CTCP requests/responses increase unread counter
2018-06-04 10:51:53 +03:00
Jay2k1 5d748a59cc
Make CTCP requests/responses increase unread counter 2018-06-04 00:47:30 +02:00
Jérémie Astori 8653b2a382
Merge pull request #2508 from thelounge/xpaw/no-join-topic-log
Do not write topic on join to logs
2018-06-03 18:04:03 -04:00
Jérémie Astori fe49b005da
Merge pull request #2509 from thelounge/renovate/nyc-12.x
Update dependency nyc to v12.0.2
2018-06-03 18:01:39 -04:00
Renovate Bot f4e0cde4e6
Update dependency nyc to v12.0.2 2018-06-03 21:02:43 +00:00
Pavel Djundik 4d94ab4218 Do not write ignorelist to logs 2018-06-03 22:20:09 +03:00
Pavel Djundik b0f32dc29b Do not write topic on join to logs 2018-06-03 22:14:02 +03:00
Pavel Djundik a6ed4f3652
Merge pull request #2497 from thelounge/renovate/webpack-cli-3.x
Update dependency webpack-cli to v3
2018-06-03 21:55:59 +03:00