Age | Commit message (Expand) | Author |
2018-02-09 | try to make sure the server is still good enough to call ischannel when print... | ailin-nemui |
2018-01-28 | Revert more of the netsplit print optimisation to fix crashes | dequis |
2018-01-10 | revert netsplit print optimisation | ailin-nemui |
2017-02-14 | Prevent some potential null-pointer deferences. | LemonBoy |
2016-11-23 | Don't shadow the 'channel' variable when printing the netjoins. | LemonBoy |
2016-11-23 | Minor corrections to the netsplit code. | LemonBoy |
2016-06-26 | Such draft. Very wow. | LemonBoy |
2014-06-10 | Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp. | David Hill |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2003-07-09 | Show voices in netsplits. Fix voices breaking netjoins. Patch by Maarten van | Timo Sirainen |
2002-11-28 | /NETSPLIT now prints the server tag as well. | Timo Sirainen |
2002-01-12 | Add commas between splitted nicks. patch by Qrczak | Timo Sirainen |
2001-12-10 | Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings | Timo Sirainen |
2001-11-02 | Moved some stuff from irc to core. Added command_bind_proto() function to | Timo Sirainen |
2001-06-29 | /SET netsplit_nicks_hide_threshold must not be smaller than /SET | Timo Sirainen |
2001-02-19 | /NETSPLIT prints nicks now sorted and prints @ or + before channel if | Timo Sirainen |
2000-12-03 | signal "netsplit add" -> "netsplit new" | Timo Sirainen |
2000-12-01 | Netsplit printing fixes. | Timo Sirainen |
2000-11-30 | While waiting for more netsplits/netjoins, if anything else is printed | Timo Sirainen |
2000-11-26 | Sometimes netsplit messages didn't get printed at all (those that came | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-14 | Netsplit cleanups. Added /SET netsplit_nicks_hide_threshold. | Timo Sirainen |
2000-10-10 | Moved join, part, quit, kick, nick, invite and topic printing to core. | Timo Sirainen |
2000-09-28 | fixes for multiprotocol support | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |
2000-07-23 | Added syntaxes of all commands in comments, they're going to be used to | Timo Sirainen |
2000-07-23 | Printing netsplit nicks printed one too less nicks (netsplit_max_nicks-1) | Timo Sirainen |
2000-07-02 | When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and | Timo Sirainen |
2000-06-14 | In netsplit quit messages, display @ in front of operators' nicks. | Timo Sirainen |
2000-06-11 | Check ignores when printing net split messages. | Timo Sirainen |
2000-05-27 | Netsplit messages are now printed with QUITS message level. | Timo Sirainen |
2000-05-25 | Didn't work, fixed. | Timo Sirainen |
2000-05-25 | Print nicks who quit IRC in netsplit message. See netsplit section in | Timo Sirainen |
2000-05-10 | Netsplit displays the IRC network where it happened | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |