summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/fe-netjoin.c
AgeCommit message (Expand)Author
2018-02-09try to make sure the server is still good enough to call ischannel when print...ailin-nemui
2018-01-28Revert more of the netsplit print optimisation to fix crashesdequis
2018-01-10revert netsplit print optimisationailin-nemui
2017-02-27fe-netjoin: remove irc servers on "server disconnected" signaldequis
2016-11-23Don't shadow the 'channel' variable when printing the netjoins.LemonBoy
2016-11-23Minor corrections to the netsplit code.LemonBoy
2016-06-26Such draft. Very wow.LemonBoy
2016-06-26Avoid entering an endless loop while traversing the channel listLemonBoy
2016-06-26Some small adjustments to the netsplit code.LemonBoy
2015-05-15Implement CHANTYPES supportLemonBoy
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2009-02-08Code Cleanup:Alexander Færøy
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2006-09-22This patch fixes the problem that irssi keeps saying Netsplit over for joins ...Wouter Coekaerts
2004-01-25isupport updatesTimo Sirainen
2004-01-20isupport patch by David LeadbeaterTimo Sirainen
2003-11-23netjoin mode fixesTimo Sirainen
2003-07-09Show voices in netsplits. Fix voices breaking netjoins. Patch by Maarten vanTimo Sirainen
2003-01-26Netjoin should now work properly with +channels and !channels.Timo Sirainen
2002-12-10GC fixes.Timo Sirainen
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