summaryrefslogtreecommitdiff
path: root/src/irc/irc-send.c
AgeCommit message (Collapse)Author
2003-10-26Added #include "config.h" with #ifdef HAVE_CONFIG_HSebastien Helleu
2003-10-25Added ./configure script to build WeeChatSebastien Helleu
2003-10-12Added CTCP Ping command (and display correctly when reply is received).Sebastien 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