log

age author description
Tue, 12 May 2009 05:49:34 +0000 Paul Aurich Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it doesn't crash [Prove me wrong!]) and as you'll note, I refer to documentation that doesn't yet exist.
Mon, 11 May 2009 22:05:00 +0000 Paul Aurich merge of '49bc9af35492c4f9b66f7233c77ec192432a00f0'
Mon, 11 May 2009 22:03:46 +0000 Paul Aurich Avoid an assertion failure when getting info on an AIM buddy. Thank to zac for pointing this out.
Mon, 11 May 2009 01:37:56 +0000 Ka-Hing Cheung merge of '2b7afd5f3a168b013e5d3cd69999ffb6e0ee95a6'
Sun, 10 May 2009 23:41:06 +0000 Paul Aurich merge of '4863b4eccaac4e374451b708e54a87e6f723a7e0'
Sun, 10 May 2009 23:33:36 +0000 Paul Aurich Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.
Sun, 10 May 2009 23:15:41 +0000 Paul Aurich merge of '19b202a7eff53542a31f52433aa8bc17649f8b3d'
Sun, 10 May 2009 22:41:13 +0000 Paul Aurich merge of 'a543de79fc730fb1a32056d0da5abe0044ed9533'
Sun, 10 May 2009 22:40:08 +0000 Paul Aurich Fix a signed-ness warning.
Mon, 11 May 2009 00:17:40 +0000 Ka-Hing Cheung counterpart for ad057b75 in the outgoing side
Sun, 10 May 2009 23:13:31 +0000 Ka-Hing Cheung used the wrong count variable here
Sun, 10 May 2009 22:29:28 +0000 Ka-Hing Cheung Qulogic pointed out that glib has G_N_ELEMENTS already
Sun, 10 May 2009 22:24:37 +0000 Ka-Hing Cheung merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'
Sun, 10 May 2009 22:07:22 +0000 Paul Aurich merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
Sun, 10 May 2009 22:00:38 +0000 Paul Aurich merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f'
Sun, 10 May 2009 20:23:57 +0000 Marcus Lundblad Fixed some erronious @file headers
Sun, 10 May 2009 20:05:08 +0000 Marcus Lundblad Don't query for "last offline time" when the JID is a full JID (containing
Sun, 10 May 2009 22:23:52 +0000 Ka-Hing Cheung add an ARRAY_LENGTH macro to find out length of static arrays
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Sun, 10 May 2009 21:59:30 +0000 Paul Aurich Avoid an assertion when acking the gmail poke
Fri, 08 May 2009 03:54:58 +0000 jcs Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
Fri, 08 May 2009 02:58:33 +0000 Paul Aurich Only try to fetch adhoc commands from buddies once. Pushed updates (which we support now) are far superior.
Fri, 08 May 2009 02:50:17 +0000 Paul Aurich I forgot to finish this comment before coming back from dinner and committing.
Fri, 08 May 2009 02:42:13 +0000 Paul Aurich merge of 'df25bed2c1c0d097b7f52fbfae76223d8552f0c3'
Fri, 08 May 2009 02:38:39 +0000 Paul Aurich Only call jabber_caps_get_info if we don't have all the information we want.
Thu, 07 May 2009 23:46:11 +0000 Paul Aurich Make the JabberCapsTuple (nee Key) available to the rest of the prpl
Thu, 07 May 2009 19:34:27 +0000 Marcus Lundblad Changed the message string for the "last logged in" value to "Logged off"
Thu, 07 May 2009 19:24:02 +0000 Marcus Lundblad Show when a user was last online (as seen by the server) when doing "Get Info"
Thu, 07 May 2009 17:04:59 +0000 Paul Aurich Don't crash when resource is NULL. Thanks, Marcus!
Thu, 07 May 2009 05:23:15 +0000 Paul Aurich merge of '136cd28c47ef3338b71082503a83a7ecf465df78'