Fri, 13 Nov 2009 18:47:52 +0000 |
Paul Aurich |
jabber: The second half; advertise the vCard avatar, whatever it is.
|
Fri, 13 Nov 2009 18:39:23 +0000 |
Paul Aurich |
jabber: Go back to not overwriting avatars if there is not one locally set.
|
Thu, 12 Nov 2009 23:24:43 +0000 |
Marcus Lundblad |
jabber: Determine if a buddy can receive a file transfer (when we have
|
Fri, 06 Nov 2009 08:39:49 +0000 |
Paul Aurich |
jabber: Convert to purple_debug_* convenience functions.
|
Mon, 12 Oct 2009 17:36:12 +0000 |
eion |
jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.
|
Sat, 03 Oct 2009 02:50:48 +0000 |
Paul Aurich |
jabber: Don't try to pull a photo out of the <PHOTO/> cdata.
|
Sat, 22 Aug 2009 02:52:30 +0000 |
Paul Aurich |
Remove specific copyright lines from the XMPP prpl.
|
Fri, 21 Aug 2009 07:15:47 +0000 |
Paul Aurich |
jabber: Fix a crash when the vcard includes an empty BINVAL.
|
Wed, 19 Aug 2009 16:21:47 +0000 |
Paul Aurich |
jabber: Escape status messages with a '<' or '>' in the Get Info dialog.
|
Wed, 19 Aug 2009 00:37:01 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
|
Mon, 03 Aug 2009 00:46:28 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
|
Sat, 01 Aug 2009 21:36:16 +0000 |
Paul Aurich |
jabber: Prompt before cancelling presence notification to a buddy.
|
Mon, 10 Aug 2009 23:24:39 +0000 |
Mark Doliner |
This was a memory leak, right?
|
Thu, 06 Aug 2009 03:21:59 +0000 |
Paul Aurich |
jabber: Fix a crash due to a contact having a resource with jbr->name == NULL
|
Sat, 01 Aug 2009 22:12:30 +0000 |
Paul Aurich |
jabber: Store the "own JabberBuddy" in the JabberStream* struct.
|
Sat, 01 Aug 2009 01:53:02 +0000 |
Paul Aurich |
jabber: Fix setting Google Talk avatar at login.
|
Wed, 29 Jul 2009 19:16:02 +0000 |
Paul Aurich |
jabber: Handle "Extended Address" correctly.
|
Sun, 26 Jul 2009 19:51:40 +0000 |
Paul Aurich |
jabber: Move the jbr comparison logic to a GCompareFunc
|
Thu, 16 Jul 2009 22:53:37 +0000 |
Paul Aurich |
Revert this to what it was originally. Since the Get Info dialog renders "Purple HTML" or "IMHTML", trust the purple_* routine to format the <br/> properly.
|
Thu, 16 Jul 2009 03:55:24 +0000 |
Paul Aurich |
The Get Info dialog renders in HTML, so replace \n with <br/>\n.
|
Mon, 13 Jul 2009 05:40:12 +0000 |
Elliott Sales de Andrade |
merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
|
Sun, 12 Jul 2009 04:39:31 +0000 |
Paul Aurich |
For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.
|
Sun, 12 Jul 2009 22:40:54 +0000 |
Elliott Sales de Andrade |
Don't pre-escape jbr->status. Almost every place required it in unescaped
|
Thu, 09 Jul 2009 02:18:46 +0000 |
Paul Aurich |
Lower the severity of this message.
|
Mon, 06 Jul 2009 00:45:54 +0000 |
Paul Aurich |
Various minor changes to jabber_presence_parse. No functionality changes.
|
Sun, 05 Jul 2009 06:06:46 +0000 |
Paul Aurich |
Change "Logged off" to "Logged Off" to match the rest of the labels
|
Sun, 05 Jul 2009 06:05:54 +0000 |
Paul Aurich |
Style and comments
|
Sun, 05 Jul 2009 05:53:54 +0000 |
Paul Aurich |
Factor out the duplicated code for displaying XMPP Get Info
|
Sun, 05 Jul 2009 05:01:05 +0000 |
Paul Aurich |
Remove the gigantic ifdef'd-out "Show buddy features" sections
|
Thu, 02 Jul 2009 22:03:21 +0000 |
Paul Aurich |
If get_info_for_jid is passed a full JID, don't spam that JID with IQs.
|