log mcabber/src/commands.c @ 1272:033576acac4c

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