irssi/src/irc
Timo Sirainen 9fffa58c20 Actions are now sent in "ctcp action" signal which is never ignored. "ctcp
msg action" doesn't work anymore nor does it show in "ctcp msg"s.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2303 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-01-10 18:02:22 +00:00
..
bot Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings 2001-12-10 23:32:46 +00:00
core Actions are now sent in "ctcp action" signal which is never ignored. "ctcp 2002-01-10 18:02:22 +00:00
dcc Added "message dcc xxx" signals for printing DCC messages. 2002-01-09 16:04:53 +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 Fixed a memory leak and a crash when notifylist_check_join() was called with NULL realname. 2001-12-03 19:51:00 +00:00
proxy Better support for actions and CTCPs. 2001-12-15 13:10:51 +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