irssi/src/irc
Timo Sirainen d4411e4545 Removed settings_add_bool(.., "join_auto_chans_on_invite", ..) here, it's
already done in channel-events.c and causes glib error.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2171 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-11-30 00:31:47 +00:00
..
bot Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
core Removed settings_add_bool(.., "join_auto_chans_on_invite", ..) here, it's 2001-11-30 00:31:47 +00:00
dcc /SET dcc_own_ip now affects also which interface irssi uses to connect to 2001-11-25 17:35:47 +00:00
flood Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
notifylist Small optimization for whois-redirecting. 2001-11-15 00:08:26 +00:00
proxy Reply to PINGs ourself if destination was proxy's address, our own nick or 2001-11-18 12:35:19 +00:00
.cvsignore irc/irc.c and fe-common/irc/irc-modules.c are generated by configure 2000-05-25 12:58:59 +00:00
Makefile.am Updated Irssi proxy to work with latest version, thanks to fuchs :) 2000-09-29 23:59:51 +00:00