summaryrefslogtreecommitdiff
path: root/src/irc/notifylist/notifylist.c
AgeCommit message (Expand)Author
2018-01-04Postpone server cleanup until after unrefailin-nemui
2015-04-07Change all strcmp() to g_strcmp0() to handle nulls gracefullydequis
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2009-03-15Correct previous commit: fix away checkingWouter Coekaerts
2009-03-10Fix /NOTIFY list when nick is seen joining (bug #642)Wouter Coekaerts
2007-10-31Remove /notify -idle, it can only work with not-nice automated remote whois.Jilles Tjoelker
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2006-03-01Ignore joins without a nick from broken serversWouter Coekaerts
2003-11-230.8.8 with a few backwards compatibility fixesTimo Sirainen
2001-12-03Fixed a memory leak and a crash when notifylist_check_join() was called with ...Timo Sirainen
2001-11-11Moved rewritten server redirection code from core to irc. This new codeTimo Sirainen
2001-10-22just some extra check - might fix some crash..Timo Sirainen
2001-10-02Added MODULE_DATA_UNSET() macro and started using it. Just to make sure weTimo Sirainen
2001-08-14Module loading updates - /LOAD shows now also the statically loaded modules.Timo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-10-14multiprotocol fixesTimo Sirainen
2000-09-29minor updatesTimo Sirainen
2000-09-28fixesTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-23/NOTIFY -idle fixes.Timo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-26..adding new files..Timo Sirainen