summaryrefslogtreecommitdiff
path: root/src/irc/irc-commands.c
AgeCommit message (Collapse)Author
2004-12-22Fixed notice command (to server and display when received), fixed display of ↵Sebastien Helleu
nick mode changes
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 ↵Sebastien Helleu
modes already set)
2004-02-29Added modes channel (and /mode command is now ok), dcc skeleton, fixed ↵Sebastien Helleu
display bug for nicklist
2003-12-31New copyrightSebastien Helleu
2003-11-30- added IRC::get_info function for Perl scriptsSebastien Helleu
- cleanup code in main() function of weechat.c - fixed bug when unloading all Perl scripts (now end and restart Perl interpreter)
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 ↵Sebastien Helleu
bug (blinking text when scrolling)
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