irssi/src
Jilles Tjoelker 48e87773f0 Accept 354 (WHOX reply) as a /who reply too (for redirection).
Ignore the parameters for matching because 354 does
not have a fixed format.

This helps irssi-proxy with clients that use WHOX,
such as xchat (away checking). WHOX works on ircu
and charybdis 3.1 servers.

Bug #671


git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5064 dbcabf3a-b0e7-0310-adc4-f8d773084564
2009-05-13 19:27:20 +00:00
..
core Make the time duration parser stricter. 2009-04-03 22:09:17 +00:00
fe-common Ensure type matches format string in /uptime. 2009-04-17 12:42:41 +00:00
fe-none Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00
fe-text Remove unused variables. 2009-03-01 00:22:29 +00:00
irc Accept 354 (WHOX reply) as a /who reply too (for redirection). 2009-05-13 19:27:20 +00:00
lib-config Code Cleanup: 2009-02-08 17:22:42 +00:00
perl Fix r4998 change, declare 'environ'. 2009-04-05 18:04:59 +00:00
common.h Add defines for memory slices functions for compatibility with glib 2009-01-08 11:39:27 +00:00
Makefile.am Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00