log mcabber/src/commands.c @ 1653:fca9a4c17432

age author description
Tue, 01 Dec 2009 21:06:06 +0100 Myhailo Danylenko Improve UI latency and CPU usage
Tue, 17 Nov 2009 00:51:55 +0200 Myhailo Danylenko Allow commands shading
Mon, 16 Nov 2009 19:26:41 +0200 Myhailo Danylenko Fix encoding issues in room command
Sat, 24 Oct 2009 16:28:00 +0200 Mikael Berthe Fix a misleading message
Thu, 22 Oct 2009 20:08:11 +0200 Mikael Berthe Avoid misleading comment when renaming a contact
Wed, 21 Oct 2009 00:17:45 +0300 Myhailo Danylenko Load module only once
Tue, 20 Oct 2009 22:59:49 +0200 Mikael Berthe Fix buggy comment
Sun, 11 Oct 2009 16:01:52 +0200 Myhailo Danylenko Add modules
Mon, 15 Jun 2009 10:59:31 +0200 Myhailo Danylenko Allow specifying nickname for bookmark
Wed, 24 Sep 2008 11:41:29 +0200 franky Message Receipts support (XEP-0184)
Sun, 11 Oct 2009 15:39:32 +0200 Mikael Berthe Update/Add headers
Sun, 11 Oct 2009 15:38:32 +0200 franky Replace libjabber with loudmouth
Tue, 06 Oct 2009 21:22:51 +0200 Mikael Berthe Display a warning when using /request while disconnected
Sun, 04 Oct 2009 18:37:47 +0200 Mikael Berthe Avoid strcat()
Wed, 29 Jul 2009 03:13:04 +0400 sh!zeeg /room names --compact
Mon, 13 Apr 2009 00:26:56 +0200 Mikael Berthe Add count parameter to roster up/down command
Fri, 16 Jan 2009 22:26:51 +0100 Mikael Berthe Fix segfault when using /say_to with a bad syntax (reported by ISBear)
Sat, 04 Oct 2008 13:03:42 +0200 Mikael Berthe MUC fix: the topic couldn't be cleared
Thu, 02 Oct 2008 22:05:10 +0200 Mikael Berthe "/rename -" can be used to delete the nickname
Thu, 02 Oct 2008 20:00:11 +0200 Mikael Berthe Display more information in /room bookmark (autojoin, nick...)
Sat, 27 Sep 2008 22:41:29 +0200 Mikael Berthe New command: /echo (display a message in the log window)
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
Thu, 10 May 2007 13:22:31 +0200 Mikael Berthe Fix wrong command completion order (reported by Lego12239)
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Fri, 27 Apr 2007 23:46:15 +0200 Mikael Berthe Handle "~" in /source paths
Fri, 27 Apr 2007 00:37:57 +0200 Mikael Berthe Add /pgp [-]force
Sat, 21 Apr 2007 12:06:13 +0200 Mikael Berthe New command: /source
Fri, 20 Apr 2007 19:06:24 +0200 Mikael Berthe Add readline_hist_beginning_search_bwd/fwd functions
Fri, 20 Apr 2007 17:14:38 +0200 Mikael Berthe Fix a conflict between verbatim multiline mode and the key binding system
Thu, 19 Apr 2007 21:37:50 +0200 Mikael Berthe Allow sending a multi-line message to an agent
Wed, 04 Apr 2007 22:34:00 +0200 Mikael Berthe Refactor readline_accept_line() and readline_accept_line_down_hist()
Tue, 03 Apr 2007 20:30:34 +0200 Mikael Berthe Add init_bindings() for default key bindings (Lego12239)
Tue, 03 Apr 2007 20:30:28 +0200 Mikael Berthe Add some more iline functions (Lego12239)
Wed, 14 Mar 2007 21:33:17 +0100 Mikael Berthe Add a collection of commands for key bindings (Lego12239)
Sat, 17 Feb 2007 11:38:07 +0100 Mikael Berthe Close a buffer when using /del
Sat, 17 Feb 2007 11:25:41 +0100 Mikael Berthe Make /roster bookmark in the status buffer show all bookmarks
Sat, 17 Feb 2007 10:35:12 +0100 Mikael Berthe /room names: add options --short, --quiet
Thu, 15 Feb 2007 21:49:39 +0100 misc XEP-0146 support (Remote Controlling Clients)
Sun, 04 Feb 2007 11:41:05 +0100 Mikael Berthe Add command /buffer close_all
Sat, 03 Feb 2007 20:05:57 +0100 Mikael Berthe Add command /buffer close
Sun, 21 Jan 2007 15:13:36 +0100 Mikael Berthe Refresh chat buffer when sending a message in non-chatmode
Sat, 13 Jan 2007 14:38:07 +0100 misc Fix another memory leak, spotted by valgrind
Sun, 10 Dec 2006 15:26:18 +0100 Mikael Berthe Do not strip quotes in /room privmsg
Wed, 06 Dec 2006 22:14:41 +0100 Mikael Berthe Add command /roster group_prev|group_next and update documentation
Sun, 03 Dec 2006 19:29:54 +0100 Mikael Berthe Fix a few memory leaks after calls to parse_assigment()
Sun, 03 Dec 2006 19:29:53 +0100 Mikael Berthe Fix a few memory leaks after calls to split_arg()
Sun, 03 Dec 2006 19:29:50 +0100 Mikael Berthe Fix memory leaks after calls to buddy_getresources()
Sun, 03 Dec 2006 11:59:42 +0100 Mikael Berthe Use a hash for settings
Sat, 02 Dec 2006 12:45:17 +0100 Mikael Berthe Add command /pgp
Sat, 02 Dec 2006 11:13:40 +0100 Mikael Berthe Extand pgp_data structure
Fri, 01 Dec 2006 23:50:52 +0100 Mikael Berthe Fix some UTF-8 related problems
Thu, 30 Nov 2006 20:48:01 +0100 Mikael Berthe Code cleanup
Thu, 30 Nov 2006 19:51:09 +0100 Mikael Berthe Code cleanup
Mon, 27 Nov 2006 23:39:40 +0100 Mikael Berthe PGP: Visual encryption flag
Sun, 26 Nov 2006 20:24:34 +0100 Mikael Berthe PGP: Do not sign presence messages to chatrooms
Sun, 26 Nov 2006 17:08:21 +0100 Mikael Berthe Store contacts PGP keys
Sun, 19 Nov 2006 14:22:25 +0100 Mikael Berthe Set new_msg flag when listing annotations in the status buffer in non-chat mode
Sun, 19 Nov 2006 11:51:14 +0100 Mikael Berthe Merge 0.8.3 stable branch
Thu, 16 Nov 2006 20:40:43 +0100 Mikael Berthe [BP-7f216b904315] Fix a potential double UTF-8 encoding
Sat, 18 Nov 2006 15:48:49 +0100 Mikael Berthe Remove useless message
Sat, 18 Nov 2006 10:44:58 +0100 Mikael Berthe Annotations listing (/roster note in the status buffer)