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"
|
Thu, 07 May 2009 19:24:02 +0000 |
Marcus Lundblad |
Show when a user was last online (as seen by the server) when doing "Get Info"
|
Wed, 06 May 2009 19:01:31 +0000 |
Marcus Lundblad |
Add a section break between resources in "Get info"
|
Tue, 28 Apr 2009 18:43:57 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
|
Mon, 27 Apr 2009 05:49:32 +0000 |
Paul Aurich |
Publish only 'new' xmlns of avatars and delete old.
|
Sun, 26 Apr 2009 23:24:45 +0000 |
Paul Aurich |
Use purple_strequal and g_str_equal
|
Sun, 26 Apr 2009 23:06:56 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)
|
Sun, 26 Apr 2009 18:23:09 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
Sun, 26 Apr 2009 20:51:21 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
Sun, 26 Apr 2009 18:27:30 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
Sun, 26 Apr 2009 03:18:07 +0000 |
Paul Aurich |
Retrieve status message to display in Buddy List from PurplePresence.
|
Sat, 11 Apr 2009 04:39:48 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
|
Mon, 13 Apr 2009 13:33:47 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
Mon, 13 Apr 2009 13:36:00 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
Sat, 11 Apr 2009 04:34:47 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
|
Fri, 10 Apr 2009 06:18:08 +0000 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
Tue, 07 Apr 2009 08:11:26 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
|
Tue, 07 Apr 2009 05:10:52 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)
|
Sun, 05 Apr 2009 21:18:15 +0000 |
Paul Aurich |
Fix up the propagate
|
Sun, 05 Apr 2009 21:13:10 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
|
Sun, 05 Apr 2009 21:54:03 +0000 |
Paul Aurich |
Drop a variable left over from the propagate.
|
Sun, 05 Apr 2009 21:49:01 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
|
Fri, 03 Apr 2009 02:43:22 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
Sat, 14 Mar 2009 15:50:56 +0000 |
Paul Aurich |
Do not advertise support for old XEP-0199 (Ping) namespace
|
Fri, 13 Mar 2009 02:26:45 +0000 |
Paul Aurich |
Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
|
Fri, 03 Apr 2009 02:42:56 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
Fri, 03 Apr 2009 02:43:09 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
Sat, 28 Mar 2009 16:58:59 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
|
Sat, 28 Mar 2009 17:00:03 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
|
Fri, 27 Mar 2009 09:29:22 +0000 |
Mark Doliner |
Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
|
Sat, 07 Mar 2009 02:02:57 +0000 |
Paul Aurich |
Fix up merge (why can't it simply make the changes to my WD first?)
|
Sat, 07 Mar 2009 01:59:40 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
Sat, 07 Mar 2009 02:14:34 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
Sat, 07 Mar 2009 01:32:29 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
Mon, 02 Mar 2009 21:25:31 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
Mon, 02 Mar 2009 21:25:59 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
Mon, 02 Mar 2009 06:37:05 +0000 |
Elliott Sales de Andrade |
Remove some extra trailing whitespace I noticed after merging mlundblad's
|
Mon, 02 Mar 2009 04:18:40 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
Thu, 22 Jan 2009 19:46:18 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
Thu, 15 Jan 2009 22:37:48 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Sat, 13 Dec 2008 05:45:27 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
|
Sun, 30 Nov 2008 06:25:26 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
|
Thu, 27 Nov 2008 06:57:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
|
Sat, 08 Nov 2008 19:26:40 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
|
Fri, 31 Oct 2008 08:21:45 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
|
Fri, 31 Oct 2008 05:08:57 +0000 |
Richard Laager |
More struct hiding work
|
Thu, 12 Feb 2009 21:49:56 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
|
Thu, 22 Jan 2009 20:39:12 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
Tue, 13 Jan 2009 18:39:17 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
|
Wed, 07 Jan 2009 22:05:29 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
|
Tue, 17 Feb 2009 03:39:22 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head be64dc9cd9d255a5a6a0f790f5fc505091313e6d)
|
Thu, 05 Feb 2009 01:00:41 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
Sun, 18 Jan 2009 04:17:50 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Tue, 10 Feb 2009 06:12:24 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 23720684a7671144bc56d1b20b6a1a0a22862d73)
|
Mon, 09 Feb 2009 07:13:44 +0000 |
Paul Aurich |
Format the time as "localtimeformat [+-]HHMM". Iterative development is fun.
|
Mon, 09 Feb 2009 00:03:08 +0000 |
Paul Aurich |
Fix the timezone parsing (again) and display the timezone in the info dialog
|
Sun, 08 Feb 2009 16:55:29 +0000 |
Paul Aurich |
Request time information from a resource if we don't have caps for it
|
Sun, 08 Feb 2009 08:12:19 +0000 |
Paul Aurich |
Actually display the buddy's local time.
|
Sun, 08 Feb 2009 08:00:31 +0000 |
Paul Aurich |
Retrieve and display buddy's local time in Get Info dialog
|
Tue, 28 Apr 2009 20:57:59 +0000 |
Ethan Blanton |
applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
|
Mon, 09 Feb 2009 21:21:18 +0000 |
Marcus Lundblad |
Set a value "type" in the ui_info hash table
|
Sun, 08 Feb 2009 05:02:30 +0000 |
Elliott Sales de Andrade |
A JID can have no node (the part before the @), but a chat must have one,
|
Sat, 14 Feb 2009 18:23:13 +0000 |
Paul Aurich |
Use a JabberStream variable instead of a setting for the initial hash
|
Fri, 30 Jan 2009 18:21:16 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)
|
Thu, 22 Jan 2009 01:04:56 +0000 |
Mark Doliner |
This happens anytime you IM an offline user, and is totally not an error
|
Mon, 26 Jan 2009 06:02:07 +0000 |
Paul Aurich |
Support both XEP-0084 namespaces for fetching our own avatars at login
|
Wed, 21 Jan 2009 20:58:07 +0000 |
Paul Aurich |
Send presence updates from jabber_set_info, not jabber_set_buddy_icon.
|
Wed, 21 Jan 2009 20:16:22 +0000 |
Paul Aurich |
Only (re)publish XMPP avatars at login if the server's avatar differs
|
Wed, 21 Jan 2009 17:55:09 +0000 |
Paul Aurich |
Migrate the XMPP User Avatar (XEP-0084) code to its own file
|
Thu, 08 Jan 2009 05:24:10 +0000 |
Etan Reisner |
Correct a comment, I don't imagine anyone will actually need this but better
|
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)
|