summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/fe-netsplit.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-14Prevent some potential null-pointer deferences.LemonBoy
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
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
2003-07-09Show voices in netsplits. Fix voices breaking netjoins. Patch by Maarten vanTimo Sirainen
2002-11-28/NETSPLIT now prints the server tag as well.Timo Sirainen
2002-01-12Add commas between splitted nicks. patch by QrczakTimo Sirainen
2001-12-10Netsplit saved the NICK_REC, but didn't save the dynamically allocated stringsTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-06-29/SET netsplit_nicks_hide_threshold must not be smaller than /SETTimo Sirainen
2001-02-19/NETSPLIT prints nicks now sorted and prints @ or + before channel ifTimo Sirainen
2000-12-03signal "netsplit add" -> "netsplit new"Timo Sirainen
2000-12-01Netsplit printing fixes.Timo Sirainen
2000-11-30While waiting for more netsplits/netjoins, if anything else is printedTimo Sirainen
2000-11-26Sometimes netsplit messages didn't get printed at all (those that cameTimo 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-28fixes for multiprotocol supportTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-23Added syntaxes of all commands in comments, they're going to be used toTimo Sirainen
2000-07-23Printing netsplit nicks printed one too less nicks (netsplit_max_nicks-1)Timo Sirainen
2000-07-02When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" andTimo Sirainen
2000-06-14In netsplit quit messages, display @ in front of operators' nicks.Timo Sirainen
2000-06-11Check ignores when printing net split messages.Timo Sirainen
2000-05-27Netsplit messages are now printed with QUITS message level.Timo Sirainen
2000-05-25Didn't work, fixed.Timo Sirainen
2000-05-25Print nicks who quit IRC in netsplit message. See netsplit section inTimo Sirainen
2000-05-10Netsplit displays the IRC network where it happenedTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen