Mercurial > pidgin.yaz
graph
-
Send initial presence before declaring us connected (I like this a little better)Tue, 10 Feb 2009 06:10:12 +0000, by Paul Aurich
-
Wait until receiving the roster to tell the core we're logged inTue, 10 Feb 2009 04:43:50 +0000, by Paul Aurich
-
Fix advertised capabilities (caps, chatstates, entity time)Tue, 10 Feb 2009 04:39:16 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)Thu, 05 Feb 2009 01:00:41 +0000, by Paul Aurich
-
My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.Fri, 30 Jan 2009 18:22:31 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)Fri, 30 Jan 2009 18:21:16 +0000, by Paul Aurich
-
Whitespace changesMon, 26 Jan 2009 06:04:01 +0000, by Paul Aurich
-
Support both XEP-0084 namespaces for fetching our own avatars at loginMon, 26 Jan 2009 06:02:07 +0000, by Paul Aurich
-
Support XEP-0084 (User Avatar) v1.1 alongside v0.12Mon, 26 Jan 2009 03:52:05 +0000, by Paul Aurich
-
Send presence updates from jabber_set_info, not jabber_set_buddy_icon.Wed, 21 Jan 2009 20:58:07 +0000, by Paul Aurich
-
Only (re)publish XMPP avatars at login if the server's avatar differsWed, 21 Jan 2009 20:16:22 +0000, by Paul Aurich
-
Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error caseWed, 21 Jan 2009 17:56:07 +0000, by Paul Aurich
-
Migrate the XMPP User Avatar (XEP-0084) code to its own fileWed, 21 Jan 2009 17:55:09 +0000, by Paul Aurich
-
Store PurpleBOSHConnection* instead of void* userdataThu, 22 Jan 2009 01:01:51 +0000, by Paul Aurich
-
Don't track a cb-per-POST and remove the PurpleHTTPResponse structure.Wed, 21 Jan 2009 00:19:33 +0000, by Paul Aurich
-
The BOSH User Agent should include the client name (and optionally version),Tue, 20 Jan 2009 06:10:42 +0000, by Paul Aurich
-
BOSH: Fix an off-by-one g_memdup that was missing the null terminator.Mon, 19 Jan 2009 18:25:38 +0000, by Paul Aurich
-
BOSH: Another g_return_if_fail that is backwardMon, 19 Jan 2009 04:52:37 +0000, by Paul Aurich
-
BOSH: Reset the HTTP parsing vars when we've handled a responseMon, 19 Jan 2009 04:52:11 +0000, by Paul Aurich
-
BOSH: Fix the HTTP Post to include the actual payload.Mon, 19 Jan 2009 04:15:21 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)Sun, 18 Jan 2009 04:17:50 +0000, by Paul Aurich
-
Show idle time for idle resources in buddy tooltipsWed, 17 Dec 2008 19:20:50 +0000, by Marcus Lundblad
-
Fix mergeWed, 17 Dec 2008 18:23:36 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head a03e0bee477b05d1143ef3e5607d990c1120da34)Wed, 17 Dec 2008 18:01:08 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)Sun, 07 Dec 2008 01:42:47 +0000, by Marcus Lundblad
-
Fix mergeTue, 02 Dec 2008 22:55:49 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)Tue, 02 Dec 2008 22:45:39 +0000, by Marcus Lundblad
-
MergeTue, 02 Dec 2008 22:45:25 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)Mon, 24 Nov 2008 22:12:07 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)Tue, 18 Nov 2008 22:35:40 +0000, by Marcus Lundblad
-
Patch from darkrain42Tue, 18 Nov 2008 20:24:59 +0000, by Marcus Lundblad
-
Patch from darkrain42Tue, 18 Nov 2008 20:22:57 +0000, by Marcus Lundblad
-
Support setting offset from <delayed/> element in <presence/> or "stamp"Mon, 17 Nov 2008 23:18:12 +0000, by Marcus Lundblad
-
Change jabber_presence_send to not take an extra argument to force idle updatingMon, 17 Nov 2008 18:22:26 +0000, by Marcus Lundblad
-
Killed a warningSun, 16 Nov 2008 22:48:22 +0000, by Marcus Lundblad
-
Oops, unleak...Sun, 16 Nov 2008 22:45:11 +0000, by Marcus Lundblad
-
A first stab at supporting the upcoming new use-case in XMPP XEP-0012Sun, 16 Nov 2008 22:29:00 +0000, by Marcus Lundblad
-
Jabber BOSH: memory management fixesSun, 18 Jan 2009 04:13:39 +0000, by Paul Aurich
-
Jabber BOSH: Try to continue with no BOSH version attributeSun, 18 Jan 2009 04:11:15 +0000, by Paul Aurich
-
Jabber BOSH: Model the parsing on the SOAP stuffSun, 18 Jan 2009 04:02:31 +0000, by Paul Aurich
-
Jabber BOSH: Store less for each Request/ResponseSun, 18 Jan 2009 00:51:12 +0000, by Paul Aurich
-
Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a19Fri, 19 Dec 2008 04:28:38 +0000, by Paul Aurich
-
Remove the old if 0'd out caps code and reorder some functions.Fri, 19 Dec 2008 04:18:42 +0000, by Paul Aurich
-
Support old (XEP v1.3) Entity Capabilities alongside the new ones.Fri, 19 Dec 2008 04:11:07 +0000, by Paul Aurich
-
Rename a few variablesWed, 17 Dec 2008 04:33:00 +0000, by Paul Aurich
-
Reference-count JabberCapsClientInfo and fix bug.Mon, 15 Dec 2008 20:43:02 +0000, by Paul Aurich
-
Rename a few functions and clean up the exit cleanup of a functionSun, 14 Dec 2008 21:19:02 +0000, by Paul Aurich
-
Rename user_data to cb_data (there were too many 'userdata'/'user_data's).Fri, 12 Dec 2008 00:00:00 +0000, by Paul Aurich
-
Make the Request ID a long long (fit in 2^53-1)Fri, 05 Dec 2008 06:51:39 +0000, by Paul Aurich
-
Reorder some functions to eliminate prototypes andFri, 05 Dec 2008 00:08:19 +0000, by Paul Aurich
-
Jabber BOSH: more fixes.Thu, 04 Dec 2008 23:59:44 +0000, by Paul Aurich
-
Jabber BOSH: Many fixesMon, 01 Dec 2008 05:47:04 +0000, by Paul Aurich
-
Track the TXT query in the js object so it will be cancelleableMon, 01 Dec 2008 04:00:41 +0000, by Paul Aurich
-
Add option for forcing BOSH (useful for debugging)Mon, 01 Dec 2008 04:00:41 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)Sat, 29 Nov 2008 21:41:55 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)Sat, 29 Nov 2008 18:41:39 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)Sat, 29 Nov 2008 02:18:37 +0000, by Paul Aurich
-
Sprinkle jabber_resource_has_capability in placesWed, 26 Nov 2008 22:06:46 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)Wed, 26 Nov 2008 18:45:57 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)Mon, 24 Nov 2008 03:12:36 +0000, by Paul Aurich
-
Cut-n-paste typoSun, 23 Nov 2008 06:03:25 +0000, by Paul Aurich
-
dnssrv.c:Sun, 23 Nov 2008 05:45:26 +0000, by Paul Aurich
-
merge of '0da3644551b2442b2db4cf9d828865d167df8072'Sun, 23 Nov 2008 03:52:40 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 98fe04f817ef415faebd3f7a38b7f0588c0b0cba)Sat, 22 Nov 2008 19:44:46 +0000, by Paul Aurich
-
Add more jabber plugin unloading functions to clean up more data structuresSat, 22 Nov 2008 19:44:05 +0000, by Paul Aurich
-
Make capstable caps.c-only and add a jabber_caps_uninit() functionSat, 22 Nov 2008 18:53:48 +0000, by Paul Aurich
-
jabber_contact_info is no longer usedSat, 22 Nov 2008 18:30:01 +0000, by Paul Aurich
-
Sprinkle around more support for xml:lang on JabberIdentitiesSat, 22 Nov 2008 18:26:45 +0000, by Paul Aurich
-
const this in order to enforce the don't-you-dare-change-thisSat, 22 Nov 2008 04:32:11 +0000, by 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)Sat, 22 Nov 2008 01:05:42 +0000, by Paul Aurich
-
Rename some structs and the JabberCapsClientInfo destruction functionSat, 22 Nov 2008 00:51:16 +0000, by Paul Aurich
-
Whitespace and formatting changesSat, 22 Nov 2008 00:42:56 +0000, by Paul Aurich
-
Rework jabber_caps_calculate_hashFri, 21 Nov 2008 23:44:30 +0000, by Paul Aurich
-
Clean up jabber_caps_client_iqcbFri, 21 Nov 2008 22:00:05 +0000, by Paul Aurich
-
Whitespace cleanup (no functional changes, just unwrap the huge if block andFri, 21 Nov 2008 20:30:21 +0000, by Paul Aurich
-
Error checking and use g_list_foreachFri, 21 Nov 2008 20:10:02 +0000, by Paul Aurich
-
Don't crash if the lang attribute of an identity is NULLFri, 21 Nov 2008 18:50:43 +0000, by Paul Aurich
-
Remove JabberCapsIdentity and just use JabberIdentity everywhereFri, 21 Nov 2008 18:24:31 +0000, by Paul Aurich
-
Whitespace, formatting, and // -> /* */Fri, 21 Nov 2008 17:52:56 +0000, by Paul Aurich
-
Use strcmp instead of a wrapperFri, 21 Nov 2008 17:47:12 +0000, by Paul Aurich
-
constify, ifdef out an old-caps remnant, and rewrite a littleFri, 21 Nov 2008 08:28:50 +0000, by Paul Aurich
-
Clean up a few thingsFri, 21 Nov 2008 08:04:09 +0000, by Paul Aurich
-
Rewrite jabber_presence_set_capabilities a littleFri, 21 Nov 2008 05:54:22 +0000, by Paul Aurich
-
Fix a null dereference on non-connected accountsSun, 23 Nov 2008 03:52:33 +0000, by Paul Aurich
-
Clean up jabber_presence_sendFri, 21 Nov 2008 04:18:19 +0000, by Paul Aurich
-
Entity Capabilities must be per-JabberStreamFri, 21 Nov 2008 00:35:44 +0000, by Paul Aurich
-
Fix compilation errors and many warningsThu, 20 Nov 2008 23:58:17 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)Thu, 20 Nov 2008 21:57:52 +0000, by Paul Aurich
-
Properly free audio and video devices in the preferences.Wed, 27 Aug 2008 07:34:32 +0000, by Mike Ruprecht
-
Fix up video preview error handling.Wed, 27 Aug 2008 06:17:33 +0000, by Mike Ruprecht
-
Simplify device API. Use gchar* instead of GValue.Wed, 27 Aug 2008 05:52:14 +0000, by Mike Ruprecht
-
merge of '3fd2b0bf399bc4820c027060ec6c82ed1ca6ca45'Wed, 27 Aug 2008 00:12:57 +0000, by Mike Ruprecht
-
Make voice calls work with Finch.Sun, 24 Aug 2008 07:49:50 +0000, by Mike Ruprecht
-
Restore autoprobe property when finished probing for devices.Sun, 24 Aug 2008 06:01:51 +0000, by Mike Ruprecht
-
Update to Farsight2 0.0.3.Wed, 27 Aug 2008 00:08:38 +0000, by Mike Ruprecht
-
Remove a bunch of extraneous GstBus messages from the debug output.Thu, 21 Aug 2008 02:41:21 +0000, by Mike Ruprecht
-
Fix GStreamer assertion.Thu, 21 Aug 2008 00:53:58 +0000, by Mike Ruprecht
-
Fixed a compile warning.Wed, 20 Aug 2008 22:49:35 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)Mon, 18 Aug 2008 06:31:08 +0000, by Mike Ruprecht
-
Fixed a ton of memory leaks.Mon, 18 Aug 2008 06:25:38 +0000, by Mike Ruprecht
-
* Added input/output volume preferences for voice conversations.Sun, 17 Aug 2008 07:55:38 +0000, by Mike Ruprecht
-
Only show the mute button when sending an audio stream.Sun, 17 Aug 2008 01:06:27 +0000, by Mike Ruprecht
-
Decouple stream direction. Allows send only or recv only streams.Sun, 17 Aug 2008 00:49:29 +0000, by Mike Ruprecht
-
Fix crash when gstreamer audio or video factory can't be found. References #6605Sat, 16 Aug 2008 20:22:41 +0000, by Mike Ruprecht
-
Stop additional media sessions within a single conversation for grouped contacts.Fri, 15 Aug 2008 04:07:00 +0000, by Mike Ruprecht
-
Remove warning.Thu, 14 Aug 2008 23:23:41 +0000, by Mike Ruprecht
-
Prevent multiple voice and video sessions within the same conversation.Thu, 14 Aug 2008 23:14:56 +0000, by Mike Ruprecht
-
Changed PurpleMediaStreamType to PurpleMediaSessionType.Sat, 09 Aug 2008 03:51:42 +0000, by Mike Ruprecht
-
Fixed up media functions in prpl.c and prpl.h, adding more documentation andSat, 09 Aug 2008 03:11:46 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)Sat, 09 Aug 2008 02:24:38 +0000, by Mike Ruprecht
-
explicit merge of '714a7c7f903d11c96ffade34966121da549d998f'Thu, 20 Nov 2008 21:13:56 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2747d5e0324ca6b81e83bbb8b75e1efebcbbad6e)Sun, 03 Aug 2008 23:16:24 +0000, by Tobias Markmann
-
* Added documentation to media.h and mediamanager.hSat, 09 Aug 2008 01:50:06 +0000, by Mike Ruprecht
-
Update Jingle implementation per recent standard changes.Sun, 03 Aug 2008 23:31:48 +0000, by Mike Ruprecht
-
Added a mute button for the local microphone.Wed, 23 Jul 2008 22:34:22 +0000, by Mike Ruprecht
-
Set the proper send codec in Farsight.Wed, 23 Jul 2008 20:10:18 +0000, by Mike Ruprecht
-
merge of '77e249bc561fc09bc5fe8f9c6f8b573701b5d63d'Sat, 19 Jul 2008 03:10:38 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head c7c882ce933f14ae4b89d4c9782a84accaec53b5)Fri, 18 Jul 2008 22:05:55 +0000, by Mike Ruprecht
-
Convert serv_* media functions to purple_prpl_* functions.Sat, 19 Jul 2008 03:10:00 +0000, by Mike Ruprecht
-
Add two missed newlines for debug messages.Thu, 17 Jul 2008 23:09:58 +0000, by Mike Ruprecht