log libpurple/protocols/jabber/message.c @ 29852:a538cb73f897

age author description
Wed, 03 Feb 2010 21:40:39 +0000 Paul Aurich jabber: Log a warning (with the shortcut) when refusing to send a smiley.
Wed, 03 Feb 2010 21:34:41 +0000 Marcus Lundblad jabber: Don't print the smiley shortcut in the error message when trying to
Wed, 03 Feb 2010 21:11:25 +0000 Marcus Lundblad jabber: Don't send custom smileys larger than the recommended maximum BoB size
Tue, 26 Jan 2010 17:42:57 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 26 Jan 2010 02:18:16 +0000 Paul Aurich jabber: Wrap XHTML-IM messages in <p/> for greater interoperability justice. Closes #11253
Mon, 30 Nov 2009 16:07:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 28 Nov 2009 04:05:17 +0000 Paul Aurich jabber: Delayed Delivery namespaces
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
Sun, 08 Nov 2009 02:21:28 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 06 Nov 2009 09:13:28 +0000 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
Fri, 06 Nov 2009 08:39:49 +0000 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
Sun, 25 Oct 2009 15:30:09 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 21 Oct 2009 22:30:35 +0000 Mark Doliner Oh no that wasn't right. This code is weird.
Wed, 21 Oct 2009 22:28:59 +0000 Mark Doliner Surely this was a mem leak?