log libpurple/protocols/jabber/message.c @ 17858:d8ce7ff7aeb3

age author description
Sun, 17 Jun 2007 21:04:15 +0000 Andreas Monitzer Fixed a bug that resulted in not being able to receive any messages.
Tue, 12 Jun 2007 03:19:42 +0000 Andreas Monitzer Fixed a few small mistakes I discovered while testing user mood in Adium.
Tue, 12 Jun 2007 01:25:46 +0000 Andreas Monitzer Fixed whitespace to match the coding convention used in libpurple
Tue, 12 Jun 2007 00:00:53 +0000 Andreas Monitzer forgot to add usermood.[hc]
Sun, 10 Jun 2007 12:22:39 +0000 Andreas Monitzer Implemented <required/> for x-data forms, simplified malloc/sprintf, message type headline is not a requirement for incoming PEP messages (it is just recommended to avoid offline message storage).
Wed, 06 Jun 2007 00:01:15 +0000 Andreas Monitzer added preliminary frame for pep-support
Fri, 25 May 2007 18:29:26 +0000 Richard Laager message.c: In function 'jabber_message_send_im':
Thu, 24 May 2007 23:14:06 +0000 Sean Egan Convert newlines to ' ' when receiving XHTML from Jabber
Sat, 05 May 2007 19:08:07 +0000 Richard Laager s/Jabber/XMPP in user-visible places.
Fri, 04 May 2007 21:39:22 +0000 Sean Egan New string
Tue, 01 May 2007 14:11:35 +0000 Luke Schierer disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
Tue, 01 May 2007 05:53:57 +0000 Richard Laager s/Jabber/XMPP/ in user-visible places.
Sun, 25 Mar 2007 07:07:29 +0000 Mark Doliner Minor code cleanup
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Feb 2007 04:34:32 +0000 Richard Laager Include the user's name/alias in the XEP 85 "gone" messages.
Fri, 16 Feb 2007 00:53:06 +0000 Sean Egan Receiving XEP 85 'gone' messages. Doesn't do anything because of the string freeze. This is akin to the MSN 'so-and-so has closed the conversation window' messages. Rlaager made a strong point to me that they're not altogether stalky, but can be useful.
Fri, 16 Feb 2007 00:40:35 +0000 Sean Egan Sending XEP 85 'gone' messages
Sun, 04 Feb 2007 08:31:49 +0000 Mark Doliner Get rid of some unnecessary string duping
Sat, 03 Feb 2007 23:32:43 +0000 Sean Egan Google Talk uses structured text formatting where *this* is bold
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/