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
/
core
/
nicklist.h
Age
Commit message (
Expand
)
Author
2001-03-04
added server_change_nick() function for servers.[ch]. Lots of fixes for
Timo Sirainen
2001-02-18
Support for multiple identical nicknames.
Timo Sirainen
2001-02-17
Support for multiple identically named nicks.
Timo Sirainen
2001-02-02
Nicklist updates so that protocol specific xxx_NICK_REC can be used
Timo Sirainen
2001-01-28
nicklist_find() now finds only full nicks, nicklist_find_mask() finds
Timo Sirainen
2001-01-21
nickliset_set_host() for setting host, sends signal "nicklist host changed".
Timo Sirainen
2001-01-14
Added nicklist_rename()
Timo Sirainen
2001-01-01
Added/moved several "typedef struct _XXX XXX;" to common.h so that
Timo Sirainen
2000-12-17
Improved nick_match_msg() - it shouldn't give wrong matches as easily
Timo Sirainen
2000-12-06
NICK_REC can be now inherited
Timo Sirainen
2000-11-23
several fixes to make irssi compile without warnings with MIPSpro
Timo Sirainen
2000-09-30
multiprotocol updates. SILC prints channel and private messages now
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen