summaryrefslogtreecommitdiff
path: root/src/irc/core/irc-nicklist.c
AgeCommit message (Expand)Author
2002-01-27toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in someTimo Sirainen
2002-01-21Using signal_add_first() for a few more signals now, so they can be stopped b...Timo Sirainen
2002-01-12Don't try to set alternate_nick to any default value, it's not very usefulTimo Sirainen
2001-12-09Better support for halfops, patch by yathen@web.deTimo Sirainen
2001-11-19Removed whois_coming-flag which was used to figure out if 301 eventTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-10-14Irssi lost channel key for secret/private channels after join.Timo Sirainen
2001-09-13..the same fix..Timo Sirainen
2001-09-13Don't crash if the IRC server doesn't print your nick in /NAMES list afterTimo Sirainen
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-02Nicklist updates so that protocol specific xxx_NICK_REC can be usedTimo Sirainen
2001-01-28Ignoring updates. Added support for nickmatch cache. One ignore can'tTimo Sirainen
2001-01-21nickliset_set_host() for setting host, sends signal "nicklist host changed".Timo Sirainen
2001-01-14Added my_asctime()Timo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-10-14Autorejoin when join temporarily fails because of netsplit is handledTimo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-26irc_nick_match() should now work better for checking if nick at theTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen