thelounge/src
Jérémie Astori da2e286ff8 Use double-nick in whois on query to get idle time
This queries server of the other user and not current user, which does
not know idle time.
See http://superuser.com/a/272069/208074.

Override is done before command is being sent to the server: if a
single argument is given to `/whois`, it is being repeated, otherwise
the command is sent as is.
2016-12-23 01:59:08 -05:00
..
command-line Define a common helper for prompting to the user consistently 2016-12-16 22:46:14 -05:00
models Update depdencides to latest stable versions 2016-11-19 10:49:16 +02:00
plugins Use double-nick in whois on query to get idle time 2016-12-23 01:59:08 -05:00
client.js Use double-nick in whois on query to get idle time 2016-12-23 01:59:08 -05:00
clientManager.js Improve message and style of loading/unloading console logs, use ES6 template literals 2016-12-11 03:30:19 -05:00
helper.js Add support for hexip ilines 2016-11-19 20:32:47 +02:00
identd.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
log.js Define a common helper for prompting to the user consistently 2016-12-16 22:46:14 -05:00
oidentd.js Correctly remove closed sockets from oident file, remove unused functions 2016-12-11 08:56:32 +02:00
server.js Do not use backticks in strings when unnecessary 2016-12-20 02:09:53 +02:00
userLog.js Fix nick changes not being properly reported in the logs 2016-10-10 13:08:23 -04:00