summaryrefslogtreecommitdiff
path: root/src/irc/core/irc-servers-reconnect.c
AgeCommit message (Expand)Author
2002-12-28Added time, size and level setting types. Breaks some settings - I'll addTimo Sirainen
2002-12-03Irssi didn't set the internal away reason when reconnecting to server whileTimo Sirainen
2002-09-30If reconnection was aborted by trying to reconnect to another server, theTimo Sirainen
2002-05-19When reconnected to server, send the away message directly to server insteadTimo Sirainen
2002-05-18Stop reconnecting on kills only if the kill was done by operator, notTimo Sirainen
2002-02-10Don't stop reconnecting to server if we get nick collidedTimo Sirainen
2001-12-06/IRCNET ADD -usermode option added.Timo Sirainen
2001-12-06On nick collision kills, reconnect back immediately. On any other type ofTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-06-10max_cmds_at_once and max_query_chans weren't saved between reconnects toTimo Sirainen
2001-02-19Connection updates: moved /SERVER and /CONNECT to core from irc.Timo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-11-26Added KILL handling - user/server kills are now printed formatted.Timo Sirainen
2000-10-13updating user modes were handled as they were channel modes, like +oTimo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-01Added chat protocol register. Changed all chat_type fields to use it.Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen