log mcabber/mcabber/commands.c @ 2020:46a21258ad91

age author description
Sat, 28 Jul 2012 22:10:12 +0300 Myhailo Danylenko Fix some compiler warnings
Wed, 18 Jul 2012 00:24:13 +0200 Mikael Berthe Improve checks for /group command parameters
Thu, 01 Mar 2012 15:10:41 +0100 Hermitifier Allow to select to which buddy resource messages go. Closes issue #55
Wed, 29 Feb 2012 09:18:09 +0100 Hermitifier Fix bookmarks losing autojoin attribute
Wed, 30 Mar 2011 21:56:35 +0200 Jan Zachorowski MUC: preserve bookmark when updating a non-joined room
Sun, 27 Mar 2011 20:30:35 +0200 Mikael Berthe Accept cmd_del(NULL)
Sun, 27 Mar 2011 18:57:42 +0200 Mikael Berthe Add cmd_set_safe() / cmd_is_safe() (Myhailo Danylenko)
Sun, 27 Mar 2011 18:28:45 +0200 Mikael Berthe Use a command ID with cmd_add/cmd_del (Myhailo Danylenko)
Sun, 27 Mar 2011 13:35:08 +0200 Mikael Berthe Add command /iline clear_history
Sat, 26 Mar 2011 15:08:57 +0100 Mikael Berthe Add 'muc_bookmark_autoupdate' (Hermitifier)
Sat, 26 Mar 2011 14:45:19 +0100 Mikael Berthe Add /room setopt flag_joins (Hermitifier)
Sat, 26 Mar 2011 13:56:41 +0100 Mikael Berthe Fix changeset e6beab22099b (Hermitifier)
Thu, 24 Mar 2011 20:53:08 +0100 Mikael Berthe Do not add items to roster with commands /move and /rename (Hermitifier)
Sat, 19 Mar 2011 13:06:23 +0100 Mikael Berthe Remove deprecated status invisible
Mon, 14 Mar 2011 23:40:52 +0100 Mikael Berthe Add completion item for /buffer readmark subcommand
Mon, 14 Mar 2011 23:16:11 +0100 Mikael Berthe Add command /buffer readmark
Thu, 03 Mar 2011 19:41:58 +0100 Mikael Berthe Complain when the iline subcommand is missing/incorrect
Thu, 03 Mar 2011 19:29:33 +0100 Mikael Berthe Add /iline iline_insert (Hermitifier)
Sun, 27 Feb 2011 18:58:17 +0100 Mikael Berthe Add default server for private messages
Sun, 27 Feb 2011 16:51:55 +0100 Mikael Berthe Simplify cmd_add() (Myhailo Danylenko)
Sat, 12 Feb 2011 19:00:59 +0100 Mikael Berthe Fix MUC whois / auto_whois
Wed, 10 Nov 2010 14:08:49 +0100 Mikael Berthe Add a category module to complete the /module subcommands
Wed, 10 Nov 2010 13:59:48 +0100 Mikael Berthe Add module information in the output of /version
Mon, 05 Apr 2010 23:07:42 +0200 Myhailo Danylenko Fix bug in /say_to introduced in changeset 5492b87ba9d0
Sat, 03 Apr 2010 19:12:20 +0200 Mikael Berthe Fix a potential encoding issue on non-UTF8 systems
Sat, 03 Apr 2010 17:45:35 +0200 Mikael Berthe Enable say_to ./resource message
Wed, 31 Mar 2010 22:05:12 +0200 Mikael Berthe Remove bogus comment
Wed, 24 Mar 2010 00:06:40 +0100 Mikael Berthe Move some "update_roster" updates to a better place
Mon, 22 Mar 2010 22:16:28 +0100 Mikael Berthe Make use of ROSTER_UI_PRIO_STATUS_WIN_MESSAGE
Mon, 22 Mar 2010 21:32:11 +0100 Mikael Berthe Update Vim modelines