Commit graph

3821 commits

Author SHA1 Message Date
Pavel Djundik 6fdd6d4f8e
Merge pull request #2161 from realies/patch-4
Add install command support for package version
2018-03-08 08:57:39 +02:00
Pavel Djundik 884984f9b4 Cleanup sidebar to use flexbox 2018-03-08 08:50:04 +02:00
Pavel Djundik 73755ce973 Remove .chanlist wrapper
Added in 04046719c1, but it's not necessary
2018-03-08 08:50:04 +02:00
Jérémie Astori 589d7a9811
Merge pull request #1838 from thelounge/xpaw/ogp-media
Try to find og:video and og:audio on html pages
2018-03-07 19:22:30 -05:00
Jérémie Astori 4a8aae1f1a
Merge pull request #2168 from thelounge/greenkeeper/mocha-5.0.4
Update mocha to the latest version 🚀
2018-03-07 19:11:13 -05:00
greenkeeperio-bot 68adda5821 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-03-07 21:56:41 +00:00
greenkeeper[bot] d4a068e2de chore(package): update mocha to version 5.0.4 2018-03-07 21:53:39 +00:00
realies a941fe97a6 Add install command support for package version 2018-03-07 19:59:03 +02:00
Pavel Djundik 58d9490c2a Try to find og:video and og:audio on html pages 2018-03-07 12:53:56 +02:00
Pavel Djundik fe51c6d7e7 Move video size to css 2018-03-07 12:53:28 +02:00
Pavel Djundik 20415a2edb
Merge pull request #2165 from thelounge/greenkeeper/mocha-5.0.3
Update mocha to the latest version 🚀
2018-03-07 12:01:34 +02:00
greenkeeperio-bot 2506feb1ea chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-03-07 09:23:17 +00:00
greenkeeper[bot] 5c7f34bd48 chore(package): update mocha to version 5.0.3 2018-03-07 09:19:02 +00:00
Pavel Djundik d5c9fb5536
Merge pull request #2158 from thelounge/xpaw/slideout
Do not listen to touch events until client is initialized
2018-03-07 10:13:50 +02:00
Pavel Djundik bb066ecb02 Do not listen to touch events until client is initialized
Fixes #2148
2018-03-07 10:02:02 +02:00
Pavel Djundik 6c6168e80a
Merge pull request #2164 from thelounge/xpaw/remove-maxlisteners
Remove setMaxListeners
2018-03-07 09:19:04 +02:00
Pavel Djundik c63c0f2ec8
Merge pull request #2163 from thelounge/xpaw/fix-2162
Apply ECDH curve fix only on affected version
2018-03-07 09:16:50 +02:00
Pavel Djundik 6fa48d3acf Remove setMaxListeners
Reverts 2cee0ea6ef as this no longer causes the EventEmitter warning due to `maxRedirects` being set to 5 on our end.

Ref: https://github.com/request/request/issues/311#issuecomment-153507416
2018-03-07 09:13:06 +02:00
Pavel Djundik 827310a645 Apply ECDH curve fix only on affected version
Fixes #2162
2018-03-07 08:44:22 +02:00
Jérémie Astori dd3d8f8fb3
Merge pull request #2156 from thelounge/xpaw/chalk
Update chalk to the latest version
2018-03-06 19:56:41 -05:00
Jérémie Astori c3ed4ebc5e
Merge pull request #2159 from thelounge/xpaw/ecdh-auto-curves
Fix default ecdh curve for better compatibility
2018-03-06 19:53:11 -05:00
Jérémie Astori 6dbc6eb842
Merge pull request #2160 from thelounge/xpaw/flexbugs
Fix chat and userlist not scrolling
2018-03-06 19:42:15 -05:00
Pavel Djundik 8b417fe97a Fix chat and userlist not scrolling 2018-03-06 20:21:00 +02:00
Pavel Djundik 85efebc6be
Merge pull request #2150 from thelounge/xpaw/chat-flexbox
Cleanup chat/userlist to use flexbox, fix a couple of bugs
2018-03-06 16:23:16 +02:00
Pavel Djundik 501730f2ca Fix default ecdh curve for better compatibility 2018-03-06 15:11:42 +02:00
Pavel Djundik 4551c10a5c
Merge pull request #2154 from thelounge/xpaw/rejectUnauthorized-v2
Fix rejectUnauthorized
2018-03-06 12:51:56 +02:00
Pavel Djundik 9188943261 Fix rejectUnauthorized 2018-03-06 11:42:06 +02:00
Pavel Djundik 11eedc3ea1 Update chalk and lock file to latest version 2018-03-06 10:46:52 +02:00
Jérémie Astori e8c64b084e
Merge pull request #2155 from thelounge/greenkeeper/mocha-5.0.2
Update mocha to the latest version 🚀
2018-03-06 00:49:21 -05:00
greenkeeperio-bot 9f503b6de9 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-03-06 05:08:51 +00:00
greenkeeper[bot] 97ed29e1dd chore(package): update mocha to version 5.0.2 2018-03-06 05:06:03 +00:00
Pavel Djundik e719e4ff81 Cleanup chat/userlist to use flexbox, fix a couple of bugs 2018-03-05 18:17:13 +02:00
Jérémie Astori cbf82a1bc7
Merge pull request #2075 from thelounge/xpaw/rejectUnauthorized
Allow setting `rejectUnauthorized` per network
2018-03-04 18:13:16 -05:00
Pavel Djundik eab823ba66 Allow setting rejectUnauthorized per network 2018-03-04 12:45:48 +02:00
Pavel Djundik 68cc9a2e28
Merge pull request #2143 from thelounge/xpaw/fix-2128
Do not crash when user file can not be read or written
2018-03-03 23:03:57 +02:00
Al McKinlay 04046719c1
Merge pull request #1867 from thelounge/yamanickill/867-collapsible-network
Add support for collapsing networks
2018-03-03 20:01:33 +00:00
Alistair McKinlay 894d6f162d
Hide collapse button if no channels 2018-03-03 14:51:06 -05:00
Pavel Djundik 4b7a53c5e1 Do not rethrow exception if user file failed to write 2018-03-03 21:46:14 +02:00
Pavel Djundik 6b5f6e3e79 Do not crash when user file can not be read
Fixes #2128
Fixes #447
2018-03-03 21:46:14 +02:00
Pavel Djundik e0b15f18e1
Merge pull request #1668 from thelounge/xpaw/center-loading
Center loading screen and add logo
2018-03-03 10:03:22 +02:00
Pavel Djundik 276266e24f Center loading screen 2018-03-03 09:45:24 +02:00
Jérémie Astori 9107f9e351
Merge pull request #2145 from thelounge/xpaw/chalk
Replace colors.js with chalk
2018-03-03 02:42:04 -05:00
Jérémie Astori 6aa5ab160d
Merge pull request #2147 from thelounge/greenkeeper/moment-2.21.0
Update moment to the latest version 🚀
2018-03-03 02:39:19 -05:00
Jérémie Astori 8deb056ecf
Merge pull request #1842 from thelounge/astorije/userlist-up-down
Move the user list client code to its own file and make it possible to navigate with keyboard
2018-03-03 02:32:09 -05:00
Jérémie Astori f909e096bc
3.0.0-pre.2 2018-03-03 00:49:56 -05:00
Jérémie Astori f6bf4a1c94
Add changelog entry for v3.0.0-pre.2 2018-03-03 00:49:38 -05:00
Jérémie Astori f9f35fa498
Merge pull request #2144 from thelounge/xpaw/warn-config-folder
Warn about old config folder
2018-03-03 00:23:38 -05:00
Jérémie Astori 5f0fcf5f41
Merge pull request #2146 from thelounge/greenkeeper/eslint-4.18.2
Update eslint to the latest version 🚀
2018-03-02 22:00:12 -05:00
Jérémie Astori 92bd4ed083
Merge pull request #2142 from thelounge/xpaw/fix-2141
Set channel state to joined when channel already exists
2018-03-02 21:55:00 -05:00
greenkeeperio-bot 5bca4b7323 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-03-03 01:21:30 +00:00