1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/src/irc/core
Timo Sirainen 3fbd7d5c82 Added KILL handling - user/server kills are now printed formatted.
If server kills you, connect back (almost) immediately, it was probably
just nick collision and you really want to connect back soon.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@869 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-11-26 01:30:05 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c minor updates 2000-09-29 23:57:30 +00:00
bans.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
channel-events.c Remember who set the topic and when, display the info when using /TOPIC. 2000-11-17 14:59:32 +00:00
channel-rejoin.c rejoin timeout 1min -> 5min 2000-11-04 18:57:29 +00:00
channel-rejoin.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00
channels-query.c Autorejoin when join temporarily fails because of netsplit is handled 2000-10-14 00:45:16 +00:00
ctcp.c several fixes to make irssi compile without warnings with MIPSpro 2000-11-23 21:40:07 +00:00
ctcp.h ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-channels-setup.c multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
irc-channels.c several fixes to make irssi compile without warnings with MIPSpro 2000-11-23 21:40:07 +00:00
irc-channels.h multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
irc-chatnets.c /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
irc-chatnets.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
irc-commands.c Added some comments about redirection problems. 2000-11-16 21:34:42 +00:00
irc-core.c [irc_]channels_setup_[de]init() calls were in wrong places. 2000-10-14 01:43:05 +00:00
irc-log.c Logging fixes. Autologging with same named channels in different 2000-10-17 23:37:21 +00:00
irc-masks.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc-masks.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc-nicklist.c several fixes to make irssi compile without warnings with MIPSpro 2000-11-23 21:40:07 +00:00
irc-nicklist.h multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
irc-queries.c Updates. 2000-09-02 18:53:58 +00:00
irc-queries.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
irc-rawlog.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc-servers-reconnect.c Added KILL handling - user/server kills are now printed formatted. 2000-11-26 01:30:05 +00:00
irc-servers-setup.c /SET default_nick -> /SET nick 2000-09-06 23:24:12 +00:00
irc-servers-setup.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
irc-servers.c several fixes to make irssi compile without warnings with MIPSpro 2000-11-23 21:40:07 +00:00
irc-servers.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00
irc-special-vars.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc.c several fixes to make irssi compile without warnings with MIPSpro 2000-11-23 21:40:07 +00:00
irc.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
lag.c Fixed lag checking when nick was just being changed. 2000-11-04 16:54:58 +00:00
Makefile.am Missing channels-rejoin.h 2000-10-19 19:39:50 +00:00
massjoin.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
mode-lists.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
mode-lists.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
modes.c Wildcards didn't with /OP (/DEOP, /VOICE, etc.) if there was more than 2000-10-22 15:25:17 +00:00
modes.h updating user modes were handled as they were channel modes, like +o 2000-10-13 22:05:57 +00:00
module.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
netsplit.c Added debug 2000-10-19 15:44:49 +00:00
netsplit.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00
server-idle.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
server-idle.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00