log mcabber/src/jabglue.c @ 990:35e7913affb7

age author description
Wed, 01 Nov 2006 00:57:56 +0100 Mikael Berthe Send events/chatstates notifications (JEP-22/JEP-85)
Tue, 31 Oct 2006 20:30:29 +0100 Mikael Berthe Send JEP-22 delivered messages
Mon, 30 Oct 2006 23:37:58 +0100 Mikael Berthe Add ids to message stanzas if needed
Mon, 30 Oct 2006 20:18:00 +0100 Mikael Berthe Improve JEP22 + JEP85 support
Sun, 29 Oct 2006 11:43:00 +0100 Mikael Berthe Chat states receival (Alexis Hildebrandt)
Tue, 10 Oct 2006 20:15:06 +0200 Alexis Hildebrandt Cosmetic changes
Mon, 11 Sep 2006 19:14:59 +0200 Mikael Berthe Auto-whois shouldn't enable chat mode
Sat, 02 Sep 2006 14:54:46 +0200 Mikael Berthe Do not block system messages when block_unsubscribed is set
Fri, 14 Jul 2006 19:32:23 +0200 Mikael Berthe Fix an autoaway problem
Tue, 11 Jul 2006 22:50:48 +0200 Mikael Berthe Get rid of "busy-waiting" (Christof Meerwald)
Sun, 02 Jul 2006 22:54:18 +0200 Mikael Berthe Move _GNU_SOURCE define to the Makefile (Reimar Döffinger)
Fri, 16 Jun 2006 22:38:49 +0200 Mikael Berthe MUC: join password-protected room
Fri, 02 Jun 2006 21:59:27 +0200 Mikael Berthe Fix a small memory leak
Wed, 31 May 2006 23:12:56 +0200 Mikael Berthe Add a "special" parameter to scr_setmsgflag_if_needed()
Wed, 24 May 2006 21:52:46 +0200 Mikael Berthe Improve changeset a3db3ee8b99e, do not enable chatmode when refreshing
Tue, 23 May 2006 22:05:58 +0200 Mikael Berthe MUC: Work around user server restart
Sun, 21 May 2006 09:49:43 +0200 Mikael Berthe Strip trailing empty lines from error messages
Sun, 21 May 2006 09:49:04 +0200 Mikael Berthe Cosmetic changes
Sat, 20 May 2006 19:27:45 +0200 Mikael Berthe Make sure we update the roster when a subscription is cancelled
Sun, 07 May 2006 15:40:09 +0200 Mikael Berthe MUC: Fix a strange bug when a user isn't in a room anymore (network issue)
Sat, 06 May 2006 00:00:46 +0200 Mikael Berthe Fix negative priority
Thu, 04 May 2006 18:39:25 +0200 Mikael Berthe New option "muc_auto_whois"
Thu, 04 May 2006 17:03:19 +0200 Mikael Berthe Use jb_subscr_ in jb_delbuddy()
Tue, 25 Apr 2006 07:05:50 +0200 Mikael Berthe New option "delete_on_reject"
Sat, 22 Apr 2006 10:50:54 +0200 Mikael Berthe New option 'block_unsubscribed'
Fri, 21 Apr 2006 19:08:04 +0200 Mikael Berthe Fix a buddylist bug when receiving a subscription request
Sat, 08 Apr 2006 12:04:32 +0200 Mikael Berthe Fix up /request command
Sat, 25 Mar 2006 18:16:10 +0100 Mikael Berthe Remove useless checks before g_free() calls
Sat, 25 Mar 2006 18:10:36 +0100 Mikael Berthe Store most data in UTF-8 internally
Tue, 14 Mar 2006 12:22:35 +0100 Mikael Berthe Check for events timeout