Jérémie Astori
953325aca3
Merge pull request #523 from thelounge/PR/fix-msg-width
...
Remove table layout for chat messages (and fix layout issues yet again)
2017-04-01 02:40:03 -04:00
Jérémie Astori
e54cc451ce
Merge pull request #998 from thelounge/greenkeeper/jquery-3.2.1
...
chore(package): update jquery to version 3.2.1
2017-03-31 19:54:30 -04:00
Jérémie Astori
900b93ae07
Merge pull request #999 from thelounge/greenkeeper/moment-2.18.1
...
fix(package): update moment to version 2.18.1
2017-03-31 19:54:05 -04:00
Jérémie Astori
c767ce9fb6
Merge pull request #1000 from thelounge/greenkeeper/eslint-3.19.0
...
Update eslint to the latest version 🚀
2017-03-31 19:53:28 -04:00
greenkeeper[bot]
5923e48dda
chore(package): update eslint to version 3.19.0
...
https://greenkeeper.io/
2017-03-31 20:50:18 +00:00
Pavel Djundik
212703d162
Merge pull request #810 from thelounge/xpaw/color-hotkeys
...
Implement color hotkeys
2017-03-31 19:17:16 +03:00
Pavel Djundik
332bbad2fd
Merge pull request #775 from thelounge/patches/auto-away
...
Auto away when no clients are connected
2017-03-31 19:15:55 +03:00
greenkeeper[bot]
5ce8d93410
fix(package): update moment to version 2.18.1
...
Closes #976
https://greenkeeper.io/
2017-03-31 19:14:59 +03:00
greenkeeper[bot]
0a06874a97
chore(package): update jquery to version 3.2.1
...
Closes #969
https://greenkeeper.io/
2017-03-31 19:14:28 +03:00
Jérémie Astori
6186abd550
Merge pull request #981 from thelounge/greenkeeper/webpack-2.3.0
...
Update webpack to the latest version 🚀
2017-03-31 01:43:45 -04:00
Jérémie Astori
4363ef4abe
Merge pull request #973 from thelounge/xpaw/use-require
...
Use require() instead of import in client code
2017-03-31 01:41:29 -04:00
greenkeeper[bot]
6b641059c1
chore(package): update webpack to version 2.3.2
...
https://greenkeeper.io/
2017-03-31 01:37:04 -04:00
Pavel Djundik
443a50b1db
Merge pull request #997 from thelounge/astorije/fix-eslint
...
Remove extra newline to please ESLint
2017-03-31 08:32:43 +03:00
Jérémie Astori
e62da5b1ea
Remove extra newline to please ESLint
...
See https://travis-ci.org/thelounge/lounge/jobs/217041734#L1200
2017-03-31 01:26:37 -04:00
Jérémie Astori
abd155e881
Merge pull request #873 from PolarizedIons/fix-username-override
...
Fix filling in the nickname, overriding the username (in add network tab)
2017-03-31 01:20:12 -04:00
Jérémie Astori
fb672ab57f
Improvements to the new flex layout for messages
2017-03-30 19:50:48 -04:00
Maxime Poulin
35b6b47de3
Remove table layout for chat messages (and fix layout issues yet again)
2017-03-30 19:50:48 -04:00
Jérémie Astori
41e3975674
Merge pull request #995 from thelounge/greenkeeper/urijs-1.18.10
...
Update urijs to the latest version 🚀
2017-03-30 18:41:41 -04:00
greenkeeper[bot]
92349976cb
chore(package): update urijs to version 1.18.10
...
https://greenkeeper.io/
2017-03-30 09:10:14 +00:00
Pavel Djundik
2b85315b39
Merge pull request #992 from swordbeta/patch-1
...
Help page: commands can be autocompleted.
2017-03-30 11:32:25 +03:00
Pavel Djundik
2c6f5251d8
Merge pull request #994 from thelounge/astorije/fix-height-help
...
Fix wrong font size in help center labels
2017-03-30 09:51:09 +03:00
Jérémie Astori
da0a52e3cb
Fix wrong font size in help center labels
...
This only concerns plain texts, not `<code>` or `<kbd>`.
2017-03-30 02:19:26 -04:00
Jérémie Astori
d5d3cb605b
Merge pull request #977 from thelounge/xpaw/reduce-vendor
...
Do not build json3 module with Webpack
2017-03-30 01:27:15 -04:00
Pavel Djundik
9bf1e6e0d5
Do not build json3 module of Webpack
2017-03-30 01:15:44 -04:00
Michael van Tricht
3f031ba6ff
Help page: commands can be autocompleted.
2017-03-29 10:11:12 +02:00
Pavel Djundik
b98208317d
Merge pull request #989 from thelounge/greenkeeper/nyc-10.2.0
...
Update nyc to the latest version 🚀
2017-03-29 07:33:59 +03:00
Pavel Djundik
7b2c284245
Merge pull request #991 from thelounge/astorije/eslint-eol
...
Setup ESLint to make sure an EOF feed is always present
2017-03-29 07:33:30 +03:00
Pavel Djundik
4a68b78fd5
Implement away message restoration on reconnections and auto away
2017-03-29 00:27:58 -04:00
Jérémie Astori
d287dede49
Setup ESLint to make sure an EOF feed is always present
2017-03-29 00:05:28 -04:00
Jérémie Astori
2bcbb62af0
Remove unnecessary coverage dir from excluded nyc files
...
This is possible since 50adde4196
.
2017-03-28 19:09:40 -04:00
greenkeeper[bot]
1f01da21ff
chore(package): update nyc to version 10.2.0
...
https://greenkeeper.io/
2017-03-28 05:16:34 +00:00
Jérémie Astori
b66afb6939
Merge pull request #968 from thelounge/greenkeeper/babel-loader-6.4.1
...
Update babel-loader to the latest version 🚀
2017-03-27 19:41:50 -04:00
Jérémie Astori
7487c1c1ac
Merge pull request #978 from williamboman/feat/data-from
...
views/msg: set data-from attribute to allow styling messages from specific user(s)
2017-03-27 19:40:33 -04:00
greenkeeper[bot]
03fe53e87f
chore(package): update babel-loader to version 6.4.1
...
https://greenkeeper.io/
2017-03-27 19:27:59 -04:00
Jérémie Astori
993a7bcbde
Merge pull request #975 from thelounge/xpaw/enforce-more-spaces
...
Enforce more space and new line rules
2017-03-27 19:24:39 -04:00
Jérémie Astori
8fc811bf6b
Merge pull request #971 from thelounge/greenkeeper/eslint-3.18.0
...
Update eslint to the latest version 🚀
2017-03-27 19:23:27 -04:00
Jérémie Astori
1126a68ebd
Merge pull request #969 from thelounge/greenkeeper/jquery-3.2.0
...
Update jquery to the latest version 🚀
2017-03-27 19:22:01 -04:00
Jérémie Astori
755dc3480d
Merge pull request #964 from thelounge/greenkeeper/fs-extra-2.1.0
...
Update fs-extra to the latest version 🚀
2017-03-27 19:19:31 -04:00
Jérémie Astori
272a259966
Merge pull request #960 from thelounge/greenkeeper/babel-preset-es2015-6.24.0
...
Update babel-preset-es2015 to the latest version 🚀
2017-03-27 19:17:47 -04:00
Jérémie Astori
9bee548915
Merge pull request #958 from thelounge/greenkeeper/babel-core-6.24.0
...
Update babel-core to the latest version 🚀
2017-03-27 19:17:23 -04:00
Jérémie Astori
8bc66e8e5e
Merge pull request #976 from thelounge/greenkeeper/moment-2.18.0
...
Update moment to the latest version 🚀
2017-03-27 19:14:32 -04:00
Élie Michel
ed3b4faa62
Fix eslint styling issues
2017-03-21 15:49:54 +01:00
Élie Michel
642442c041
Implement a proper LDAP authentication process
...
The Lounge first log as a special user in order to search (as in LDAP's
'"search" verb) for the user's full DN. It then attempts to bind using the
found user DN and the user provided password.
2017-03-21 15:15:33 +01:00
William Boman
c6ed95e555
views/msg: set data-from attribute to allow styling messages from specific user(s)
2017-03-20 23:08:28 +01:00
greenkeeper[bot]
7175dc1706
fix(package): update moment to version 2.18.0
...
https://greenkeeper.io/
2017-03-18 21:27:01 +00:00
Pavel Djundik
3b2e3fc08c
Enforce more space and new line rules
2017-03-18 21:40:39 +02:00
Stephan
3318acd16b
fix filling in nickname overriding username (in add network tab)
2017-03-18 18:11:43 +02:00
Pavel Djundik
d9358d555f
Generate sourcemap in production build
...
Fixes #974
2017-03-18 16:09:43 +02:00
greenkeeper[bot]
777f477135
fix(package): update fs-extra to version 2.1.0
...
https://greenkeeper.io/
2017-03-18 11:25:50 +02:00
Pavel Djundik
dcefcd19cb
Use require() instead of import in client code
...
Closes #895
2017-03-18 11:21:18 +02:00