summaryrefslogtreecommitdiff
path: root/src/irc/core/irc-commands.c
AgeCommit message (Expand)Author
2000-07-04Changed /TOPIC -d to be /TOPIC -delete instead, the automatic optionTimo Sirainen
2000-07-02If you're pasting text to channel and some of it starts with /, IrssiTimo Sirainen
2000-06-28You can send message to different server with /MSG -<server tag> nick...Timo Sirainen
2000-06-28Automatic command completion and a few other fixes.Timo Sirainen
2000-06-20/command -option fixesTimo Sirainen
2000-06-20/topic's cmd_get_params() had wrong parameter count..Timo Sirainen
2000-06-20cmd_get_params() calls had wrong parameter counts.Timo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-06-14Don't show "End of WHOWAS" if none of the nicks were found.Timo Sirainen
2000-06-10/WHOIS automatically sends a /WHOWAS query if nick wasn't in IRC.Timo Sirainen
2000-06-10/JOIN -<server tag> #channel joins to channel in specified server.Timo Sirainen
2000-06-09You can specify the format of the /WALL text with /SET wall_format,Timo Sirainen
2000-06-07/WHO and /WHO * should disply who list of the active channel.Timo Sirainen
2000-06-04Lots of DCC related fixes.Timo Sirainen
2000-06-02/AWAY <away message> now sets yourself away in all IRC servers.Timo Sirainen
2000-06-02removed common-setup.h, put all settings in it to files where they belong to.Timo Sirainen
2000-06-01/topic -d [#channel] clears the topic.Timo Sirainen
2000-06-01/userhost command didn't work ("unknown command"), and sending it withTimo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen
2000-05-17/PART <message> displays the whole message now, not just the first wordTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen