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