1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00
irssi/src
Jilles Tjoelker 3b72b51257 Update channel forwarding code.
This is now on numeric 470 instead of 379.
It works with hyperion and charybdis, and puts the
channel you were forwarded to in the window the original
channel would be in.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4575 dbcabf3a-b0e7-0310-adc4-f8d773084564
2007-07-08 16:44:35 +00:00
..
core Document -window option of join command. 2007-06-16 15:11:42 +00:00
fe-common Update channel forwarding code. 2007-07-08 16:44:35 +00:00
fe-none Fix build after last change to option processing. 2007-05-29 08:19:24 +00:00
fe-text /lastlog -file: use stdio instead of two write(2) calls per line 2007-07-06 21:54:32 +00:00
irc Move the check for 4xx numeric for join failures last, so 2007-07-06 21:43:23 +00:00
lib-config Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
lib-popt noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00
perl Use $(mkdir_p) instead of if [ ! -d X ]; then mkdir X; fi, 2007-06-17 13:22:36 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Replace last occurrence of IRSSI_DIR_SHORT with get_irssi_dir() and remove it. 2007-02-14 10:43:34 +00:00
Makefile.am noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00