summaryrefslogtreecommitdiff
path: root/src/irc/core/massjoin.c
AgeCommit message (Expand)Author
2002-08-27wait a bit longer before sending massjoin signal. also added a comment howTimo Sirainen
2002-04-27signal_add_first("event join".. so normal join handlers can know about theTimo Sirainen
2001-12-22Check that the nick doesn't get added twice to nicklist, seems to happen some...Timo Sirainen
2001-12-09Better support for halfops, patch by yathen@web.deTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-02-02Nicklist updates so that protocol specific xxx_NICK_REC can be usedTimo Sirainen
2001-01-21nickliset_set_host() for setting host, sends signal "nicklist host changed".Timo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-15A few checks to check that we really are dealing with IRC servers.Timo Sirainen
2000-07-02Minor memleak fixed.Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen