summaryrefslogtreecommitdiff
path: root/src/irc/core/irc-commands.c
AgeCommit message (Expand)Author
2000-10-13"/WHOIS *" requires -yes option to work.Timo Sirainen
2000-10-01/SILENCE updates, added /UNSILENCE command.Timo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-28multiprotocol fixes for /AWAY -allTimo Sirainen
2000-09-27Moved /DISCONNECT to core, other multiprotocol fixes.Timo Sirainen
2000-09-05/PART #channel1,#channel2 didn't workTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-08-30Object type checking fixesTimo Sirainen
2000-08-27updatesTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-19If nick argument isn't given to /OPER, your current nick will be used.Timo Sirainen
2000-08-15/MSG -servertag crashed irssi.Timo Sirainen
2000-08-14/SET wall_format updated, it sent only first word of the wall messageTimo Sirainen
2000-08-12WJOIN -> /JOIN -windowTimo Sirainen
2000-07-30Bugfixes for non-irc server handling.Timo Sirainen
2000-07-23Added syntaxes of all commands in comments, they're going to be used toTimo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-07-15A few checks to check that we really are dealing with IRC servers.Timo Sirainen
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