log mcabber/mcabber/xmpp.c @ 1937:118524e9d7b6

age author description
Sat, 12 Feb 2011 18:31:31 +0100 Mikael Berthe Fix "/rename -" (Hermitifier)
Tue, 09 Nov 2010 12:44:53 +0100 Mikael Berthe Add caps to presence when joining a MUC room
Tue, 09 Nov 2010 11:10:26 +0100 Mikael Berthe Ignore malformed caps packets
Fri, 14 May 2010 09:58:40 +0200 franky Only print the ssl status as an integer if we don't understand it
Thu, 13 May 2010 12:26:48 +0200 Mikael Berthe Fix error presence packet handling.
Sun, 18 Apr 2010 14:14:05 +0200 Mikael Berthe Do not display unhandled IQ result messages to the log window
Sun, 18 Apr 2010 14:04:45 +0200 Mikael Berthe Introduce NS_MUC_{USER,ADMIN,OWNER}
Sat, 17 Apr 2010 14:03:37 +0200 Mikael Berthe Add "hook-subscription" hook and hk_subscription()
Sat, 17 Apr 2010 12:31:35 +0200 Mikael Berthe Clean up previous patch
Sat, 17 Apr 2010 11:50:22 +0200 Mikael Berthe Fix looping issue spotted by isbear when sending manual IQ messages
Wed, 14 Apr 2010 21:27:37 +0200 Mikael Berthe Improve messages when connecting to the Jabber server
Mon, 12 Apr 2010 23:40:14 +0200 Mikael Berthe More lm_message_node_get_child_value() return value checks
Mon, 12 Apr 2010 20:50:19 +0200 Mikael Berthe [MUC] Fix handling of empty room topic
Sun, 11 Apr 2010 20:02:16 +0200 Mikael Berthe Do not block MUC private messages when 'block_unsubscribed' is set
Sun, 04 Apr 2010 10:31:38 +0200 Mikael Berthe Partial update for XEP-0184 v1.1
Sat, 03 Apr 2010 21:58:56 +0200 Mikael Berthe s/jep/xep/
Tue, 23 Mar 2010 16:47:18 +0200 Myhailo Danylenko Fix not displaying of MUC nick, set in bookmark
Mon, 22 Mar 2010 21:32:11 +0100 Mikael Berthe Update Vim modelines
Mon, 22 Mar 2010 21:18:29 +0100 Mikael Berthe Improve initial display when there is an error message
Sat, 20 Mar 2010 15:27:26 +0100 Mikael Berthe When displaying a server error, show the sender JID
Sun, 14 Mar 2010 12:09:08 +0100 Mikael Berthe Major API cleanup - bump API to 4
Thu, 11 Mar 2010 22:27:36 +0100 Mikael Berthe Randomize reconnection delay
Thu, 11 Mar 2010 21:53:46 +0100 Mikael Berthe Use random() instead of rand()
Mon, 01 Mar 2010 20:23:22 +0100 Mikael Berthe Fix segfault introduced in previous commit
Sun, 28 Feb 2010 18:50:30 +0100 Mikael Berthe Improve login process
Sun, 28 Feb 2010 17:02:26 +0100 Mikael Berthe Update XEP-0184 support
Sun, 28 Feb 2010 15:19:27 +0100 Mikael Berthe Minor style and header updates
Sun, 28 Feb 2010 14:15:38 +0100 Mikael Berthe Handle priority changes when the contact status doesn't change
Sun, 28 Feb 2010 11:33:39 +0100 Mikael Berthe Fix vCard requests in MUC rooms
Sun, 28 Feb 2010 10:20:13 +0100 Mikael Berthe Do not display Unhandled IQ request stanzas in the log window