log libpurple/protocols/jabber/message.c @ 29890:08ceb05e9fe9

age author description
Mon, 15 Feb 2010 18:44:44 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 14 Feb 2010 08:06:00 +0000 Paul Aurich jabber: Simplify.
Wed, 10 Feb 2010 06:43:51 +0000 Paul Aurich Oops, that wasn't meant to be left in as a warning, but noting these is probably good.
Wed, 10 Feb 2010 05:56:53 +0000 Paul Aurich jabber: Cleanup (and drop that unnormalized find function)!
Wed, 10 Feb 2010 05:06:36 +0000 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
Wed, 10 Feb 2010 04:35:10 +0000 Paul Aurich jabber: Use some convenience variables here.
Wed, 10 Feb 2010 04:32:51 +0000 Paul Aurich Document the resource<>conversation binding (and how it works).
Sat, 06 Feb 2010 15:45:51 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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?
Wed, 21 Oct 2009 14:41:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 17 Oct 2009 00:37:04 +0000 Paul Aurich jabber: Improved support for XEP-0249 (and document the legacy stuff).
Fri, 11 Sep 2009 00:50:55 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 08 Sep 2009 22:07:21 +0000 Paul Aurich Oops, it helps to actually use the stripped message.
Wed, 02 Sep 2009 19:05:32 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 31 Aug 2009 20:07:34 +0000 Marcus Lundblad Don't crash when receiving an error iq response when trying fetch a custom
Mon, 24 Aug 2009 17:20:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin