log libpurple/protocols/jabber/message.c @ 26760:f67f24008334

age author description
Thu, 30 Apr 2009 12:13:21 +0000 John Bailey I was tired of most of us complaining about these things but never actually
Tue, 28 Apr 2009 18:43:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
Sun, 26 Apr 2009 06:45:55 +0000 Paul Aurich Add a new signal which is emitted (after the account is connected) if the
Sun, 26 Apr 2009 02:27:08 +0000 Paul Aurich Only look for and add custom smileys to incoming messages that are going to
Sun, 26 Apr 2009 00:06:30 +0000 Paul Aurich Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
Sat, 18 Apr 2009 17:43:55 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
Fri, 17 Apr 2009 21:29:11 +0000 Marcus Lundblad Only pre-create a PurpleConversation (if there was none yet) if an incoming
Sun, 05 Apr 2009 21:13:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Fri, 13 Mar 2009 02:26:45 +0000 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
Sat, 07 Mar 2009 01:59:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Tue, 24 Feb 2009 22:19:49 +0000 Marcus Lundblad Removed a few unnessesary lines of code.
Fri, 16 Jan 2009 21:40:25 +0000 Marcus Lundblad Give username (JID) to purple_prpl_got_attention, not alias
Sun, 04 Jan 2009 23:49:13 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
Sun, 18 Jan 2009 04:17:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Sat, 02 May 2009 23:30:49 +0000 Paul Aurich *** Plucked rev fade006b (malu@pidgin.im):
Sun, 28 Dec 2008 09:51:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
Tue, 16 Dec 2008 19:20:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
Sun, 30 Nov 2008 19:36:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
Mon, 24 Nov 2008 22:13:04 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
Sun, 16 Nov 2008 15:39:46 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
Wed, 26 Nov 2008 18:45:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)
Thu, 20 Nov 2008 23:58:17 +0000 Paul Aurich Fix compilation errors and many warnings
Thu, 20 Nov 2008 21:57:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)
Wed, 01 Oct 2008 22:25:36 +0000 Marcus Lundblad Updated to new namespace for XEP-0224.
Mon, 16 Jun 2008 13:52:45 +0000 Tobias Markmann Removing short-names for features and calculating own caps hash.
Fri, 02 Jan 2009 22:41:11 +0000 Richard Laager Fix a compiler warning:
Sun, 28 Dec 2008 00:39:39 +0000 Evan Schoenberg Use purple_prpl_got_attention() for XMPP notifications
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
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.
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Wed, 21 May 2008 04:13:12 +0000 Ka-Hing Cheung make this compile
Wed, 21 May 2008 01:58:33 +0000 Evan Schoenberg merge of '087a5ba38e7c36e0076c92f4cf8501f24f7314b0'
Wed, 21 May 2008 01:57:04 +0000 Evan Schoenberg disapproval of revision '3803a68d5cf2b7443bec7879a57425cbb6031fc0'
Wed, 21 May 2008 01:58:04 +0000 Evan Schoenberg Don't include the space in the localized text at all for the text/code error separation
Wed, 21 May 2008 01:56:52 +0000 Evan Schoenberg Don't put a space in front of the code if there is no text to go before it.
Wed, 21 May 2008 01:45:54 +0000 Evan Schoenberg If we receive a "text" child for an error, include it as the message text
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Thu, 25 Oct 2007 07:39:26 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Thu, 20 Sep 2007 16:30:17 +0000 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
Sat, 29 Sep 2007 04:24:59 +0000 Evan Schoenberg Merged xmpp leak fixes
Fri, 28 Sep 2007 15:01:46 +0000 Richard Laager applied changes from 326d6e6c8c6a955cdba84f1f802fc21ec3e6b662
Mon, 17 Sep 2007 16:24:24 +0000 Daniel Atallah more leak fixes.
Sat, 15 Sep 2007 18:27:01 +0000 Sadrul Habib Chowdhury Plug some memory leaks.
Mon, 10 Sep 2007 21:08:42 +0000 Richard Laager Make the XMPP buzz string match the Yahoo one to help the translators.
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 27 Aug 2007 21:59:11 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 384c9116031084a2f41659dc9e9a4aa7bba55d86)