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.