log libpurple/protocols/jabber/message.c @ 24704:bdd00a7113d7

age author description
Sun, 16 Nov 2008 15:39:46 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
Sun, 14 Dec 2008 04:09:23 +0000 Elliott Sales de Andrade Remove a double call to xmlnode_get_namespace and multiple tests for xmlns
Wed, 26 Nov 2008 18:31:24 +0000 Marcus Lundblad Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULL
Mon, 24 Nov 2008 21:28:22 +0000 Marcus Lundblad Removed som extranious debug output
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Sat, 15 Nov 2008 17:37:44 +0000 Ka-Hing Cheung I got a crash happened at dereferencing chat when it's NULL, I think this
Wed, 01 Oct 2008 22:25:36 +0000 Marcus Lundblad Updated to new namespace for XEP-0224.
Tue, 23 Sep 2008 08:33:34 +0000 Sadrul Habib Chowdhury Another memory leak fix. Also, keep a copy of the alt-text in
Tue, 23 Sep 2008 07:51:55 +0000 Sadrul Habib Chowdhury A couple of compile warning fixes, a couple of memory leak plugs.
Thu, 11 Sep 2008 19:12:39 +0000 Marcus Lundblad Added a workaround for receiving smileys from Jabbim,
Thu, 11 Sep 2008 18:22:12 +0000 Marcus Lundblad When receiving an <img/> without the "alt" attribute, set
Mon, 08 Sep 2008 20:48:16 +0000 Marcus Lundblad Fixed a memory error, which was due to me destroying some hashtables in the
Fri, 05 Sep 2008 21:55:09 +0000 Marcus Lundblad Updated to use latest spec. in XEP-0231
Sun, 01 Jun 2008 21:07:22 +0000 Sadrul Habib Chowdhury Ooops ... compile\!
Sun, 01 Jun 2008 21:02:39 +0000 Sadrul Habib Chowdhury A couple of leak fixes.