summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/fe-netjoin.c
AgeCommit message (Expand)Author
2002-04-22"message mode" -> "message irc mode", also added in signals.txtTimo Sirainen
2002-04-15fixed several signal leaksTimo Sirainen
2002-03-10Netjoins in +channels were printed as if users joined to "channel" and allTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-05-11netjoins should display the @, + etc. before the nick again.Timo Sirainen
2001-01-28Netjoin mode printing: handle +v and +h like +o was handled (joins:Timo Sirainen
2000-12-01Netsplit printing fixes.Timo Sirainen
2000-11-30crashfixTimo Sirainen
2000-11-30While waiting for more netsplits/netjoins, if anything else is printedTimo Sirainen
2000-11-26netsplit fixesTimo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-14Netsplit cleanups. Added /SET netsplit_nicks_hide_threshold.Timo Sirainen
2000-10-10Moved join, part, quit, kick, nick, invite and topic printing to core.Timo Sirainen
2000-09-19Netsplit fixesTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-20Channel mode handling changed - there's no more mode_xxx fields inTimo Sirainen
2000-07-09MODE checking didn't work right..Timo Sirainen
2000-07-08Netsplit changes - all netsplit handling is now in netsplit/netjoinTimo Sirainen
2000-07-02When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" andTimo Sirainen