summaryrefslogtreecommitdiff
path: root/src/irc/irc-commands.c
AgeCommit message (Expand)Author
2003-12-31New copyrightSebastien Helleu
2003-11-30- added IRC::get_info function for Perl scriptsSebastien Helleu
2003-10-26Added #include "config.h" with #ifdef HAVE_CONFIG_HSebastien Helleu
2003-10-25Added ./configure script to build WeeChatSebastien 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-04Messages normalized for gettext usage.Sebastien Helleu
2003-10-04Messages normalized for gettext usage.Sebastien Helleu
2003-10-04Added /rehash and /restart commandsSebastien Helleu
2003-10-04Added command & autojoin channels when connected to serverSebastien Helleu
2003-10-03Added parameters for alias and alias section in config fileSebastien Helleu
2003-10-02"/msg *" sends message to current channelSebastien Helleu
2003-09-27Fixed /topic command bugSebastien Helleu
2003-09-27Fixed /privmsg commandSebastien Helleu
2003-09-27Command CTCP VERSION completed.Sebastien Helleu
2003-09-27First CVS upload.Sebastien Helleu