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 |
|
greenkeeper[bot]
|
f816a3972f
|
fix(package): update moment to version 2.21.0
|
2018-03-03 01:17:08 +00:00 |
|
greenkeeperio-bot
|
0d02f49b9b
|
chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
|
2018-03-02 22:44:35 +00:00 |
|
greenkeeper[bot]
|
8e6be8a4d4
|
chore(package): update eslint to version 4.18.2
|
2018-03-02 22:42:12 +00:00 |
|
Pavel Djundik
|
fee81e78e1
|
Replace colors.js with chalk
|
2018-03-02 20:28:54 +02:00 |
|
Pavel Djundik
|
59174db7e5
|
Merge pull request #2140 from thelounge/xpaw/line-height
Bring back line-height on messages
|
2018-03-02 20:20:41 +02:00 |
|
Pavel Djundik
|
eaf8c35f40
|
Warn about old config folder
|
2018-03-02 19:05:30 +02:00 |
|
Pavel Djundik
|
7a0a1b86f6
|
Set channel state to joined when channel already exists
Fixes #2141
Fixes #2103
|
2018-03-02 12:29:40 +02:00 |
|
Jérémie Astori
|
49f2721908
|
Tweak collapse/expand icon design
- Animate the caret similarly to previews and status messages
- Tweak margins to center things a bit
- Remove unused CSS attributes
|
2018-03-02 08:57:12 +00:00 |
|
Al McKinlay
|
7fec928ba8
|
Make networks collapsable
|
2018-03-02 08:57:12 +00:00 |
|
Pavel Djundik
|
2bf4416aec
|
Bring back line-height on messages
Was removed in c051b70537 , but this affected line height on mobile view due to increased font size
|
2018-03-02 10:56:55 +02:00 |
|
Jérémie Astori
|
c485ec8c42
|
Merge pull request #2139 from thelounge/greenkeeper/copy-webpack-plugin-4.4.3
Update copy-webpack-plugin to the latest version 🚀
|
2018-03-02 01:02:44 -05:00 |
|
greenkeeperio-bot
|
b613be7761
|
chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
|
2018-03-01 22:46:39 -05:00 |
|
greenkeeper[bot]
|
46c58dcb8d
|
chore(package): update copy-webpack-plugin to version 4.5.0
|
2018-03-01 22:46:39 -05:00 |
|
Pavel Djundik
|
4cb6ec9eae
|
Merge pull request #2136 from thelounge/greenkeeper/graphql-request-1.5.1
Update graphql-request to the latest version 🚀
|
2018-03-01 17:29:03 +02:00 |
|
Pavel Djundik
|
45586f7150
|
Merge pull request #2137 from thelounge/greenkeeper/stylelint-config-standard-18.2.0
Update stylelint-config-standard to the latest version 🚀
|
2018-03-01 17:28:16 +02:00 |
|
greenkeeperio-bot
|
f04b27b921
|
chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
|
2018-03-01 14:32:05 +00:00 |
|
greenkeeper[bot]
|
e4bbefd0a5
|
chore(package): update stylelint-config-standard to version 18.2.0
|
2018-03-01 14:27:18 +00:00 |
|
greenkeeperio-bot
|
1e8ca56c65
|
chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
|
2018-03-01 11:52:49 +00:00 |
|
greenkeeper[bot]
|
2a9525a860
|
chore(package): update graphql-request to version 1.5.1
|
2018-03-01 11:51:01 +00:00 |
|
Al McKinlay
|
8bbca05ad6
|
Merge pull request #2133 from thelounge/yamanickill/alt-up-down
Change ctrl/command up/down to alt/option up/down to align with other apps
|
2018-03-01 10:03:00 +00:00 |
|
Pavel Djundik
|
f7a828122c
|
Merge pull request #2135 from williamboman/fix/stock-themes-code-blocks
Make code blocks more readable in darker themes
|
2018-03-01 11:45:38 +02:00 |
|
Alistair McKinlay
|
9c5147ae09
|
Change ctrl/command up/down to alt/option up/down to align with other apps
|
2018-03-01 09:07:36 +00:00 |
|
William Boman
|
15dbbf4efc
|
client/themes: make code blocks more readable in darker themes
|
2018-03-01 09:34:29 +01:00 |
|
Jérémie Astori
|
5ed8cc6320
|
Merge pull request #2134 from thelounge/xpaw/travis-timeout
Increase test timeout on CI
|
2018-02-28 18:41:24 -05:00 |
|
Pavel Djundik
|
fb17107406
|
Increase test timeout on CI
|
2018-02-28 22:42:21 +02:00 |
|
Pavel Djundik
|
00681e876f
|
Merge pull request #1669 from edbrannin/edbrannin/autocomplete-chat-names-1459
add autocompleted names to private chats
|
2018-02-28 18:54:44 +02:00 |
|
Pavel Djundik
|
61438cbe5a
|
Merge pull request #2132 from thelounge/xpaw/no-client-lodash
Remove unintentionally included lodash in client build
|
2018-02-28 18:49:32 +02:00 |
|