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.
|
Thu, 02 Jul 2009 21:55:15 +0000 |
Paul Aurich |
Factor the per-resource IQs out into their own function.
|
Sat, 27 Jun 2009 17:46:49 +0000 |
Paul Aurich |
If there's no vCard on the server, we have to be able to set ours. Allows bootstrapping a new account with (at least) Prosody.
|
Sat, 27 Jun 2009 17:31:33 +0000 |
Paul Aurich |
Missing newline
|
Sun, 21 Jun 2009 16:40:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
Sun, 07 Jun 2009 17:07:33 +0000 |
Paul Aurich |
Use guint for a timeout handle here, too.
|
Sun, 07 Jun 2009 06:19:12 +0000 |
Paul Aurich |
Plug a leak from changing this to use jabber_get_bare_jid instead of normalize.
|
Mon, 25 May 2009 19:24:17 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head ca6eb11f6084be37aeabcb2d99df789aaf8b4afd)
|
Wed, 13 May 2009 20:37:46 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 191873f724e4551edc337f1e018980f32c41391b)
|
Thu, 07 May 2009 21:20:16 +0000 |
Marcus Lundblad |
Fixup after propagating new caps stuff
|
Thu, 07 May 2009 20:34:50 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head df25bed2c1c0d097b7f52fbfae76223d8552f0c3)
|
Sat, 02 May 2009 06:38:20 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
|
Fri, 22 May 2009 03:54:29 +0000 |
Paul Aurich |
Remove trailing whitespace that has snuck in.
|
Tue, 19 May 2009 05:56:50 +0000 |
Paul Aurich |
This whole section was partially using spaces instead of tabs.
|
Tue, 19 May 2009 05:49:34 +0000 |
Paul Aurich |
Fix a NULL deref if the resource has gone offline by the time we're parsing this reply.
|
Wed, 13 May 2009 20:29:03 +0000 |
Marcus Lundblad |
Support custom smileys in MUCs (when all participants support BoB and a maximum
|
Sun, 10 May 2009 20:05:08 +0000 |
Marcus Lundblad |
Don't query for "last offline time" when the JID is a full JID (containing
|
Thu, 07 May 2009 19:34:27 +0000 |
Marcus Lundblad |
Changed the message string for the "last logged in" value to "Logged off"
|