Wed, 07 Jan 2009 04:39:28 +0000 |
Paul Aurich |
Allow us to remove vCard avatars when the PurpleAccount doesn't have one
|
Wed, 07 Jan 2009 04:12:11 +0000 |
Paul Aurich |
Paul noticed that the conditional blocks here were backwards. I'm surprised no
|
Thu, 25 Dec 2008 13:21:27 +0000 |
Marcus Lundblad |
Updated a comment to describe what the actually does
|
Thu, 25 Dec 2008 10:48:49 +0000 |
Marcus Lundblad |
Only update the idle time on a buddy when getting info if the buddy already has
|
Wed, 24 Dec 2008 22:51:16 +0000 |
Marcus Lundblad |
When getting info from a buddy, update the idle status to the libpurple core
|
Wed, 17 Dec 2008 18:01:08 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head a03e0bee477b05d1143ef3e5607d990c1120da34)
|
Tue, 02 Dec 2008 22:55:49 +0000 |
Marcus Lundblad |
Fix merge
|
Tue, 02 Dec 2008 22:45:39 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
|
Tue, 02 Dec 2008 22:45:25 +0000 |
Marcus Lundblad |
Merge
|
Tue, 18 Nov 2008 20:24:59 +0000 |
Marcus Lundblad |
Patch from darkrain42
|
Tue, 18 Nov 2008 20:22:57 +0000 |
Marcus Lundblad |
Patch from darkrain42
|
Mon, 17 Nov 2008 18:22:26 +0000 |
Marcus Lundblad |
Change jabber_presence_send to not take an extra argument to force idle updating
|
Sun, 16 Nov 2008 22:29:00 +0000 |
Marcus Lundblad |
A first stab at supporting the upcoming new use-case in XMPP XEP-0012
|
Fri, 19 Dec 2008 04:28:38 +0000 |
Paul Aurich |
Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a19
|
Fri, 19 Dec 2008 04:11:07 +0000 |
Paul Aurich |
Support old (XEP v1.3) Entity Capabilities alongside the new ones.
|
Mon, 15 Dec 2008 20:43:02 +0000 |
Paul Aurich |
Reference-count JabberCapsClientInfo and fix bug.
|
Sat, 29 Nov 2008 21:41:55 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)
|
Sat, 29 Nov 2008 18:41:39 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)
|
Sat, 29 Nov 2008 02:18:37 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)
|
Wed, 26 Nov 2008 22:06:46 +0000 |
Paul Aurich |
Sprinkle jabber_resource_has_capability in places
|
Sat, 22 Nov 2008 01:05:42 +0000 |
Paul Aurich |
Move structures and function definitions in to caps.c and stop any other code from killing JabberCapsClientInfo structures (owned by the hash table)
|
Fri, 21 Nov 2008 04:18:19 +0000 |
Paul Aurich |
Clean up jabber_presence_send
|
Sat, 27 Sep 2008 06:33:42 +0000 |
Sadrul Habib Chowdhury |
Start hiding blist.h internals in prpls.
|
Sat, 27 Sep 2008 04:44:17 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
|
Fri, 05 Sep 2008 02:57:48 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)
|
Thu, 11 Dec 2008 08:08:02 +0000 |
Paul Aurich |
Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
|
Thu, 11 Dec 2008 07:38:20 +0000 |
Paul Aurich |
Support an empty <metadata/> element to indicate that a user has no XEP-0084
|
Sat, 29 Nov 2008 19:35:13 +0000 |
Paul Aurich |
Don't try to get info for MUC's. Allow getting info for regular JID's and
|
Sat, 29 Nov 2008 17:05:43 +0000 |
Paul Aurich |
This technically doesn't matter due to behavior elsewhere in the prpl, but
|
Thu, 27 Nov 2008 05:54:09 +0000 |
Richard Laager |
The other day while struct hiding, I noticed a for loop that was checking
|
Thu, 06 Nov 2008 22:35:03 +0000 |
Marcus Lundblad |
Make jabber_resource_have_capability polute the log a little less...
|
Thu, 04 Sep 2008 21:27:33 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
|
Fri, 29 Aug 2008 14:01:14 +0000 |
Evan Schoenberg |
Ignore nicknames which are just the user portion of the JID, as these aren't useful. Instead, prefer the fullname in that situation for serverside alias purposes.
|
Mon, 18 Aug 2008 06:31:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
|
Thu, 26 Jun 2008 20:25:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
Sat, 31 May 2008 20:15:34 +0000 |
Mike Ruprecht |
Check remote JID's capabilities for audio and video XEP support.
|
Wed, 11 Jun 2008 15:20:16 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
|
Sun, 01 Jun 2008 20:55:54 +0000 |
Marcus Lundblad |
Custom smileys for XMPP according to XEP 0231. Refs #5627.
|
Sat, 09 Aug 2008 01:58:27 +0000 |
Daniel Atallah |
Restrict buddy icon downloads from arbitrary urls to 200kB.
|
Fri, 13 Jun 2008 04:57:45 +0000 |
Daniel Atallah |
Pass the "real" chat username to the pidgin_retrieve_user_info function.
|
Sun, 01 Jun 2008 21:20:59 +0000 |
Sadrul Habib Chowdhury |
Remove compile warnings.
|
Fri, 30 May 2008 14:40:10 +0000 |
Evan Schoenberg |
If the status name and status message are the same for a jabber buddy,
|
Tue, 27 May 2008 10:39:37 +0000 |
Evan Schoenberg |
Use g_list_length(jbi->jb->resources) here, as it's clearer since that's
|
Tue, 27 May 2008 07:11:38 +0000 |
Sadrul Habib Chowdhury |
Use the hashtable of resources here.
|
Tue, 27 May 2008 02:10:35 +0000 |
Evan Schoenberg |
Ensure jbi->jb->resources is non-NULL before calling g_hash_table_size()
|
Tue, 27 May 2008 01:37:42 +0000 |
Evan Schoenberg |
Use the notify_user_info API for the vcard information instead of creating
|
Sun, 25 May 2008 21:56:36 +0000 |
Richard Laager |
Use "email" and "Email" consistently. This is potentially controversial,
|
Wed, 07 May 2008 18:10:43 +0000 |
Stu Tomlinson |
Leak fix
|
Wed, 30 Apr 2008 08:46:51 +0000 |
Mark Doliner |
Change the string "screen name" to "username" everywhere. I think most
|
Tue, 29 Apr 2008 01:33:48 +0000 |
Mark Doliner |
Simplify
|
Sun, 16 Mar 2008 20:36:52 +0000 |
Mark Doliner |
Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
|
Sun, 09 Mar 2008 18:47:09 +0000 |
Evan Schoenberg |
If we receive a Full Name and no nickname, use the Full Name as the serverside alias for an XMPP contact. If we receive just a nickname or both a full name and a nickname, prefer the nickname.
|
Tue, 04 Mar 2008 18:50:16 +0000 |
Evan Schoenberg |
Prefer more available resources to less available ones when priorities are the same. Fixes #5079.
|
Thu, 14 Feb 2008 13:03:34 +0000 |
Stu Tomlinson |
Fix setting vCard buddy icons when we don't have any other user info set.
|
Mon, 17 Dec 2007 06:51:12 +0000 |
Sean Egan |
Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a query
|
Mon, 19 Nov 2007 20:50:48 +0000 |
Stu Tomlinson |
Fix a double-free and a leak at the same time.
|
Sat, 17 Nov 2007 00:12:30 +0000 |
Richard Laager |
This merge has the effect of reverting the hinting code from trunk.
|
Sat, 10 Nov 2007 12:10:04 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
Mon, 15 Oct 2007 10:45:46 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
|
Fri, 16 Nov 2007 23:32:17 +0000 |
Richard Laager |
merge of '1037fab539d2a95db4fc657f42420566f7e53440'
|