1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-22 04:35:58 -04:00
irssi/src/irc
Timo Sirainen 1f23c05ee7 CHANNEL_REC->get_join_data() - Returns the information needed to call
SERVER_REC->channels_join() for this channel. Usually just the channel name,
but may contain also the channel key.

If we receive PART-message to channel that hasn't received a JOIN yet,
don't destroy the channel. It's probably because we did quickly /PART +
/JOIN.

Moved /CYCLE to fe-common/core, it doesn't close the window for the cycled
channel anymore if you had autoclosing on.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1484 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-05-11 16:08:48 +00:00
..
bot Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +00:00
core CHANNEL_REC->get_join_data() - Returns the information needed to call 2001-05-11 16:08:48 +00:00
dcc added "dcc request send" signal - irssi now prints "DCC CHAT/SEND request 2001-05-11 12:55:18 +00:00
flood fixed potential crash 2001-05-01 11:37:50 +00:00
notifylist small extra checks to /whois redirect checking 2001-01-01 14:42:22 +00:00
proxy bugfix 2001-03-15 16:11:09 +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