log

age author description
2012-02-18 Mark Doliner *** Plucked rev d1d77da56217f3a083e1d459bef054db9f1d5699 (qulogic@pidgin.im):
2012-02-15 Paul Aurich merge of '081986627877141e126dc3bcd9b0ab5063e96e83'
2012-02-15 Paul Aurich gtkdisco: Prevent a NULL dereference crash
2012-02-15 Mark Doliner Add this change to the ChangeLog
2012-02-15 Mark Doliner *** Plucked rev adb5993fd26854de08af6ca2864eeb3fe1fc8c1d (qulogic@pidgin.im):
2012-02-15 Mark Doliner Add a space here, because that's our MO
2012-02-15 Mark Doliner *** Plucked rev 10ead4688e3af4132d454fa3bc241480500651c9 (dcbw@redhat.com):
2012-02-13 Mark Doliner *** Plucked rev 1270f4e5ab858ed24cdaf179e71fedea82ea9e09 (qulogic@pidgin.im):
2012-02-13 Mark Doliner Add ChangeLog entries for other changes in this branch
2012-02-13 Mark Doliner *** Plucked rev 13d6e924c9257b20e21050646cab88043bdb2e15 (markdoliner@pidgin.im):
2012-02-13 Mark Doliner *** Plucked rev 4b5c688e1486f88c95bbe6946367a00b2d1e02dd (markdoliner@pidgin.im):
2012-02-06 Elliott Sales de Andrade Pluck change to contact server, to reduce DNS/SOAP requests.
2012-02-06 Elliott Sales de Andrade Pluck fixes for OIM charset conversion.
2012-01-23 Daniel Atallah xnyhps noticed that 'purple_proxy_connect_socks5' is passing the handle to the
2012-02-15 Paul Aurich *** Plucked rev 081986627877141e126dc3bcd9b0ab5063e96e83 (darkrain42@pidgin.im):
2012-02-15 Mark Doliner If there are no objections, these changes will get released in 2.10.2
2012-02-13 Mark Doliner Move this check up a level so that it affects direct connections, too.
2012-02-13 Mark Doliner We don't need to abort the file transfer attempt entirely when this happens.
2012-02-13 Mark Doliner Adjust this debug statement. listener_ip is based off of the bos connection
2012-02-06 Elliott Sales de Andrade Fix indices for client capabilities and display pics.
2012-02-06 hyc ChangeLog conversation-extended patch.
2012-02-06 Elliott Sales de Andrade Drop support for protocols below 18.
2012-02-06 Elliott Sales de Andrade I should probably add these files, too...
2012-02-06 Elliott Sales de Andrade Add support for conversation-extended signals in Finch.
2012-02-06 Elliott Sales de Andrade ChangeLog those last two changes.
2012-02-05 Elliott Sales de Andrade Correctly fallback to a federated contact if a contact also has a
2012-02-03 Elliott Sales de Andrade Send offline messages using UUM.
2012-02-03 Elliott Sales de Andrade Switch to MSNP18.
2012-02-03 Elliott Sales de Andrade Update UUM to allow sending to users on any network.
2012-02-03 Elliott Sales de Andrade Add a missing function.
2012-02-03 Elliott Sales de Andrade Make a small name change.
2012-02-03 Elliott Sales de Andrade Send circle authentication on the notification server on MSNP18.
2012-02-03 Elliott Sales de Andrade Switch to ABFindContactsPaged instead of ABFindAll.
2012-02-03 Elliott Sales de Andrade Fix NLN on MSNP18.
2012-02-03 Elliott Sales de Andrade Fix UBX on MSNP18.
2012-02-03 Elliott Sales de Andrade Add a function for parsing a network:username for MSNP18.
2012-01-28 Elliott Sales de Andrade The official client doesn't seem to use Live Contacts, but there
2012-01-28 Elliott Sales de Andrade Windows Live Spaces do not exist anymore.
2012-01-28 Elliott Sales de Andrade I keep seeing a 301 Moved Permanently for omega.contacts.msn.com,
2012-01-28 Elliott Sales de Andrade This extra if-level can be dropped.
2012-01-28 Elliott Sales de Andrade We know the length of decode_msg here.
2012-01-28 Elliott Sales de Andrade Add newlines to debug messages, and word-wrap lines.
2012-01-26 masca Apply second patch from xnyhps this time to show the message salvaged to user.
2012-01-20 thijsalkemade MSN Patch from Thijs (xnyhps) Alkemade which do verify/convert to UTF-8
2012-01-19 Richard Laager Line wrap a line in ChangeLog.API
2012-01-15 Paul Aurich pidgin: Fix so that logging works again
2012-01-11 Gary Kramlich Fix mark's commit and allow aim accounts to work again
2012-01-09 andrew victor merge of '13d6e924c9257b20e21050646cab88043bdb2e15'
2012-01-09 Mark Doliner Allow signing on with usernames containing periods and
2012-01-09 andrew victor merge of '3afac25cbbb20ab81fe5ab388a8e529090591d60'
2012-01-09 andrew victor Our minimum version of GLib does not have a g_list_free_full().
2012-01-06 Elliott Sales de Andrade Add some code for manipulating the WebView in edit-mode. Thanks to
2012-01-05 Elliott Sales de Andrade The switch to the webview also allowed strikethrough-by-default.
2012-01-05 Elliott Sales de Andrade Replace the sample imhtml in the prefs panel with a webview widget.
2012-01-05 Elliott Sales de Andrade Add some GTK+3 compatible updates.
2012-01-05 Elliott Sales de Andrade Use pointers in the private struct instead of g_object_[gs]et_data.
2012-01-05 Elliott Sales de Andrade Use the toolbar as the userdat to avoid g_object_[gs]et_data.
2012-01-05 Elliott Sales de Andrade Move all internal toolbar pointers into a private struct.
2012-01-05 Elliott Sales de Andrade Add missing macro.
2012-01-05 Elliott Sales de Andrade Re-arrange things a bit.