log

age author description
2009-07-15 Paul Aurich Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to
2009-07-15 Paul Aurich merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'
2009-07-15 Mark Doliner Ah, this is what g++ doesn't like.
2009-07-15 Ka-Hing Cheung documents purple_prefs_connect_callback
2009-07-15 Sadrul Habib Chowdhury Changelog the personal details thing for yahoo.
2009-07-15 Sadrul Habib Chowdhury Do not show hidden request fields.
2009-07-15 Sadrul Habib Chowdhury merge of '5d2fae2f23534be16c94035916b126cf0953435b'
2009-07-15 John Bailey Simplify a block here and kill one of those uber-lines that annoy grim.
2009-07-15 Sadrul Habib Chowdhury There were some concerns about possible API breakage from removing
2009-07-15 Paul Aurich Various fixes to get BOSH working with Prosody 0.5.
2009-07-15 Paul Aurich merge of '0800f09f6994e5ae06fed4644a78d33ab4346866'
2009-07-15 Sadrul Habib Chowdhury merge of '052b844e0de47c283f4eefb3e5c9d511dbb287aa'
2009-07-14 Paul Aurich merge of '27b0c8383de99fccc9cd6f312ac355f9e4a4d267'
2009-07-14 Mark Doliner merge of '03e0254c6871c4730755a200d34d4adacdf40c66'
2009-07-14 Mark Doliner I don't remember why exactly, but enum typedefs should not have a name
2009-07-14 Paul Aurich Fix picking up SI streamhosts from login server and plug a leak.
2009-07-15 Sadrul Habib Chowdhury Allow changing contact details for folks in the buddylist.
2009-07-14 Sadrul Habib Chowdhury Add support for receiving contact details from buddies.
2009-07-14 Paul Aurich Commit the QQ null chat room name crash on the *right* branch.
2009-07-14 Mark Doliner Don't fail an assertion and don't return FALSE if we can't create
2009-07-14 Mark Doliner This brace was a little goofy
2009-07-14 Mark Doliner Add a comment
2009-07-14 Mark Doliner Update these comments based on Kevin's reply a week ago on the devel
2009-07-14 Mark Doliner Set the "we support SMS!" ICBM flag. This causes buddies with mobile
2009-07-14 Mark Doliner I'm not really sure what this check does, but there's a good chance
2009-07-13 Mark Doliner Break the 'if' onto two lines and don't bother calling jabber_id_free()
2009-07-13 Paul Aurich Fix building individual plugins on OS X. Closes #3156.
2009-07-13 Elliott Sales de Andrade Don't double-escape media.
2009-07-13 Elliott Sales de Andrade merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
2009-07-13 Paul Aurich merge of '4eb90113f62db7720e95fc2491dd522f5950d0d8'
2009-07-13 Sadrul Habib Chowdhury merge of '13a2e99b338b6f766d19c7ad7cce26b8b32c9e99'
2009-07-13 John Bailey merge of '36948cfc8a90e3d81db3b233f7af33bf653ae4d3'
2009-07-13 Sadrul Habib Chowdhury Set the back-reference to the connection from the proto-data.
2009-07-13 Sadrul Habib Chowdhury Show the current time if the timestamp is zero.
2009-07-13 Paul Aurich Updated Russian translation. Closes #9652.
2009-07-13 Paul Aurich Updated Norwegian Nynorsk translation. Closes #9275.
2009-07-13 John Bailey zac from the Adium team noticed that the static prpl foo for yahoo was no longer
2009-07-12 Paul Aurich Properly unset a tune status without needing to re-log an XMPP account.
2009-07-12 Paul Aurich Identify clients in XMPP caps based on the ui_info hash. Closes #9672.
2009-07-12 Paul Aurich Use purple_util_format_song_info in MSN/XMPP for the buddy list status text.
2009-07-12 Paul Aurich yahoo: Add the error code to the debug log.
2009-07-12 Paul Aurich Fix a reversed assertion.
2009-07-12 Paul Aurich Changelog/Merge im.pidgin.cpw.darkrain42.obsolete to im.pidgin.pidgin.
2009-07-12 Paul Aurich Use Entity Capabilities to pick up Chat States support. Refs #4650.
2009-07-12 Paul Aurich Remove a superfluous variable.
2009-07-12 Paul Aurich Fix reversed logic in c22acf5c042ad7876f4d5d5a039323a6bfb68807.
2009-07-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head cec487e50b3df746ae8b23771513bf85734f618d)
2009-07-12 Paul Aurich For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.
2009-07-12 Paul Aurich Fix a crash relating to the actual freeing of the buddy list stuff.
2009-07-12 Paul Aurich Changelog im.pidgin.cpw.darkrain42.roster. Fixes #7008.
2009-07-12 Paul Aurich Clarify a comment a little.
2009-07-12 Paul Aurich Properly print pool, a list of PurpleBuddies, not strings.
2009-07-12 Paul Aurich Fix a warning.
2009-07-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)
2009-07-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
2009-06-10 Paul Aurich Operate on the passed-in GSList.
2009-06-10 Paul Aurich Debug output when changing group memberships.
2009-06-10 Paul Aurich Pass around a copy of our bare JID
2009-06-07 Paul Aurich Simplify the fake_to_self function.
2009-06-07 Paul Aurich Remove a now-superfluous g_strdup/g_free.
2009-06-07 Paul Aurich Use js->state to track whether the roster has been retrieved.
2009-06-07 Paul Aurich Various roster cleanups. Refs #7008.
2009-06-06 Paul Aurich Remove this; it's been commented out for about 3.5 years.
2009-06-06 Paul Aurich Use jabber_is_own_account and perform way fewer normalizations per iteration
2009-07-13 Elliott Sales de Andrade merge of '08cad9bb29fe8faaea25ef487d9d70c2f66fd6b5'
2009-07-13 Elliott Sales de Andrade Don't break string freeze.
2009-07-13 Elliott Sales de Andrade Changelog previous commit.
2009-07-13 Elliott Sales de Andrade On MSN, pop up an "invite message" request similar to oscar, and send that
2009-07-12 Elliott Sales de Andrade Don't pre-escape jbr->status. Almost every place required it in unescaped
2009-07-12 Elliott Sales de Andrade We have a convenience function to do this. Also, plug a leak of the status
2009-07-12 Elliott Sales de Andrade If neither a locally-set custom icon nor a remotely-set buddy icon can be
2009-07-12 Elliott Sales de Andrade If the error number is unknown, the error message should mention it, since
2009-07-12 Elliott Sales de Andrade Apparently, I missed a few changes for purple_debug_is_verbose().
2009-07-12 Elliott Sales de Andrade The MSN client and server strips leading and trailing whitespace, so do the
2009-07-12 Elliott Sales de Andrade Bold + Underline + Italic + Strikethrough + NUL character equals 5 bytes,
2009-07-12 Paul Aurich Free the buddy list data some more at shutdown and some deprecations.
2009-07-11 aman Don't assume a resolver generated the response.
2009-07-11 aman Don't fork a resolver process for IPs.
2009-07-11 aman Fix a leak of the queued_requests from purple_dnsquery_a.
2009-07-11 Paul Aurich Fix build warning (wrong pointer type or something)
2009-07-11 Stu Tomlinson Update RPM spec file to cope with changes to where perl bits are installed
2009-07-11 Stu Tomlinson Avoid a potentially uninitialized variable
2009-07-11 Paul Aurich Added the function in util.h, forgot it here.
2009-07-11 Paul Aurich Save one traversal of the domain for IPv6 validation.
2009-07-11 Paul Aurich merge of '834ee1803fbad0f4960a66592ac43641f23124c6'
2009-07-11 Paul Aurich Validate IPv6 identifiers in the domain portion of a JID.
2009-07-11 Paul Aurich Add purple_ipv6_address_is_valid; guess what it does?
2009-07-11 Paul Aurich Build warning fix.
2009-07-11 Elliott Sales de Andrade merge of '90da8da01d8b8fa432adae5fd697ef4bad3582b5'
2009-07-11 Paul Aurich merge of '10c77c853c49f28524dabf8a5149818138c09c60'
2009-07-11 Stu Tomlinson Add a file missing from POTFILES.in
2009-07-11 Paul Aurich XMPP domains can also be IPv4 or IPv6 addresses
2009-07-11 Paul Aurich XMPP allows for internationalized domain names.
2009-07-11 Mark Doliner Doh, small typo. Tests pass now. Yay.
2009-07-10 Mark Doliner Be more restrictive in the characters allowed by jabber_nameprep_validate()
2009-07-10 Mark Doliner Of course, these should be >= and <=
2009-07-10 Mark Doliner Whoops, some of these were asserting valid but should have been
2009-07-10 Sadrul Habib Chowdhury merge of 'c79c76ef54b9b6ee38720172c7cc655dcee22893'
2009-07-10 Mark Doliner More tests, some with an international flavor. I have no idea what that
2009-07-10 Mark Doliner Change jabber_id_new() to iterate byte by byte instead of character
2009-07-10 Sadrul Habib Chowdhury Allow setting some personal information for an account.
2009-07-10 Mark Doliner Check in a version of jabber_id_new() that is hopefully more efficient.
2009-07-10 Paul Aurich Two more JID tests.
2009-07-10 Mark Doliner I thought of another invalid JID. I'm changing jabber_id_new() so that all
2009-07-10 Mark Doliner Add tests for jabber_id_new(). Please add to this! JIDs with accented
2009-07-10 Mark Doliner Use assert_string_equal_free() instead of just assert_string_equal()
2009-07-10 Stu Tomlinson HAVE_CONFIG_H is not defined when building the perl plugin, so work around
2009-07-10 Stu Tomlinson No functional change, but my gcc is bitching at me. Fixes this warning,
2009-07-10 Stu Tomlinson Hopefully provide better debug logs when gevolution plugin can't open the
2009-07-10 Stu Tomlinson Fix this compiler warning:
2009-07-10 Stu Tomlinson This fixes this compile warning:
2009-07-10 Stu Tomlinson We can't return based on the value of an uninitialized variable, as gcc
2009-07-10 Stu Tomlinson Remove an unused variable
2009-07-10 Stu Tomlinson keep the compiler happy:
2009-07-09 Sadrul Habib Chowdhury Fix denying auth requests from MSN buddies, and fix a leak.
2009-07-09 Sadrul Habib Chowdhury Use purple_markup_escape_text instead of the glib version.
2009-07-09 Paul Aurich Notice when the MUC item JID on unavailable presence references another resource. Refs #8319.
2009-07-09 Paul Aurich The last command registered wasn't added to the list, so was leaking at uninit.
2009-07-09 Paul Aurich Lower the severity of this message.
2009-07-22 Paul Aurich disapproval of revision '39b90ee2c4d49d80e4f9befbc80cb9684cf05209'
2009-07-11 Elliott Sales de Andrade Add support in Pidgin for playing back audio:// links. Also include a "Save
2009-07-11 Elliott Sales de Andrade Fix some quoting for AC_LANG_PROGRAM.
2009-07-11 Elliott Sales de Andrade Enable the weaker MD2 and MD4 with RSA encryption signing algorithms that
2009-07-10 Elliott Sales de Andrade Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
2009-07-09 Elliott Sales de Andrade Add support for receiving winks and audio clips on MSN. The resulting file
2009-07-08 Mark Doliner I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
2009-07-08 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
2009-07-08 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
2009-07-08 Mark Doliner Create a oscar_get_ui_info_string() function that looks up a value in the
2009-07-08 Mark Doliner Use a custom clientkey for AIM and ICQ for Pidgin and Finch
2009-07-08 Mark Doliner Allow UIs to specify their own AOL client key
2009-07-08 Mark Doliner Don't double-free the color hash table when deinitializing both prpl-yahoo
2009-07-08 Paul Aurich yahoo: Don't do anything in yahoo_status_text when disconnecting.
2009-07-08 Paul Aurich Fix two errors when my p2p server connection times out.
2009-07-08 Elliott Sales de Andrade merge of '4659790302e1226bf3dd9eb699c028d230304638'
2009-07-08 Paul Aurich merge of '2a195c64281f3e4d2712dbe7d148d688dbdea252'
2009-07-08 Paul Aurich merge of '2010b6cf9dfaf940d22f5593c63b22db86ee8844'
2009-07-08 Elliott Sales de Andrade Set the "Open Containing Directory" icon to the "directory" stock icon
2009-07-08 Gary Kramlich merge of 'd4111c3c390e4fbea55bfa213f353d6012f249d5'
2009-07-10 Etan Reisner Close up scope on some variables and more correctly handle the
2009-07-10 Etan Reisner Returning FALSE from a function that is suposed to return a PurpleChat * is
2009-07-22 Etan Reisner disapproval of revision '6b146c92bd0f878c7321a914c74044d50273abcf'
2009-07-10 Etan Reisner I noticed the other day that we don't have a "Join a Chat" menu item in the
2009-07-08 Etan Reisner Oops, missed this.
2009-07-07 Etan Reisner Apparently font_weight was only relatively recently added to pango, so use
2009-07-07 Etan Reisner s/_Advanced/Ad_vanced/ and s/_Proxy/P_roxy/ in the tabs of the Add/Modify
2009-07-07 Paul Aurich merge of '3f1d2c03aab34120c7c659a581ffa8d156041d51'
2009-07-07 Etan Reisner Close up scope on a variable and use PURPLE_BLIST_NODE_HAS_FLAG.
2009-07-07 Etan Reisner Modify the Windows build/install setup to deal with the perl modules the way
2009-07-07 Etan Reisner This seems to work better on Windows, what with the spaces in the path and the
2009-07-07 Mark Doliner Add a few of my changes to the changelog. I don't think any of these
2009-07-07 Mark Doliner Update this comment. We talked about using CRC32 on the devel list
2009-07-07 Elliott Sales de Andrade merge of '0866182af6b0894f55f42ac5dd8d01f9a2c3160c'
2009-07-08 Sadrul Habib Chowdhury Really fix build when srcdir = builddir and srcdir != builddir.
2009-07-07 Paul Aurich Plug a leak of an account dropdown selection dialog or two.
2009-07-07 Paul Aurich Make the use of xmpp_iq_cb_data->context explicit.
2009-07-07 Sadrul Habib Chowdhury Fix compile when srcdir != builddir.
2009-07-07 Elliott Sales de Andrade I think that last thing should go in the ChangeLog.
2009-07-07 Elliott Sales de Andrade Install a custom GtkIMHtml procol handler for the "file://" type which
2009-07-07 Elliott Sales de Andrade Link-ify the filename when writing the "Transfer is complete" message to
2009-07-07 Elliott Sales de Andrade Add some checks before attempting to add a buddy on MSN. Also, if the FQY
2009-07-07 Etan Reisner ChangeLog.API and @since mark purple_markup_escape_text.
2009-07-06 Mark Doliner Create a purple_markup_escape_text() function and use it in one place
2009-07-06 Mark Doliner Add a comment about some strange behavior that I noticed
2009-07-06 Mark Doliner Check in updated po files because I changed a bunch of strings
2009-07-06 Mark Doliner Fixes for the changes to Yahoo to build a separate prpl for yahoo japan
2009-07-06 Mark Doliner merge of '702813e5dd6dd0067366351c976a762da3b28772'
2009-07-06 Daniel Atallah Fix win32 build for yahoo/yahoojp split.
2009-07-06 John Bailey This looked wrong to me.
2009-07-06 John Bailey ChangeLog tweaks.
2009-07-06 John Bailey Patch from kkszysiu to make the GG prpl support
2009-07-06 Mark Doliner Oh, make sure we still set the itmsurl if we're available but don't have
2009-07-06 Mark Doliner Fix a bug where sometimes your away message wouldn't get set at sign on
2009-07-06 Mark Doliner merge of '599603c54f97d6978ff312a4ff140857302b0033'
2009-07-06 Mark Doliner More uniformity among disconnect error messages
2009-07-06 Mark Doliner I think we can assume that read() isn't going to read more than
2009-07-06 Mark Doliner Non localizable string?! Non!
2009-07-06 Mark Doliner Change strings in libpurple/protocols/jabber/auth.c and util.c a little bit
2009-07-06 Mark Doliner Change these two strings to match another one. total_number_of_strings--
2009-07-06 Mark Doliner Hey Stu, it should be safe to combine this check, right? It'll make us
2009-07-06 Mark Doliner Remove periods and newlines from many error messages that end up being used
2009-07-06 Mark Doliner Remove trailing periods from short disconnection error messags and remove
2009-07-06 Mark Doliner Similar connection error message changes for IRC. These are hopefully
2009-07-06 Mark Doliner Connection error message changes for gg, and a few other strings changes.
2009-07-06 Mark Doliner Make some error messages more uniform.
2009-07-06 Mark Doliner Change the wording in a connection error message. I'm trying to make
2009-07-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
2009-07-06 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
2009-07-06 Elliott Sales de Andrade merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98'
2009-07-06 Paul Aurich I missed a few presence types.
2009-07-06 Paul Aurich Rearrange all the MUC code to be together.
2009-07-06 Paul Aurich Rearranging this section and adding a catch for stuff that can't happen
2009-07-06 Paul Aurich Various minor changes to jabber_presence_parse. No functionality changes.
2009-07-05 Paul Aurich Add support for XEP-0045 code 307 (a.k.a. kicks).
2009-07-05 Paul Aurich merge of '9ec118f84a3907ca01880d27a4988a4f41ea8914'
2009-07-05 Josep Puigdemont Updated Catalan translation.
2009-07-05 Paul Aurich Minor formatting/style/purple_strequal
2009-07-05 Paul Aurich The XOR method is disabled in family_auth.c
2009-07-05 Paul Aurich Unregister the account signals after destroying accounts.
2009-07-05 Paul Aurich Changelog the XMPP SSL change
2009-07-05 Etan Reisner Fix this typo again because I was stupid.
2009-07-05 Etan Reisner merge of '0c046bad9fd4d69c10aa296f24460f584920431d'
2009-07-05 Etan Reisner Typo s/hopefulll/hopefully/
2009-07-05 Etan Reisner merge of '46a46162666e1d23ae6161df2639044132cb894f'
2009-07-05 Etan Reisner That was some seriously screwed up formatting.
2009-07-05 Etan Reisner This may or may not fix #9579 but it shouldn't hurt anything even if it
2009-07-05 Etan Reisner A couple more s/GSList/GList/ changes as fallout from the last change.
2009-07-05 Etan Reisner I was seeing some crashes when connecting to Google Talk on my work laptop.
2009-07-04 Etan Reisner merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
2009-06-28 Etan Reisner merge of '0db5728dd6db78a86154abd7e8e7cf32db421f7c'
2009-06-28 Etan Reisner Require SSL/TLS by default for XMPP accounts. Closes #8666.
2009-06-28 Etan Reisner NULL-ify the loader_info->exts member. Fixes a crash if UIs repeatedly init
2009-06-27 Etan Reisner Including internal.h here fixed a Windows build ages ago but struck me as odd
2009-06-27 Etan Reisner Correct the doxygen documentation in the pidginrc plugin and swap out a
2009-06-27 Etan Reisner I was going to change the g_return_if_fail to a normal return but it actually
2009-06-26 Etan Reisner Make the comment reflect that we are actually just stopping the typing
2009-06-26 Etan Reisner Changelog the perl module installation location changes.
2009-06-26 Etan Reisner merge of '1490bc9b5da3684cfe634ae71d22e5903a639e7c'
2009-06-25 Etan Reisner merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
2009-06-25 Etan Reisner Rename the "Conversation Window Hiding" preferences section to "Conversation
2009-06-25 Etan Reisner More Title Casing.
2009-06-25 Etan Reisner De-emphasize the () around the collapsed group counts. I can't actually see
2009-06-25 Etan Reisner Title Case some blist right-click menu items.
2009-06-25 Etan Reisner This doesn't seem to be used.
2009-06-25 Etan Reisner Indentation fix.
2009-06-25 Etan Reisner We are definitely "Check"ing here not "Chat"ting.
2009-06-18 Etan Reisner merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'
2009-07-08 Paul Aurich disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'
2009-07-05 Jochen Kemnade more German l10n
2009-07-05 Paul Aurich Change "Logged off" to "Logged Off" to match the rest of the labels
2009-07-05 Paul Aurich Style and comments
2009-07-05 Paul Aurich Factor out the duplicated code for displaying XMPP Get Info
2009-07-05 Paul Aurich Remove the gigantic ifdef'd-out "Show buddy features" sections
2009-07-06 John Bailey ChangeLog!
2009-07-06 John Bailey I forgot to remove the old bool setting for Yahoo! JAPAN.
2009-07-06 John Bailey Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
2009-07-06 John Bailey Correctly determine if the prpl calling a given function is the Yahoo! JAPAN
2009-07-05 John Bailey Moved functions around and made some no longer static. All the functions
2009-07-05 John Bailey Add header includes. I still have not yet tested building this.
2009-07-05 John Bailey I believe this will correctly handle setting the yd->jp value under the new
2009-07-05 John Bailey have a separate hash table function for each prpl.
2009-07-05 John Bailey Very rudimentary start to separate prpls. Removed URI handler from the
2009-07-05 John Bailey Update for file renames.
2009-07-05 John Bailey Start of splitting yahoo into two separate prpls. Not sure if this even comes
2009-07-05 John Bailey merge of '034300b33708a7dbb7856d91c3098493b2dffa34'
2009-07-05 Paul Aurich Elliott's code looks nicer.
2009-07-04 Paul Aurich Changelog that.
2009-07-04 Paul Aurich Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)
2009-07-04 Paul Aurich Credit Timo, Jochen, Björn, and Josep for their translations.
2009-07-04 Paul Aurich merge of '0ce6e164761ad4833f620020df5a0194cfea51e0'
2009-07-04 Paul Aurich Updated Simplified Translation from Aron Xu, new translator. Closes #9243.
2009-07-04 Paul Aurich Updated Slovenian translation. Closes #9098.
2009-07-04 Timo Jyrinki Updated Finnish translation (100%).
2009-07-05 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
2009-07-04 John Bailey Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.
2009-07-04 John Bailey ChangeLog the PURPLE_VERBOSE_DEBUG variable.
2009-07-04 John Bailey Add entries to ChangeLog.API for my changes.
2009-07-04 John Bailey Convert all uses of PURPLE_UNSAFE_DEBUG to the new API I added.
2009-07-04 John Bailey Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add
2009-07-04 Paul Aurich merge of '8222e69d26359ab1a478cc42d25834120aee713b'
2009-07-04 Paul Aurich Fix purple_markup_unescape_entity to properly consume '&#x5C;' and similar.
2009-07-04 Jochen Kemnade some more German l10n
2009-07-04 Josep Puigdemont Catalan translation updated.
2009-07-06 Elliott Sales de Andrade Add support for receiving handwritten (Ink) messages from MSN buddies.
2009-07-05 Elliott Sales de Andrade Add auto-generated D-Bus signals introspection, though parameter names
2009-07-05 Elliott Sales de Andrade s/analize/analyze/g since those scripts just don't exist.
2009-07-04 Elliott Sales de Andrade If no disco#items feature was found (like with gmail.com), then our disco
2009-07-04 Elliott Sales de Andrade Make the custom smiley edit windows single-instance. That is, if you click
2009-07-04 Elliott Sales de Andrade merge of '7f396ae5ae1a07562f3822bfdf32a5b71b737970'
2009-07-04 Sulabh Mahajan Complement the condition, fix the error I made in the last commit.
2009-07-04 Paul Aurich merge of '1bbd08b1b4f931fa4318c1042033c441a36397ee'
2009-07-04 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
2009-07-04 Elliott Sales de Andrade The Log Reader plugin also supports aMSN logs.
2009-07-04 Elliott Sales de Andrade merge of '7743dd71673c71e91039e890a3a939f9850f2d16'
2009-07-04 Stu Tomlinson Apparently there might be stuff after the semicolon before the \r\n so just
2009-07-04 Stu Tomlinson merge of 'b6e009fb9284f653ac58c5309b5443eec6f12c8e'
2009-07-04 Mark Doliner merge of '3fe037ee4d003527c8f4f41974e01680d5eea27e'
2009-07-04 Mark Doliner Slightly better error messages
2009-07-04 Elliott Sales de Andrade In the Network prefs page, always show the auto-detected IP address by
2009-07-04 Elliott Sales de Andrade Don't colourize the IP entry field when it's empty, and reset the actual
2009-07-04 Elliott Sales de Andrade Change the page_size on the GtkAdjustment used for GtkSpinButtons on the
2009-07-04 Stu Tomlinson disapproval of revision '3fe037ee4d003527c8f4f41974e01680d5eea27e'
2009-07-04 Stu Tomlinson We're about to assume strstr() will find \r\n, so make the sscanf()
2009-07-03 Mark Doliner Add an else when looking at the number of total elements and
2009-07-03 Sulabh Mahajan Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.
2009-07-03 Sulabh Mahajan During login, if password incorrect, set it to NULL. Avoids account locking. Brings dialog to enter password if clicked on Re-enable account
2009-07-03 Sulabh Mahajan In case of an error we do not receive the token, and totalelements in that case is 1. This fixes the issue of not being able to set error properly.
2009-07-03 Mark Doliner Formatting changes, no functionality.
2009-07-03 Elliott Sales de Andrade merge of '4296be52d5b80da450d41464433feee7c438d8f9'
2009-07-04 Paul Aurich Clarify that Purple::Prefs::add_none() really is necessary
2009-07-03 Paul Aurich Whoops, that wasn't meant to be https (even though I think Google should be
2009-07-03 Paul Aurich Provide a custom URL per-email for gmail notifications, since Google gives it to us.
2009-07-03 Elliott Sales de Andrade Sadrul and etan point out that using an existing function is better than
2009-07-03 Paul Aurich Use mail_dialog consistently, instead of switching from one line to the next. Various other cleanups, too.
2009-07-03 Paul Aurich merge of '42ff94691667fa47b66d698b59f9eca2326c3660'
2009-07-03 Paul Aurich Fix the mail_dialog->total_count and use that to tell when the dialog is empty.
2009-07-03 Paul Aurich Don't try to read in '' as our account icon. I don't know if I have a messed up prefs.xml or something else changed recently.
2009-07-03 Paul Aurich Close the mail dialog at signoff if it's empty. Closes #9345.
2009-07-03 Paul Aurich Remove the PidginMailDialog typedef.
2009-07-03 Paul Aurich Remove a few layers of evil abstraction.
2009-07-03 Paul Aurich Remove trailing whitespace
2009-07-03 Elliott Sales de Andrade merge of '62bb494a4382e4c1744f43473276c10a8d207d4a'
2009-07-02 Paul Aurich Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.
2009-07-02 Paul Aurich If get_info_for_jid is passed a full JID, don't spam that JID with IQs.
2009-07-02 Paul Aurich Factor the per-resource IQs out into their own function.
2009-07-02 Mark Doliner Check in re-based .po files so our nightly l10n stats generation has less work to do
2009-07-02 Mark Doliner Woo boy I think we might have a whole bunch of new strings
2009-07-02 Mark Doliner * Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL)
2009-07-02 Mark Doliner I had to make these changes to get "make check" to run
2009-07-02 Mark Doliner A few changes to our code to handle chunked transfer-encodings (technically
2009-07-02 Mark Doliner Remove just a tad bit of indirection
2009-07-02 Mark Doliner Use unsigned lengths here and use %zu when reading into the gsize var
2009-07-02 Paul Aurich Clear the notifications via a signal instead of pidgin_close_notify.
2009-07-02 Paul Aurich merge of '6b55733f733881e690313c87ac44fba18f382ce1'
2009-07-01 Mark Doliner Fix font size and font face in outgoing myspace messages. I think I
2009-07-01 Ethan Blanton Don't send 64-bit DCC application-level acknowledgments on 64-bit systems.
2009-07-01 Sadrul Habib Chowdhury merge of '183db7b36f0f27730e6f1b86c30b7ab9dfb22ab7'
2009-07-01 Sadrul Habib Chowdhury Show the 'Enable Accounts' menu when all accounts are disabled.
2009-07-02 Paul Aurich Set od->default_port even when using the standard auth method.
2009-07-01 Paul Aurich Avoid a null deref when clearing mail notifications. Refs #9345.
2009-07-03 Elliott Sales de Andrade Change the background of the IP address input in the Network preferences to
2009-07-03 Elliott Sales de Andrade Fix the Add button sensitivity for the add smiley window when using the
2009-07-03 Elliott Sales de Andrade Set the correct default response in the smiley edit window so it gets the
2009-07-03 Elliott Sales de Andrade Automatically enable and disable the Add/Save button in the PidginSmiley
2009-07-02 mauro brasil Increase the logging level of some debugging messages that seemed to be a
2009-07-02 Elliott Sales de Andrade This variable doesn't seem necessary for anything.
2009-07-02 Elliott Sales de Andrade We shouldn't de-reference variables before checking if they're not NULL.
2009-07-01 Elliott Sales de Andrade Change the name of the file selector from "Buddy Icon" to the name of the
2009-07-01 Elliott Sales de Andrade You should check the indenting before a copy & paste...
2009-07-01 Sadrul Habib Chowdhury merge of '321bf1cf9bafe529fea060ca8ba08686a57e884a'
2009-06-30 Paul Aurich I tried to come up with some witty play on words here, but couldn't.
2009-07-01 Sadrul Habib Chowdhury Some more fixes for when unsetting buddy picture, for both when sending and receiving updates.
2009-06-30 Sadrul Habib Chowdhury merge of '22e14265a47cdddb4c9eb1ee0d2ce2989f9fce61'
2009-06-30 Sadrul Habib Chowdhury Changelog yahoo fixes.
2009-06-30 Sadrul Habib Chowdhury Fix how we process certain data we get from the server.
2009-06-30 Sadrul Habib Chowdhury Process the data correctly if the server sends chunked data.
2009-06-29 Sadrul Habib Chowdhury We should not be sensitive about the case.
2009-06-29 Sadrul Habib Chowdhury Fix a small memory leak.
2009-06-30 Mark Doliner Use glib's base64 encode and decode functions if they're available.
2009-06-29 Daniel Atallah Fix win32 compile
2009-06-29 Mark Doliner merge of '0de8339ed2206f013cb9b8105fe3c73ccc2a0f72'
2009-06-29 Josep Puigdemont Catalan translation updated.
2009-06-29 Mark Doliner Changes to our DNS SRV record sorting, care of Vijay Vijay Raghunathan
2009-06-29 Mark Doliner Strip trailing whitespace and spaces to tab
2009-06-29 Mark Doliner This phrasing makes more sense to me
2009-06-28 Mark Doliner Add Yuriy Kaminskiy to the COPYRIGHT file. This is the guy who found and
2009-06-28 Paul Aurich Handle dest failing to open properly by closing the src handle.
2009-06-28 Paul Aurich Update this to not use GIO, so it should build for poizon. Refs #8085.
2009-06-28 Paul Aurich Kill whitespace at the end of lines.
2009-06-28 Mark Doliner Fix a compile warning
2009-06-28 Jochen Kemnade Translation update
2009-06-28 Paul Aurich Fix a typo I spent way too long staring at.
2009-06-28 Justin Rodriguez Allow drag-and-drop of all sorts of themes.
2009-06-28 Justin Rodriguez Better error checking on the theme loaders.
2009-06-28 Paul Aurich Remove duplicated call to purple_theme_manager_init()
2009-06-28 Paul Aurich Silence some warnings from gcc on OS X. None of these were actually valid.
2009-06-28 Sadrul Habib Chowdhury Fix a crash when there are offline messages from both MSN and Yahoo
2009-06-27 Sadrul Habib Chowdhury merge of 'c3ed9a8c89dd38d30b7ad93055507b679b2f0f76'
2009-06-27 Sadrul Habib Chowdhury Remember the profile ids associated with an account.
2009-06-27 Sadrul Habib Chowdhury Use the active-id the message was sent to when sending the ack.
2009-06-27 John Bailey Include the proper ChangeLog and NEWS entries here.
2009-06-27 John Bailey Apply [9bac0a540156fb1848eedd61c8630737dee752c7] here as well. I should
2009-06-27 Paul Aurich merge of '1356d70e521b4cb5ab8ea10f0927063b5c62394a'
2009-06-27 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.
2009-06-27 Paul Aurich Missing newline
2009-06-27 Sadrul Habib Chowdhury Dear Compiler, Shut up!
2009-06-27 Sadrul Habib Chowdhury This fixes sending updates to buddies when I change my pic.
2009-06-27 Sadrul Habib Chowdhury This fixes buddyicon fetches for me.
2009-06-27 Sadrul Habib Chowdhury Create a string only when necessary. Fixes a small possible leak.
2009-06-27 Sadrul Habib Chowdhury Make sure uninitialized variable is not used. This might fix #9345,
2009-06-26 John Bailey Mimic the official client's HTTP User-Agent strings.
2009-06-26 Paul Aurich Clarify the usage of client_type (i.e. these values are matched against using
2009-06-26 Paul Aurich Allow GnuTLS logging to be controlled via PURPLE_GNUTLS_DEBUG envvar.
2009-06-26 Sulabh Mahajan merge of '03e380d307e9063ff3938a7ccab18085899c6140'
2009-06-26 Sulabh Mahajan Fix File transfer issue with Pidgin 2.5.7, ticket #9478
2009-06-26 Elliott Sales de Andrade On MSN, increase the history size for the NS so that people with lots of
2009-06-25 Marcus Lundblad And maybe we should actually change it in the comment too... :)
2009-06-25 Marcus Lundblad Fix the name of an argument.
2009-06-25 Josep Puigdemont Catalan translation updated.
2009-06-25 Sulabh Mahajan This should prevent pidgin from crashing, as reported by the ticket #9426.
2009-06-25 Paul Aurich Abstract an "image loading function" (will be used for the tooltip in a sec)
2009-06-25 Paul Aurich Don't try to write when the BOSH connection isn't ready.
2009-06-25 Paul Aurich Make "BOSH URL" its own account option.
2009-06-25 Paul Aurich Update the Pager server at login to the new default if "" or old default.
2009-06-24 Mark Doliner Need to include header files here in order for them to show up in the
2009-06-24 andrea Build fix for OSCAR on Windows.
2009-06-24 Sadrul Habib Chowdhury Detect properly when yahoo buddies go offline.
2009-06-24 Sadrul Habib Chowdhury Deal with buddies on MSN more gracefully.
2009-06-24 Sadrul Habib Chowdhury Turns out we need to exclude 'msn/' when authorizing a buddy.
2009-06-24 Sadrul Habib Chowdhury Fix another small leak. And update formatting of some code for readability.
2009-06-24 Sadrul Habib Chowdhury Fix a small leak.
2009-06-23 grommasher Support fetching Gadu-Gadu avatars. Closes #9371.
2009-06-23 Paul Aurich merge of '02b9e2a56048af7440e6752b0a4d65df7c519ae7'
2009-06-23 Paul Aurich Mention Yahoo in all the places we say "These protocols won't work without SSL"
2009-06-23 Mark Doliner Check in code that connects to oscar using clientLogin. This is the
2009-06-23 Mark Doliner It's ok to always request this connection now. It probably still doesn't
2009-06-23 Mark Doliner An implementation of SHA-256. Created by copying libpurple's SHA-1
2009-06-23 Mark Doliner Stop the watchers before closing the fds
2009-06-23 Mark Doliner Shuffle this order around for no real reason other than that I prefer it this way
2009-06-23 Paul Aurich merge of '849a753dc5505c801cd053591778ddd340db6337'
2009-06-23 Mark Doliner Fix a few problems with our myspace login response:
2009-06-23 Mark Doliner Rename MSIM_BM_INSTANT_ACTION_OR_IM to MSIM_BM_ACTION_OR_IM_INSTANT
2009-06-23 Mark Doliner Remove an unused variable
2009-06-23 Mark Doliner As far as I can tell this line was accidentally removed in an explicit merge
2009-06-23 Paul Aurich Only append ,charset=utf-8 for DIGEST-MD5. This should fix comment 2 on Adium#12429.
2009-06-22 Paul Aurich This works better.
2009-06-22 Paul Aurich Don't crash when the seemingly impossible occurs.
2009-06-22 Paul Aurich Fix a lost reference when we only fetch an unknown ext.
2009-06-22 grommasher Correctly show status in tooltips for GG contacts with status messages.
2009-06-22 Paul Aurich merge of 'bfb17183fbbf44cc19720d4d11594a7fdaad25de'
2009-06-22 supermmx Fix building of disco plugin on Windows. Thanks to SuperMMX.
2009-06-22 Paul Aurich Update the ChangeLog appropriately.
2009-06-22 Mark Doliner Make a function static and add two comments
2009-06-22 Mark Doliner Consistent comment formatting
2009-06-22 Paul Aurich Draw the user's buddy icon (in the status box) with curves, to match the buddy list icons.
2009-06-22 Paul Aurich Leave the icon always on the right (regardless of language direction).
2009-06-22 Paul Aurich merge of '225e515a43307f04c7c0570ba5877858a0f71209'
2009-06-22 Sadrul Habib Chowdhury merge of '796290d1402d75f50e27f51683443b86707c9c26'
2009-06-21 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
2009-06-22 Paul Aurich Build infrastructure for XMPP Disco plugin on Windows. Ripped from the ticker.
2009-06-21 dmitry petroff Transform id-less <img> tags to links using src and alt attributes.
2009-06-21 Paul Aurich Need to make a copy of this because purple_util_fetch_url frees its.
2009-06-21 Stu Tomlinson g_strv_length() is only available in glib2 2.6 and newer
2009-06-21 John Bailey Pull in the 2.5.7 ChangeLog entries and remove the duplicate entries from
2009-06-20 Mark Doliner I heard bonobo is going away? Just add a note that we'll need to find
2009-06-20 Sadrul Habib Chowdhury merge of '3eceaa6c40cc71435a27e3175ed313c342e01062'
2009-06-19 Mark Doliner New versions of the official Yahoo Messenger client for Windows XP (tested
2009-06-19 Mark Doliner Show a friendlier error message on myspace when your username or password
2009-06-19 Mark Doliner Try to make this string a little more human, and flow better in its
2009-06-19 Mark Doliner These aren't needed either.
2009-06-19 Mark Doliner Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't
2009-06-19 Mark Doliner This isn't needed because connection.c cancels the connection attempt
2009-06-19 Mark Doliner Yikes. buf is on the stack and shouldn't be freed. This fixes
2009-06-19 Mark Doliner Clarify this. This count gets passed around a lot of places... I'm
2009-06-19 Mark Doliner These parameters aren't modified
2009-06-19 Mark Doliner Allow doxygen to pick up the comment for this function. It's
2009-06-18 Mark Doliner Pass the gc as the handle in a bunch of calls to purple_proxy_connect
2009-06-18 Mark Doliner Pass the handle in here, which causes the connection attempt to be
2009-06-18 Mark Doliner Pass a handle to purple_proxy_connect() when making this connection.
2009-06-18 Mark Doliner Eagle eyes McMarq S. caught two other typo. Now I'm wondering if
2009-06-18 Mark Doliner Remove some cosmetic differences between msg_cmd() and ubm_cmd()
2009-06-18 Mark Doliner Fix a typo. Heh heh, "vistit"
2009-06-18 Mark Doliner purple_util_write_data_to_file_absolute() for reasons beyond our control,
2009-06-18 Mark Doliner Cleanup the code surrounding gc->disconnect_timeout and set it to 0
2009-06-18 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
2009-06-17 Marcus Lundblad Remove port mappings from the hash tables when removing them.
2009-06-16 Sadrul Habib Chowdhury Do not blurt out the history if there's already a conversation open.
2009-06-15 Marcus Lundblad Add a function to remove a port mapping (UPnP or NAT-PMP) given a file