Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add human-readable idle time in whois info #721

Merged
merged 2 commits into from Dec 23, 2016
Merged

Commits on Dec 22, 2016

  1. Configuration menu
    Copy the full SHA
    7ae11ba View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2016

  1. 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.
    astorije committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    da2e286 View commit details
    Browse the repository at this point in the history