summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/fe-whois.c
AgeCommit message (Expand)Author
2008-08-02Revert recode changes r4483 and r4715.Emanuele Giaquinta
2007-11-03Fix mode display in whois with unreal (379 numeric).Jilles Tjoelker
2007-11-02Fix RPL_WHOISHOST (378) code and strip off the "*@" from the hostname.Jilles Tjoelker
2007-11-02Add support for RPL_WHOISACTUALLY (338), both ratbox and ircu style.Jilles Tjoelker
2007-05-05Move input recoding in irc_server_event.Emanuele Giaquinta
2006-05-18Fix whois_hide_safe_channel_id: only look at the beginning of a channel name,...Wouter Coekaerts
2005-09-10with unknown (special) lines in whois, display the full content, not just the...Wouter Coekaerts
2004-12-20Added <tag>/<target> support for recode.Valentin Batz
2004-11-29Fixed printing of the recoded realname in whowasValentin Batz
2004-10-16Added recode for the away-messagesValentin Batz
2004-10-10Added recode to whois_channels eventValentin Batz
2004-09-17Added event 317, 319, 313, 330, 377, 378, 379, 327, 326 to src/fe-common/irc/...Valentin Batz
2004-09-16Fixed /WHOWAS bug, where "event 312" was not printed right, Recent WHOIS chan...Valentin Batz
2004-09-16Added recoding of realname to who and whois repliesValentin Batz
2004-09-15Bugfix: http://bugs.irssi.org/?do=details&id=99Geert Hauwaerts
2004-09-12Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin BatzTimo Sirainen
2004-07-11Fixed handling WHOIS printing once and for all. Everything unknown betweenTimo Sirainen