log mcabber/mcabber/commands.c @ 1938:26e437e79e60

age author description
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
Sun, 14 Mar 2010 12:09:08 +0100 Mikael Berthe Major API cleanup - bump API to 4
Sat, 13 Mar 2010 22:31:16 +0100 Mikael Berthe Fix two warnings
Sat, 13 Mar 2010 22:13:43 +0100 Mikael Berthe Don't let "/set" show the password with all other variables
Sat, 13 Mar 2010 18:12:47 +0200 Myhailo Danylenko Limit = alignment to 1/3 of screen in option list
Sat, 13 Mar 2010 16:19:46 +0200 Myhailo Danylenko Sort and pretty-format options list
Sat, 13 Mar 2010 10:29:18 +0100 Myhailo Danylenko Use api version for module checks
Thu, 11 Mar 2010 21:45:51 +0100 Mikael Berthe Set the message flag when using /set, /bind or /alias
Sun, 07 Mar 2010 13:02:38 +0100 Mikael Berthe Rename do_say_internal() and export it as say_cmd()
Sat, 06 Mar 2010 21:04:31 +0200 Myhailo Danylenko Move -f flag of /module command after a subcommand
Thu, 04 Mar 2010 13:03:20 +0200 Myhailo Danylenko New modules loading scheme
Sun, 28 Feb 2010 21:25:18 +0100 Mikael Berthe Allow status command in the configuration file
Sun, 28 Feb 2010 15:19:27 +0100 Mikael Berthe Minor style and header updates
Sun, 28 Feb 2010 13:46:46 +0100 Mikael Berthe Do not move a contact before the server's ACK
Sun, 28 Feb 2010 13:31:57 +0100 Mikael Berthe Do not rename a contact before the server's ACK
Sun, 28 Feb 2010 11:33:39 +0100 Mikael Berthe Fix vCard requests in MUC rooms
Thu, 25 Feb 2010 21:26:15 +0100 Mikael Berthe Do not use the full JID for vcard requests (Hermitifier)
Mon, 08 Feb 2010 21:23:05 +0100 Mikael Berthe Add /request ping (XEP-0199), by merging isbear's module
Sun, 31 Jan 2010 16:08:50 +0200 Myhailo Danylenko Use G_GNUC_PRINTF to check scr_LogPrint arguments
Tue, 02 Feb 2010 22:44:18 +0100 Myhailo Danylenko Improved events interface
Tue, 19 Jan 2010 19:16:38 +0200 Myhailo Danylenko Provide xmpp_is_online()