Commit graph

4207 commits

Author SHA1 Message Date
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 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
Renovate Bot a71fc83401
Update dependency webpack-cli to v3 2018-06-03 18:13:14 +00:00
Pavel Djundik cd1763cbf8
Merge pull request #2504 from thelounge/xpaw/fix-2438
If a preview fails to load, remove the link from msg object
2018-06-03 20:39:14 +03:00
Jérémie Astori b336e4f202
Merge pull request #2505 from thelounge/xpaw/fix-2324
Don't mark your nick changes as self in each channel
2018-06-03 13:37:38 -04:00
Pavel Djundik a663993d0b If a preview fails to load, remove the link from msg object
Fixes #2438
2018-06-03 12:25:01 +03:00
Pavel Djundik 2d13eaaf6b
Merge pull request #2503 from dgw/sidebar-lobby-overflow
Prevent long lobby names pushing badges out of sidebar
2018-06-02 23:12:38 +03:00
dgw fa66c3f23b Prevent long lobby names pushing badges out of sidebar 2018-06-02 15:01:57 -05:00
Pavel Djundik 4ee4d015cb
Merge pull request #2502 from dgw/fix-always-locked-network
Undo webpack sorting, it made network always locked
2018-06-02 22:16:28 +03:00
dgw 35841b3369 Undo webpack sorting, it made network always locked 2018-06-02 14:13:42 -05:00
Jérémie Astori c0ff2fe2b2
Merge pull request #2498 from thelounge/xpaw/handlebars-minify
Minify handlebar templates
2018-06-02 11:57:05 -04:00
Pavel Djundik e5059c73ed
Merge pull request #2500 from thelounge/renovate/mousetrap-1.x
Update dependency mousetrap to v1.6.2
2018-06-02 17:18:18 +03:00
Renovate Bot 3f26cee4d4
Update dependency mousetrap to v1.6.2 2018-06-02 13:19:57 +00:00
Pavel Djundik 4824a2b535
Merge pull request #2388 from Raqbit/master
Fix Alt+Up/Down cycling through channels of collapsed networks
2018-06-02 13:49:19 +03:00
Pavel Djundik 6ee06583a9 Minify handlebar templates 2018-06-02 12:24:36 +03:00
Jérémie Astori 8f7a141711
Merge pull request #2494 from thelounge/xpaw/list-together
Put list items in network context menu together
2018-06-01 21:45:20 -04:00
Jérémie Astori ecaf269fe1
Merge pull request #2495 from thelounge/renovate/webpack-cli-2.x
Update dependency webpack-cli to v2.1.5
2018-06-01 21:33:30 -04:00