summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/fe-whois.c
diff options
context:
space:
mode:
authorWouter Coekaerts <coekie@irssi.org>2005-09-10 01:36:06 +0000
committercoekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564>2005-09-10 01:36:06 +0000
commit4a8ebb150ac3dae18a45b872d78e63816ff754aa (patch)
treef20ac6682baa40e9d2830f84c49e893bdfc0dc5d /src/fe-common/irc/fe-whois.c
parent54a2b99ba851e39ecb27cddab0255ed0739aac69 (diff)
downloadirssi-4a8ebb150ac3dae18a45b872d78e63816ff754aa.zip
- rename "whois not found" to "whois try whowas", because that's what needs to be done when the signal is sent (and it doesn't mean whois_not_found should be printed)
- rename "whois event noserver" to "whois event not found", because the signal means the nickname wasn't found (but it comes as a "no such server" because it was a /whois nick nick), whois_not_found should be printed, and so it makes sense to also use it for the next fix: - send "whois event not found" for 401, when auto_whowas is off, so the message is displayed correctly (Bug 295) - handle 402 the same with auto_whowas off as with on, (fixes /whois with not existing server specified, with auto_whowas off). - and since the auto_whowas on and off cases are similar now, merge them together, so they stay consistent. - pass every argument given to /whowas to the server, not just the first (count). Fixes remote whowas (Bug 256) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3988 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/fe-common/irc/fe-whois.c')
0 files changed, 0 insertions, 0 deletions