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 |
|
Pavel Djundik
|
20a6133d73
|
Remove unintentionally included lodash in client build
|
2018-02-28 17:19:33 +02:00 |
|
Ed Brannin
|
4e67e55a7d
|
add autocompleted names to private chats
Fix #1459
https://github.com/thelounge/lounge/issues/1459
Add rawNicks() to more easily get the list of nicks for the current
channel or chat without overly complicating its caller.
|
2018-02-28 14:25:01 +02:00 |
|
Pavel Djundik
|
f282a973f8
|
Merge pull request #2131 from thelounge/greenkeeper/textcomplete-0.16.1
Update textcomplete to the latest version 🚀
|
2018-02-28 10:15:32 +02:00 |
|
greenkeeperio-bot
|
9852eb072b
|
chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
|
2018-02-28 06:30:24 +00:00 |
|
greenkeeper[bot]
|
02593c51e2
|
chore(package): update textcomplete to version 0.16.1
|
2018-02-28 06:28:27 +00:00 |
|
Pavel Djundik
|
14ef881d17
|
Merge pull request #1907 from thelounge/xpaw/accessible-messages-log
Add log role to message container
|
2018-02-27 13:19:46 +02:00 |
|
Pavel Djundik
|
6e93bd2c9b
|
Merge pull request #2126 from thelounge/greenkeeper/yarn-1.5.1
Update yarn to the latest version 🚀
|
2018-02-27 13:18:46 +02:00 |
|
Pavel Djundik
|
59ec0348b6
|
Merge pull request #1930 from thelounge/astorije/ctcp-request
Let user know someone is making a CTCP request against their nick
|
2018-02-27 13:15:27 +02:00 |
|
Pavel Djundik
|
92eb45a6f5
|
Merge pull request #2108 from thelounge/xpaw/socket-closed
Log socket close error if any
|
2018-02-27 13:14:30 +02:00 |
|
greenkeeperio-bot
|
845b4a240a
|
chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
|
2018-02-27 09:09:07 +00:00 |
|
greenkeeper[bot]
|
3acb14dac9
|
fix(package): update yarn to version 1.5.1
|
2018-02-27 09:06:03 +00:00 |
|
Jérémie Astori
|
0f6d27497d
|
Merge pull request #2113 from thelounge/xpaw/refactor-header
Refactor channel titles to use flexbox
|
2018-02-27 01:02:15 -05:00 |
|
Jérémie Astori
|
aadb506b8f
|
Merge pull request #2121 from thelounge/astorije/download-badge-link
Point download badge to npm-stat instead of npm
|
2018-02-27 00:31:06 -05:00 |
|
Jérémie Astori
|
88cbcc0694
|
Merge pull request #2123 from thelounge/greenkeeper/yarn-1.5.0
Update yarn to the latest version 🚀
|
2018-02-26 21:38:13 -05:00 |
|
Pavel Djundik
|
c051b70537
|
Refactor channel titles to use flexbox
|
2018-02-26 22:40:43 +02:00 |
|
Pavel Djundik
|
1b97c1031d
|
Log socket close error if any
|
2018-02-26 14:20:23 +02:00 |
|
greenkeeperio-bot
|
be8cf925d8
|
chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
|
2018-02-26 11:56:29 +00:00 |
|
greenkeeper[bot]
|
9ba6b78726
|
fix(package): update yarn to version 1.5.0
|
2018-02-26 11:54:18 +00:00 |
|
Pavel Djundik
|
22b02dff31
|
Merge pull request #2122 from thelounge/revert-1910-xpaw/user-scalable
Revert "Allow scaling the page"
|
2018-02-26 10:35:35 +02:00 |
|
Jérémie Astori
|
615353c582
|
Make sure a previously highlighted nick in the user list is highlighted when the list is refreshed
List is refreshed when there is a change in the channel (join/part/quit/nick).
|
2018-02-26 01:36:36 -05:00 |
|
Jérémie Astori
|
3070ae098a
|
Mark the first user list result as active for convenience
This _also_ reproduces behavior of autocompletion dropdown.
|
2018-02-26 01:36:36 -05:00 |
|
Jérémie Astori
|
81e1d15ee9
|
Override mouse position when clicking on user in userlist to open dropdown at correct position
|
2018-02-26 01:36:36 -05:00 |
|
Jérémie Astori
|
ee7272305a
|
Adjust user list scroll when active item is outside of the visible area
|
2018-02-26 01:36:35 -05:00 |
|
Jérémie Astori
|
bfc8959bb9
|
Share highlighting behavior of userlist between mouse hover and keyboard selection
This effectively reproduces the behavior of the autocomplete menu.
|
2018-02-26 01:36:35 -05:00 |
|
Jérémie Astori
|
649d60c119
|
Allow navigating through userlist results from keyboard
|
2018-02-26 01:36:35 -05:00 |
|
Jérémie Astori
|
25517f3ad7
|
Move the user list client code to its own file
|
2018-02-26 01:36:34 -05:00 |
|