log mcabber/src/commands.c @ 1187:16abe7ec3056

age author description
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