thelounge/src/plugins/inputs
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
..
action.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
away.js Implement /away and /back commands 2016-11-19 10:27:39 +02:00
connect.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
ctcp.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
disconnect.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
invite.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
kick.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
list.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
mode.js Fix /mode command to correctly assume target 2016-10-15 14:17:45 +03:00
msg.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
nick.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
notice.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
part.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
query.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
quit.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
raw.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
topic.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
whois.js Use double-nick in whois on query to get idle time 2016-12-23 01:59:08 -05:00