Mercurial > pidgin
graph
-
merge of '2348ff22f0ff3453774b8b25b36238465580c609'Sun, 12 Jul 2009 05:43:38 +0000, by Paul Aurich
-
ALLOW_TAG expands to multiple statements, so we should put braces aroundSun, 19 Jul 2009 08:09:24 +0000, by Elliott Sales de Andrade
-
Prevent a crash if a plugin set a mini-dialog during load. If that pluginSun, 19 Jul 2009 06:20:21 +0000, by Elliott Sales de Andrade
-
Don't include an internal header in the public finch headers.Sat, 18 Jul 2009 04:24:47 +0000, by Elliott Sales de Andrade
-
Only fall back to ISO-8859-1 for text/plain messages. This fixes some wrongFri, 17 Jul 2009 04:11:00 +0000, by Elliott Sales de Andrade
-
merge of '5c0909f063226cd78f2eacd00e120fc52b66a457'Thu, 16 Jul 2009 20:05:08 +0000, by Paul Aurich
-
Further minor optimizations to blist-lookup code.Thu, 16 Jul 2009 18:03:22 +0000, by Paul Aurich
-
Updated Finnish translation for 2.6.0.Thu, 16 Jul 2009 18:37:27 +0000, by Timo Jyrinki
-
merge of '1f0820a27cb7599cb83182453e1d0cfc9663f11d'Thu, 16 Jul 2009 17:24:39 +0000, by Daniel Atallah
-
merge of '1423db68fabc512bc2005d658eb078fc65bd6fba'Thu, 16 Jul 2009 17:07:08 +0000, by Paul Aurich
-
merge of '14624d95d88444c69810193d3cddea741c692fea'Thu, 16 Jul 2009 15:30:05 +0000, by Daniel Atallah
-
Update french translation for 2.6.0 releaseThu, 16 Jul 2009 11:08:10 +0000, by ric Boumaour
-
Prevent users from being added to the conference before they accept the invitationThu, 16 Jul 2009 15:13:57 +0000, by Sulabh Mahajan
-
Prevent conference from splitting, when reinvited to one we are a member of. Fixes ticket #9601Thu, 16 Jul 2009 14:45:26 +0000, by Sulabh Mahajan
-
Fixes ticket #9685, Use the fact "Status is 11 when we are being notified about invitation being sent to someone else"Thu, 16 Jul 2009 12:55:06 +0000, by Sulabh Mahajan
-
Add the twitter.com CA cert. Fixes 9264.Thu, 16 Jul 2009 05:46:43 +0000, by Paul Aurich
-
merge of '47cc43740a8e5263c6eeb5b06416b3ba2434c57d'Thu, 16 Jul 2009 05:28:53 +0000, by Paul Aurich
-
merge of '01d5e162e0d796e96df727bb20f12c2e2bfdd3d0'Thu, 16 Jul 2009 05:17:45 +0000, by Elliott Sales de Andrade
-
Use the existing convenience variable instead of a couple of dereferences.Thu, 16 Jul 2009 05:15:42 +0000, by Elliott Sales de Andrade
-
Not sure why I changed this, but it doesn't seem to be necessary. I'm goingThu, 16 Jul 2009 04:27:57 +0000, by Elliott Sales de Andrade
-
New MSN certs needed for login.live.com. Closes #9682.Thu, 16 Jul 2009 05:28:17 +0000, by Paul Aurich
-
Use a hash table for looking up PurpleGroup:s.Thu, 16 Jul 2009 04:40:08 +0000, by aman
-
The Get Info dialog renders in HTML, so replace \n with <br/>\n.Thu, 16 Jul 2009 03:55:24 +0000, by Paul Aurich
-
Continue verification when we can't find a *cached* peer. Fixes #9664.Thu, 16 Jul 2009 02:46:36 +0000, by Paul Aurich
-
merge of '16b1eeda9a01e74e4b8906f46cd976bf0935a1c2'Thu, 16 Jul 2009 02:20:40 +0000, by Paul Aurich
-
Updated Swedish TranslationWed, 15 Jul 2009 16:37:46 +0000, by Peter Hjalmarsson
-
merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'Wed, 15 Jul 2009 15:27:28 +0000, by Peter Hjalmarsson
-
purple_status_to_jabber does need to strip HTML.Thu, 16 Jul 2009 02:14:03 +0000, by Paul Aurich
-
Use purple_util_write_data_to_file_absolute. Closes #9688.Wed, 15 Jul 2009 23:11:00 +0000, by Paul Aurich
-
For JIDs, do strdown before normalization.Wed, 15 Jul 2009 22:41:52 +0000, by Paul Aurich
-
Ensure UTF-8 strdown is mostly working correctly.Wed, 15 Jul 2009 22:31:10 +0000, by Paul Aurich
-
Properly send rejection to initiator if we reject a transfer.Wed, 15 Jul 2009 18:27:37 +0000, by Paul Aurich
-
Use Entity Caps for determining file transfer abilities, if possible.Wed, 15 Jul 2009 17:57:08 +0000, by Paul Aurich
-
Per request, update Hylke's email address.Wed, 15 Jul 2009 17:24:18 +0000, by Paul Aurich
-
+@sinceWed, 15 Jul 2009 17:07:01 +0000, by Paul Aurich
-
Add purple_ssl_connect_with_ssl_cn, which takes a host to connect toWed, 15 Jul 2009 16:57:33 +0000, by Paul Aurich
-
merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'Wed, 15 Jul 2009 15:32:11 +0000, by Paul Aurich
-
Ah, this is what g++ doesn't like.Wed, 15 Jul 2009 08:59:00 +0000, by Mark Doliner
-
documents purple_prefs_connect_callbackWed, 15 Jul 2009 07:22:50 +0000, by Ka-Hing Cheung
-
Changelog the personal details thing for yahoo.Wed, 15 Jul 2009 06:38:10 +0000, by Sadrul Habib Chowdhury
-
Do not show hidden request fields.Wed, 15 Jul 2009 06:35:19 +0000, by Sadrul Habib Chowdhury
-
merge of '5d2fae2f23534be16c94035916b126cf0953435b'Wed, 15 Jul 2009 06:13:23 +0000, by Sadrul Habib Chowdhury
-
Simplify a block here and kill one of those uber-lines that annoy grim.Wed, 15 Jul 2009 06:00:19 +0000, by John Bailey
-
There were some concerns about possible API breakage from removingWed, 15 Jul 2009 06:09:22 +0000, by Sadrul Habib Chowdhury
-
Various fixes to get BOSH working with Prosody 0.5.Wed, 15 Jul 2009 05:49:30 +0000, by Paul Aurich
-
merge of '0800f09f6994e5ae06fed4644a78d33ab4346866'Wed, 15 Jul 2009 04:27:22 +0000, by Paul Aurich
-
merge of '052b844e0de47c283f4eefb3e5c9d511dbb287aa'Wed, 15 Jul 2009 03:19:12 +0000, by Sadrul Habib Chowdhury
-
merge of '27b0c8383de99fccc9cd6f312ac355f9e4a4d267'Tue, 14 Jul 2009 22:47:52 +0000, by Paul Aurich
-
merge of '03e0254c6871c4730755a200d34d4adacdf40c66'Tue, 14 Jul 2009 21:25:10 +0000, by Mark Doliner
-
I don't remember why exactly, but enum typedefs should not have a nameTue, 14 Jul 2009 21:23:18 +0000, by Mark Doliner
-
Fix picking up SI streamhosts from login server and plug a leak.Tue, 14 Jul 2009 22:47:42 +0000, by Paul Aurich
-
Allow changing contact details for folks in the buddylist.Wed, 15 Jul 2009 03:17:54 +0000, by Sadrul Habib Chowdhury
-
Add support for receiving contact details from buddies.Tue, 14 Jul 2009 21:08:56 +0000, by Sadrul Habib Chowdhury
-
Commit the QQ null chat room name crash on the *right* branch.Tue, 14 Jul 2009 19:55:40 +0000, by Paul Aurich
-
Don't fail an assertion and don't return FALSE if we can't createTue, 14 Jul 2009 17:56:13 +0000, by Mark Doliner
-
This brace was a little goofyTue, 14 Jul 2009 17:40:04 +0000, by Mark Doliner
-
Add a commentTue, 14 Jul 2009 17:33:28 +0000, by Mark Doliner
-
Update these comments based on Kevin's reply a week ago on the develTue, 14 Jul 2009 07:46:24 +0000, by Mark Doliner
-
Set the "we support SMS!" ICBM flag. This causes buddies with mobileTue, 14 Jul 2009 07:06:22 +0000, by Mark Doliner
-
I'm not really sure what this check does, but there's a good chanceTue, 14 Jul 2009 01:28:16 +0000, by Mark Doliner
-
Break the 'if' onto two lines and don't bother calling jabber_id_free()Mon, 13 Jul 2009 18:44:28 +0000, by Mark Doliner
-
Fix building individual plugins on OS X. Closes #3156.Mon, 13 Jul 2009 17:01:52 +0000, by Paul Aurich
-
Don't double-escape media.Mon, 13 Jul 2009 05:54:20 +0000, by Elliott Sales de Andrade
-
merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'Mon, 13 Jul 2009 05:40:12 +0000, by Elliott Sales de Andrade
-
merge of '4eb90113f62db7720e95fc2491dd522f5950d0d8'Mon, 13 Jul 2009 04:11:19 +0000, by Paul Aurich
-
merge of '13a2e99b338b6f766d19c7ad7cce26b8b32c9e99'Mon, 13 Jul 2009 02:29:40 +0000, by Sadrul Habib Chowdhury
-
merge of '36948cfc8a90e3d81db3b233f7af33bf653ae4d3'Mon, 13 Jul 2009 02:17:47 +0000, by John Bailey
-
Set the back-reference to the connection from the proto-data.Mon, 13 Jul 2009 02:28:34 +0000, by Sadrul Habib Chowdhury
-
Show the current time if the timestamp is zero.Mon, 13 Jul 2009 02:17:42 +0000, by Sadrul Habib Chowdhury
-
Updated Russian translation. Closes #9652.Mon, 13 Jul 2009 04:01:32 +0000, by Paul Aurich
-
Updated Norwegian Nynorsk translation. Closes #9275.Mon, 13 Jul 2009 03:59:52 +0000, by Paul Aurich
-
zac from the Adium team noticed that the static prpl foo for yahoo was no longerMon, 13 Jul 2009 02:13:51 +0000, by John Bailey
-
Properly unset a tune status without needing to re-log an XMPP account.Sun, 12 Jul 2009 22:55:24 +0000, by Paul Aurich
-
Identify clients in XMPP caps based on the ui_info hash. Closes #9672.Sun, 12 Jul 2009 22:42:44 +0000, by Paul Aurich
-
Use purple_util_format_song_info in MSN/XMPP for the buddy list status text.Sun, 12 Jul 2009 21:09:05 +0000, by Paul Aurich
-
yahoo: Add the error code to the debug log.Sun, 12 Jul 2009 18:48:59 +0000, by Paul Aurich
-
Fix a reversed assertion.Sun, 12 Jul 2009 17:59:23 +0000, by Paul Aurich
-
Changelog/Merge im.pidgin.cpw.darkrain42.obsolete to im.pidgin.pidgin.Sun, 12 Jul 2009 05:44:23 +0000, by Paul Aurich
-
Use Entity Capabilities to pick up Chat States support. Refs #4650.Sun, 12 Jul 2009 05:25:59 +0000, by Paul Aurich
-
Remove a superfluous variable.Sun, 12 Jul 2009 05:14:32 +0000, by Paul Aurich
-
Fix reversed logic in c22acf5c042ad7876f4d5d5a039323a6bfb68807.Sun, 12 Jul 2009 05:07:09 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head cec487e50b3df746ae8b23771513bf85734f618d)Sun, 12 Jul 2009 04:41:56 +0000, by Paul Aurich
-
For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.Sun, 12 Jul 2009 04:39:31 +0000, by Paul Aurich
-
Fix a crash relating to the actual freeing of the buddy list stuff.Sun, 12 Jul 2009 04:35:04 +0000, by Paul Aurich
-
Changelog im.pidgin.cpw.darkrain42.roster. Fixes #7008.Sun, 12 Jul 2009 03:46:54 +0000, by Paul Aurich
-
Clarify a comment a little.Sun, 12 Jul 2009 03:44:30 +0000, by Paul Aurich
-
Properly print pool, a list of PurpleBuddies, not strings.Sun, 12 Jul 2009 03:34:40 +0000, by Paul Aurich
-
Fix a warning.Sun, 12 Jul 2009 02:59:46 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)Sun, 12 Jul 2009 02:56:06 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)Mon, 06 Jul 2009 04:37:41 +0000, by Paul Aurich
-
Operate on the passed-in GSList.Wed, 10 Jun 2009 04:42:11 +0000, by Paul Aurich
-
Debug output when changing group memberships.Wed, 10 Jun 2009 04:22:21 +0000, by Paul Aurich
-
Pass around a copy of our bare JIDWed, 10 Jun 2009 03:58:11 +0000, by Paul Aurich
-
Simplify the fake_to_self function.Sun, 07 Jun 2009 06:17:29 +0000, by Paul Aurich
-
Remove a now-superfluous g_strdup/g_free.Sun, 07 Jun 2009 06:12:22 +0000, by Paul Aurich
-
Use js->state to track whether the roster has been retrieved.Sun, 07 Jun 2009 05:36:45 +0000, by Paul Aurich
-
Various roster cleanups. Refs #7008.Sun, 07 Jun 2009 00:16:05 +0000, by Paul Aurich
-
Remove this; it's been commented out for about 3.5 years.Sat, 06 Jun 2009 22:47:49 +0000, by Paul Aurich
-
Use jabber_is_own_account and perform way fewer normalizations per iterationSat, 06 Jun 2009 22:38:15 +0000, by Paul Aurich
-
merge of '08cad9bb29fe8faaea25ef487d9d70c2f66fd6b5'Mon, 13 Jul 2009 05:28:25 +0000, by Elliott Sales de Andrade
-
Don't break string freeze.Mon, 13 Jul 2009 05:24:33 +0000, by Elliott Sales de Andrade
-
Changelog previous commit.Mon, 13 Jul 2009 05:26:52 +0000, by Elliott Sales de Andrade
-
On MSN, pop up an "invite message" request similar to oscar, and send thatMon, 13 Jul 2009 05:01:42 +0000, by Elliott Sales de Andrade
-
Don't pre-escape jbr->status. Almost every place required it in unescapedSun, 12 Jul 2009 22:40:54 +0000, by Elliott Sales de Andrade
-
We have a convenience function to do this. Also, plug a leak of the statusSun, 12 Jul 2009 22:25:44 +0000, by Elliott Sales de Andrade
-
If neither a locally-set custom icon nor a remotely-set buddy icon can beSun, 12 Jul 2009 20:03:43 +0000, by Elliott Sales de Andrade
-
If the error number is unknown, the error message should mention it, sinceSun, 12 Jul 2009 18:47:57 +0000, by Elliott Sales de Andrade
-
Apparently, I missed a few changes for purple_debug_is_verbose().Sun, 12 Jul 2009 07:33:06 +0000, by Elliott Sales de Andrade
-
The MSN client and server strips leading and trailing whitespace, so do theSun, 12 Jul 2009 05:06:45 +0000, by Elliott Sales de Andrade
-
Bold + Underline + Italic + Strikethrough + NUL character equals 5 bytes,Sun, 12 Jul 2009 04:41:10 +0000, by Elliott Sales de Andrade
-
Free the buddy list data some more at shutdown and some deprecations.Sun, 12 Jul 2009 02:55:36 +0000, by Paul Aurich
-
Don't assume a resolver generated the response.Sat, 11 Jul 2009 21:53:52 +0000, by aman
-
Don't fork a resolver process for IPs.Sat, 11 Jul 2009 21:44:14 +0000, by aman
-
Fix a leak of the queued_requests from purple_dnsquery_a.Sat, 11 Jul 2009 21:28:58 +0000, by aman
-
Fix build warning (wrong pointer type or something)Sat, 11 Jul 2009 20:48:21 +0000, by Paul Aurich
-
Update RPM spec file to cope with changes to where perl bits are installedSat, 11 Jul 2009 15:42:28 +0000, by Stu Tomlinson
-
Avoid a potentially uninitialized variableSat, 11 Jul 2009 15:36:57 +0000, by Stu Tomlinson
-
Added the function in util.h, forgot it here.Sat, 11 Jul 2009 08:11:14 +0000, by Paul Aurich
-
Save one traversal of the domain for IPv6 validation.Sat, 11 Jul 2009 07:55:03 +0000, by Paul Aurich
-
merge of '834ee1803fbad0f4960a66592ac43641f23124c6'Sat, 11 Jul 2009 07:47:45 +0000, by Paul Aurich