log mcabber/mcabber/commands.c @ 2249:bbed6973987a

age author description
Sat, 13 Feb 2016 13:34:32 +0100 franky Use the right union member
Thu, 23 Jul 2015 23:44:45 +0200 Holger Weiß New option: 'clear_unread_on_carbon'
Thu, 01 Oct 2015 23:03:06 +0200 Mikael Berthe Cosmetics/coding style
Thu, 01 Oct 2015 22:44:29 +0200 Mikael Berthe Do not crash when using say_to . on a special buffer item
Fri, 17 Oct 2014 22:31:03 +0200 franky Simplify handling of command '/quit'
Sun, 05 Oct 2014 11:30:35 +0200 Mikael Berthe Add /roster next_open_buffer
Sun, 06 Jul 2014 14:51:29 +0200 Mikael Berthe Rename iline compl_do to compl_do_fwd
Sun, 06 Jul 2014 14:51:17 +0200 Mikael Berthe Add a backward completion (Oleg)
Sun, 06 Jul 2014 13:24:06 +0200 Mikael Berthe Use bookmarked password (if any) when using "/room join"
Sun, 06 Jul 2014 13:12:10 +0200 Mikael Berthe Add support for storing passwords to a MUC (Nico Golde)
Sun, 06 Jul 2014 10:00:20 +0200 Mikael Berthe Remove deprecated options comments, update headers
Tue, 24 Jun 2014 20:41:05 +0200 Mikael Berthe Small (mostly cosmetic/stylistic) changes
Tue, 24 Jun 2014 19:42:41 +0200 Mikael Berthe Slightly rework room_topic -u implementation
Tue, 24 Jun 2014 19:10:57 +0200 Mikael Berthe Merge shizeeg's branch with main
Thu, 15 May 2014 02:58:13 +0000 shizeeg change free() to g_free()
Wed, 14 May 2014 13:57:56 +0400 sh!zeeg remove 'show_room_occupants_count' option. Just add member count unconditionaly
Wed, 14 May 2014 10:47:56 +0400 sh!zeeg reimplement 'unescape_topic' option as '/room topic -u' switch
Tue, 13 May 2014 21:18:22 +0400 sh!zeeg add option 'unescape_topic'
Tue, 13 May 2014 20:24:51 +0400 sh!zeeg add option 'show_room_occupants_count'
Sun, 11 May 2014 17:19:34 +0200 Mikael Berthe Display a warning when the /carbons parameter is wrong
Sun, 11 May 2014 17:18:18 +0200 Mikael Berthe Misc. style updates
Tue, 15 Oct 2013 19:07:18 +0200 Roeland Jago Douma Allow the user to enable/disable carbons from the command line
Tue, 15 Oct 2013 18:55:18 +0200 Roeland Jago Douma Added carbon command
Sun, 29 Sep 2013 11:07:06 +0200 Mikael Berthe Some whitespace cleanup
Wed, 28 Nov 2012 18:13:26 +0100 Mikael Berthe Add option -e (eval) to say_to
Thu, 11 Oct 2012 23:10:15 +0200 Mikael Berthe /rename: Do not send empty group attribute when the contact has no group
Sat, 25 Aug 2012 12:05:19 +0200 Mikael Berthe Fix /event usage when a reason is provided
Sat, 28 Jul 2012 22:10:14 +0300 Myhailo Danylenko Fix /module error messages to dispaly modulename
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