summaryrefslogtreecommitdiff
path: root/src/irc/irc.h
AgeCommit message (Expand)Author
2004-09-08Receive DCC packets (for DCC file)Sebastien Helleu
2004-08-31Version 0.0.8-pre2: DCC window with Alt-D, /query command now reopens private...Sebastien Helleu
2004-07-01Window managementSebastien Helleu
2004-06-22Version 0.0.7-pre2 - window managementSebastien Helleu
2004-03-20/query command added, IRC messages 476, 477 now displayedSebastien Helleu
2004-02-29Display channel modes when joining channel that already exists (i.e. with mod...Sebastien Helleu
2004-02-29Added modes channel (and /mode command is now ok), dcc skeleton, fixed displa...Sebastien Helleu
2004-01-24Secured code to prevent buffer overflows and memory leaksSebastien Helleu
2004-01-18Servers allowed on command line (irc://nick:passwd@irc.example.org:port)Sebastien Helleu
2003-12-31New copyrightSebastien Helleu
2003-12-31When private window is created (another user is talking), WeeChat does not sw...Sebastien Helleu
2003-11-30- added IRC::get_info function for Perl scriptsSebastien Helleu
2003-11-29Added plugin prefix ("=P=") in front of scripts messagesSebastien Helleu
2003-11-17Added Perl message handlersSebastien Helleu
2003-10-11Added commands: die, summon, users, wallops, userhost, ison ; fixed display b...Sebastien Helleu
2003-10-09Added commands: info, servlist, squery, who and whowasSebastien Helleu
2003-10-08Added commands: service, squit, motd, lusers, links, time, trace and adminSebastien Helleu
2003-10-06Added /stats command, splited irc-commands.c in 3 files (commands, send, recv)Sebastien Helleu
2003-10-04Added /rehash and /restart commandsSebastien Helleu
2003-10-04Added command & autojoin channels when connected to serverSebastien Helleu
2003-10-01Fixed bug when destroying last serverSebastien Helleu
2003-09-28Added /connect and /disconnect commandsSebastien Helleu
2003-09-28Added /server commandSebastien Helleu
2003-09-27First CVS upload.Sebastien Helleu