log

age author description
Thu, 22 Nov 2012 00:59:19 +0200 Myhailo Danylenko api.h should include glib header
Mon, 15 Oct 2012 19:53:02 +0200 Mikael Berthe Make message delivery receipts more backward-compatible
Sun, 14 Oct 2012 18:06:50 +0200 Myhailo Danylenko Fix endless loop on exhaustion of completion category pool
Sun, 14 Oct 2012 17:56:34 +0200 Myhailo Danylenko Update help translations [UK, RU]
Sun, 14 Oct 2012 17:41:56 +0200 Mikael Berthe Delivery receipts: Use LM-generated messages id
Sun, 14 Oct 2012 17:39:11 +0200 Myhailo Danylenko Fix receipts handling according to recent XEP updates
Sat, 13 Oct 2012 19:53:12 +0200 Mikael Berthe Update help files
Thu, 11 Oct 2012 23:10:15 +0200 Mikael Berthe /rename: Do not send empty group attribute when the contact has no group
Thu, 11 Oct 2012 22:46:41 +0200 Mikael Berthe Do not warn when the configuration file contains 256-color values
Thu, 11 Oct 2012 22:44:34 +0200 Mikael Berthe Add 'color_log' (text color in the log window)
Sat, 25 Aug 2012 15:42:34 +0200 Mikael Berthe Update a comment
Sat, 25 Aug 2012 15:40:50 +0200 Mikael Berthe MUC: do not destroy previous room invitation to create a new one
Sat, 25 Aug 2012 12:05:31 +0200 Mikael Berthe MUC mediated invitation: don't show empty reason on declined invitation
Sat, 25 Aug 2012 12:05:19 +0200 Mikael Berthe Fix /event usage when a reason is provided
Mon, 30 Jul 2012 22:39:17 +0200 Mikael Berthe xmpp_setstatus: send presence to MUC rooms before the global presence
Sat, 28 Jul 2012 22:10:33 +0300 Myhailo Danylenko Make linking with mcabber deps optional
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
Sat, 28 Jul 2012 22:10:10 +0300 Myhailo Danylenko s/Copyrigth/Copyright/ and so on
Sat, 28 Jul 2012 20:58:30 +0200 Mikael Berthe Update NEWS file
Sat, 28 Jul 2012 14:40:50 +0200 Mikael Berthe Fix /request time
Wed, 18 Jul 2012 00:24:13 +0200 Mikael Berthe Improve checks for /group command parameters
Wed, 04 Jul 2012 21:15:43 +0200 Mikael Berthe Fix segfault when spell checking is enabled and spell_lang is not set.
Thu, 01 Mar 2012 20:18:00 +0100 Hermitifier Update API changelog
Thu, 01 Mar 2012 15:10:41 +0100 Hermitifier Allow to select to which buddy resource messages go. Closes issue #55
Thu, 01 Mar 2012 14:46:49 +0100 Hermitifier Fix bug in /buffer close_all command
Wed, 29 Feb 2012 09:19:14 +0100 Hermitifier Update API changelog
Wed, 29 Feb 2012 09:18:09 +0100 Hermitifier Fix bookmarks losing autojoin attribute
Tue, 28 Feb 2012 20:26:22 +0100 Simon Jacquin Replace the option « no_space_before_items » with « roster_no_leading_space ».
Fri, 27 Jan 2012 22:09:26 +0100 Simon Jacquin Actually add a space before items when no_space_before_items is set to 0…
Fri, 27 Jan 2012 21:07:56 +0100 Simon Jacquin Added an option to remove the extra space before items in the roster.
Thu, 09 Feb 2012 14:21:36 +0100 Hermitifier Add configuration setting for previous commit
Tue, 07 Feb 2012 12:13:02 +0100 Hermitifier Print real jids in non-anonymous rooms.
Thu, 26 Jan 2012 10:11:03 +0100 Hermitifier Accept "true" as well as "1" for autojoin in bookmarked rooms
Fri, 21 Oct 2011 08:50:32 +0200 Hermitifier Handle errors of private storage
Thu, 13 Oct 2011 15:58:02 +0200 Hermitifier Remove invisible status from remote command form
Tue, 11 Oct 2011 12:28:08 +0200 Hermitifier Remove dependency on newer glib. Caps.c comments, whitespace cleanup.
Mon, 03 Oct 2011 16:37:17 +0200 Hermitifier Document previous changeset
Mon, 03 Oct 2011 16:00:34 +0200 Hermitifier Add support for XEP-0115 Entity Capabilities, with offline cache
Sun, 24 Jul 2011 13:30:47 +0200 Myhailo Danylenko Fix GCC warnings (variables set but not used)
Sun, 22 May 2011 23:54:32 +0200 Simon Jacquin /roster alternate also changes last_activity_buddy.
Sun, 22 May 2011 23:30:37 +0200 Simon Jacquin Going back to the first buddy with /roster next_unread when there is no more unread messages.
Sat, 16 Apr 2011 09:25:21 +0200 Mikael Berthe Fix segfault with SIGWINCH
Wed, 30 Mar 2011 22:02:48 +0200 Mikael Berthe Add a dummy handler for some unhandled IQ replies
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 20:19:54 +0200 Mikael Berthe Introduce MCABBER_API_HAVE_CMD_ID to ease module updates
Sun, 27 Mar 2011 19:39:44 +0200 Mikael Berthe Introduce MCABBER_BRANCH_DEV to ease module updates
Sun, 27 Mar 2011 19:03:42 +0200 Mikael Berthe Update API ChangeLog (v20)
Sun, 27 Mar 2011 18:57:42 +0200 Mikael Berthe Add cmd_set_safe() / cmd_is_safe() (Myhailo Danylenko)
Sun, 27 Mar 2011 18:34:13 +0200 Mikael Berthe Update API ChangeLog (v19)
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
Sun, 27 Mar 2011 12:45:41 +0200 Mikael Berthe XEP 184: don't send receipts to buddies that have no presence subscription
Sun, 27 Mar 2011 10:43:13 +0200 Jan Zachorowski Refresh the roster when MUC bookmarks are received
Sat, 26 Mar 2011 16:33:28 +0100 Mikael Berthe Update help files
Sat, 26 Mar 2011 15:16:33 +0100 Mikael Berthe Update API ChangeLog (v18)
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)