log mcabber/src/commands.c @ 1508:86620c83123b

age author description
Sun, 31 Aug 2008 12:20:54 +0200 Mikael Berthe Handle quotes in group commands
Sun, 31 Aug 2008 12:18:09 +0200 Mikael Berthe Complete group names in /group command
Sun, 31 Aug 2008 12:16:09 +0200 Mikael Berthe Fix encoding issue in /group command
Sat, 23 Aug 2008 21:01:14 +0200 Mikael Berthe Add option --show-roster to command chat_disable.
Sun, 20 Apr 2008 16:06:37 +0200 Mikael Berthe New command: /buffer save
Sun, 20 Apr 2008 14:30:25 +0200 Mikael Berthe New UI message flag (O) when OTR is used
Sat, 12 Apr 2008 17:15:32 +0200 Mikael Berthe "status message" expects a message
Sat, 12 Apr 2008 13:49:18 +0200 Mikael Berthe Allow tab characters with /say_to -f
Fri, 29 Feb 2008 14:55:55 +0100 Mikael Berthe Forbid NUL characters when using /say_to -f
Fri, 29 Feb 2008 13:02:04 +0100 Mikael Berthe Check file content when using /say_to -f
Sun, 24 Feb 2008 13:41:36 +0100 Mikael Berthe Do not send a groupchat-style message when changing a MUC room topic
Sat, 23 Feb 2008 12:00:56 +0100 Mikael Berthe Expand filename in /say_to -f
Sat, 23 Feb 2008 11:49:34 +0100 Mikael Berthe Allow the special JID "." in command say_to
Sat, 23 Feb 2008 11:42:07 +0100 Mikael Berthe Add an option "-f" (file) to /say_to
Wed, 20 Feb 2008 21:26:54 +0100 Mikael Berthe Add an option "-q" (quiet) to /say_to
Wed, 20 Feb 2008 07:49:11 +0100 Mikael Berthe No need to explicitly reset auto-away for directed presence messages
Tue, 19 Feb 2008 22:56:18 +0100 Mikael Berthe Reset auto-away before changing the status
Sun, 17 Feb 2008 21:19:48 +0100 Mikael Berthe Allow "/buffer list" when debugging mode is disabled
Sun, 17 Feb 2008 21:15:30 +0100 Mikael Berthe Replace DEBUG_ENABLE with ENABLE_DEBUG
Sun, 17 Feb 2008 19:28:06 +0100 Mikael Berthe Add "/status message" (to only change the status description string)
Wed, 23 Jan 2008 19:45:51 +0100 Mikael Berthe Update the group pending message flags when moving a contact to another group
Sat, 19 Jan 2008 16:52:45 +0100 Mikael Berthe [MUC] Auto-whois doesn't set the new message flag
Sat, 19 Jan 2008 16:42:34 +0100 Mikael Berthe Rename command public functions
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Sun, 13 Jan 2008 16:11:40 +0100 Mikael Berthe Pressing enter when a group is selected will toggle the fold status (franky)
Mon, 10 Dec 2007 21:45:24 +0100 Mikael Berthe Use bookmarked nickname when manually joining a room
Wed, 05 Dec 2007 22:17:34 +0100 Mikael Berthe Quotes should be escaped in /room nick
Wed, 05 Dec 2007 22:05:41 +0100 Mikael Berthe The command /room ban can be used with a nickname
Sun, 02 Dec 2007 18:10:02 +0100 Mikael Berthe Small code cleanup
Sun, 02 Dec 2007 10:36:42 +0100 Mikael Berthe Fix compilation on OpenBSD
Thu, 29 Nov 2007 20:54:38 +0100 Mikael Berthe MUC: Store room settings (print_status, auto_whois) in private storage
Tue, 27 Nov 2007 23:57:20 +0100 Mikael Berthe Add /room setopt {print_status,auto_whois}
Wed, 14 Nov 2007 19:25:15 +0100 Mikael Berthe Don't strip quotes from a status message (Suggested by bb)
Mon, 12 Nov 2007 19:27:55 +0100 Mikael Berthe Small code cleanup
Sun, 11 Nov 2007 18:49:43 +0100 Mikael Berthe Warn if a MUC room without bookmark is renamed
Sun, 11 Nov 2007 16:07:32 +0100 Mikael Berthe Fix otrpolicy from config file (franky)
Sun, 11 Nov 2007 14:21:24 +0100 Mikael Berthe Improve command /group
Sun, 11 Nov 2007 13:05:57 +0100 Mikael Berthe The command /quit can be used in bindings, hooks and sourced files
Sat, 10 Nov 2007 23:23:44 +0100 Mikael Berthe Warn if the user renames a local item
Sat, 10 Nov 2007 23:15:16 +0100 Mikael Berthe Add on_server flag
Sat, 10 Nov 2007 22:29:31 +0100 Mikael Berthe Add internal hooks support
Sat, 10 Nov 2007 22:28:16 +0100 Mikael Berthe The group name can be specified in the /group command
Sat, 10 Nov 2007 22:14:57 +0100 Mikael Berthe Add /roster item_toggle_lock (suggested by Wolfram S.)
Fri, 09 Nov 2007 23:14:03 +0100 Mikael Berthe Add an option 'otr' to enable OTR support in the configuration file
Sat, 03 Nov 2007 15:57:39 +0100 Mikael Berthe Add "/room names --detail"
Sat, 27 Oct 2007 11:10:18 +0200 Mikael Berthe Minor coding style adjustments
Mon, 15 Oct 2007 19:33:06 +0200 franky OTR Policy: * as an shortcut for default
Tue, 18 Sep 2007 18:56:57 +0200 Mikael Berthe Fix /room privmsg when the MUC nickname contains spaces (Reported by sadeness)
Thu, 13 Sep 2007 20:05:21 +0200 Mikael Berthe Implement "/roster display"
Sat, 08 Sep 2007 13:21:07 +0200 Michal 'vorner' Vaner -n and -f flags to message-sending commands
Thu, 30 Aug 2007 02:49:36 +0200 Frank Zschockelt Fixed compiler warnings
Thu, 30 Aug 2007 00:52:51 +0200 Frank Zschockelt OTR support
Tue, 28 Aug 2007 10:11:39 +0200 Michal 'vorner' Vaner Muc nick coloring functionality
Sun, 26 Aug 2007 18:24:14 +0200 Michal 'vorner' Vaner Drawing the MUC nicks by a different color
Sat, 25 Aug 2007 12:05:12 +0200 Mikael Berthe Implement /buffer close|purge [jid]
Tue, 21 Aug 2007 20:49:03 +0200 Mikael Berthe Add configurable roster colors (Michal 'vorner' Vaner)
Mon, 20 Aug 2007 19:41:31 +0200 Mikael Berthe Add configurable colors for info and incoming messages (Michal 'vorner' Vaner)
Wed, 27 Jun 2007 23:03:22 +0200 Mikael Berthe Add command /room unban
Sat, 16 Jun 2007 11:52:27 +0200 Mikael Berthe Complete /status offline
Sat, 19 May 2007 11:56:32 +0200 Mikael Berthe New (debug) subcommand, buffer list