summaryrefslogtreecommitdiff
path: root/src/core/nicklist.h
AgeCommit message (Expand)Author
2015-09-22Add new setting to optionally modify behaviour of hilight_nick_matchesJari Matilainen
2008-11-28Allow storing multiple "other" prefixes such as +q and +a.Jilles Tjoelker
2007-05-20Farewell glib-1.Emanuele Giaquinta
2007-04-19Fix typos.Emanuele Giaquinta
2006-08-20compile with glib1 againWouter Coekaerts
2006-02-20sort nicks with custom prefix by the order defined in isupport in /NAMESWouter Coekaerts
2001-03-04added server_change_nick() function for servers.[ch]. Lots of fixes forTimo Sirainen
2001-02-18Support for multiple identical nicknames.Timo Sirainen
2001-02-17Support for multiple identically named nicks.Timo Sirainen
2001-02-02Nicklist updates so that protocol specific xxx_NICK_REC can be usedTimo Sirainen
2001-01-28nicklist_find() now finds only full nicks, nicklist_find_mask() findsTimo Sirainen
2001-01-21nickliset_set_host() for setting host, sends signal "nicklist host changed".Timo Sirainen
2001-01-14Added nicklist_rename()Timo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-12-17Improved nick_match_msg() - it shouldn't give wrong matches as easilyTimo Sirainen
2000-12-06NICK_REC can be now inheritedTimo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen