Commit Graph

2779 Commits

Author SHA1 Message Date
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
Jérémie Astori
52cc3ee909 Merge pull request #970 from thelounge/xpaw/fix-ident
Fix variable shuffling around ident handler
2017-03-17 20:56:59 -04:00
greenkeeper[bot]
aac6980eb5 chore(package): update eslint to version 3.18.0
https://greenkeeper.io/
2017-03-17 22:13:47 +00:00
Pavel Djundik
c409328ddf Fix variable shuffling around ident handler
Fixes #965
2017-03-17 22:24:40 +02:00
greenkeeper[bot]
ae5f768dd1 chore(package): update jquery to version 3.2.0
https://greenkeeper.io/
2017-03-16 21:35:11 +00:00
Jérémie Astori
ff72ebbb74 Merge pull request #804 from thelounge/xpaw/new-identd
Rewrite identd server, combine with oidentd
2017-03-13 02:04:24 -04:00
Jérémie Astori
8ef99d7ad8 Add shortcuts for new formatting in help window 2017-03-13 01:58:39 -04:00
Jérémie Astori
908f816c43 2.2.2 2017-03-13 01:29:56 -04:00
Jérémie Astori
06f734753f Add changelog entry for v2.2.2 2017-03-13 01:27:57 -04:00
Pavel Djundik
972e1eefa7 Merge pull request #959 from thelounge/astorije/fix-help-cli
Fix `-h` help option alias shadowed by a similar alias for `--home`
2017-03-13 07:25:53 +02:00
Jérémie Astori
1c732ffc5b Fix -h help option alias shadowed by a similar alias for --home
In v2.2.1 (and in pretty much every software out there, really), `-h` was an alias of `--help`. By adding it as an alias of `--home`, it is now shown twice in the help.
2017-03-13 01:06:11 -04:00
greenkeeper[bot]
8cd8ba6101 chore(package): update babel-preset-es2015 to version 6.24.0
https://greenkeeper.io/
2017-03-13 03:54:02 +00:00
Jérémie Astori
bdf4a93200 Merge pull request #957 from thelounge/xpaw/harden-lobby
Prevent message sending in lobbies
2017-03-12 23:52:00 -04:00
greenkeeper[bot]
65a218d9de chore(package): update babel-core to version 6.24.0
https://greenkeeper.io/
2017-03-13 02:38:54 +00:00
Pavel Djundik
9997aafec7 Rewrite identd server, combine with oidentd 2017-03-12 12:02:22 +02:00
Pavel Djundik
f2e43b84be Implement color hotkeys 2017-03-12 11:50:18 +02:00
Pavel Djundik
23599fc39b Prevent message sending in lobbies
Fixes #956
2017-03-11 20:09:37 +02:00
Jérémie Astori
2f1cc97631 Merge pull request #954 from thelounge/update-packages
Update express and nyc to latest versions
2017-03-11 12:34:34 -05:00
Pavel Djundik
7c25a9e7f0 Update express and nyc to latest versions 2017-03-11 11:20:40 +02:00
Pavel Djundik
e00fa06db7 Merge pull request #941 from thelounge/astorije/help-window
Help window with supported commands and shortcuts
2017-03-11 11:18:38 +02:00
Pavel Djundik
885bb16228 Merge pull request #952 from thelounge/greenkeeper/irc-framework-2.6.1
Update irc-framework to the latest version 🚀
2017-03-11 10:17:37 +02:00
Jérémie Astori
c1fc185643 Move "About The Lounge" section from Settings to Help window 2017-03-10 20:23:45 -05:00
Jérémie Astori
0f9b12f2b8 Add a help window within the app
This brings commands and keyboard shortcuts from the website, after a massive overhaul. It comes as part of the big documentation rewrite that I am currently doing.

`kbd` design inspiration from GitHub, `code` design inspiration from Bootstrap.

This help page is accessible from an icon in the sidebar, near the Settings icon.
2017-03-10 20:23:45 -05:00
greenkeeper[bot]
7806579009 fix(package): update irc-framework to version 2.6.1
https://greenkeeper.io/
2017-03-11 01:12:13 +00:00
Jérémie Astori
764019bade Merge pull request #944 from thelounge/greenkeeper/request-2.80.0
Update request to the latest version 🚀
2017-03-10 20:10:25 -05:00