summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/fe-irc-commands.c
AgeCommit message (Expand)Author
2001-12-07Added support for 326 and 327 whois numerics in OPN.Timo Sirainen
2001-11-29/WALLCHOPS are now printed to screen. Receiving notices for @#channelTimo Sirainen
2001-11-04Stupid me, remembered wrong how PARAM_FLAG_OPTCHAN worked. This broke /CTCP,Timo Sirainen
2001-11-03* works now as active channel with /NOTICE, /CTCP and /NCTCP.Timo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-10-21Remove SYNTAX: OPER from here - it's already in core (and syntax.pl getsTimo Sirainen
2001-08-14Some support for lain ircd's /SETHOST - It /PART + /JOINs all channels, soTimo Sirainen
2001-08-13/INVITELIST prints "Invite list is empty" message and complains about notTimo Sirainen
2001-07-25SYNTAX: ACTION updated - target is requiredTimo Sirainen
2001-06-04Added support for bahamut @+#channel notices. Removed notice_public_opsTimo Sirainen
2001-05-17Getting rid of gettext, moved some _(..) texts to themes and left some errorTimo Sirainen
2001-01-29/nctcp crashedTimo Sirainen
2001-01-28Removed own_wall msg format, using now the same as @#channel messages.Timo Sirainen
2001-01-14Added my_asctime()Timo Sirainen
2001-01-05Removed wrong SYNTAX: NOTICE, it's already correctly in irc/coreTimo Sirainen
2001-01-04Added keyboard_entry_redirect() function to keyboard.[ch] which sendsTimo Sirainen
2001-01-04/UNBAN <ref#> works. /BAN list shows reference numbers.Timo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-11-17Remember who set the topic and when, display the info when using /TOPIC.Timo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-19Irssi crashed if you used "/JOIN" or "/JOIN -invite" without connectedTimo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-25/BAN could crash when showing bansTimo Sirainen
2000-08-12Query windows are now restored if they were saved with /SAVEWINDOWS.Timo Sirainen
2000-08-12WJOIN -> /JOIN -windowTimo Sirainen
2000-08-12Don't trigger window activity when you send /MSG etc.Timo Sirainen
2000-07-24/BAN #channel now shows bans and ban exceptions in specified channelTimo Sirainen
2000-07-23Added syntaxes of all commands in comments, they're going to be used toTimo Sirainen
2000-07-23SET print_active_channel - if you have multiple channels in same window,Timo Sirainen
2000-07-15Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.Timo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-06-28You can send message to different server with /MSG -<server tag> nick...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-14Renamed /SET query_auto_close to autoclose_query.Timo Sirainen
2000-06-12CTCP msgs/replies stops the "event privmsg" or "event notice" signals nowTimo Sirainen
2000-06-10If autocreate_query is ON, /MSG nick now creates the query.Timo Sirainen
2000-06-09You can specify the format of the /WALL text with /SET wall_format,Timo Sirainen
2000-06-04Lots of DCC related fixes.Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-27updated aliases, added #irssi/efnetTimo Sirainen
2000-04-27Query: sending msg displayed msg[nick] instead of the plain <nick>Timo Sirainen
2000-04-26..adding new files..Timo Sirainen