~om26er/ubuntu/lucid/gwibber/gwibber-prepend-issue

Viewing all changes in revision 39.

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2010-07-08 21:49:11 UTC
  • mfrom: (38.1.1 gwibber)
  • Revision ID: james.westby@ubuntu.com-20100708214911-v84qcpxmrumq7lwn
Tags: 2.30.1-0ubuntu1
* New upstream release.
  - Better facebook api_key handling
  - Only download content from facebook that we haven't already downloaded
    yet (LP: #595265)
  - Cache the results of the friends query from facebook so we don't make so
    many redundant calls and download duplicate data (LP: #595265)
  - Added a CouchDB view for getting max_message_time and a method for
    looking it up per operation, using this value to only get content
    newer than the latest record we have stored
  - All of these fixes are related to reducing the number of calls we
    we make to facebook and reducing the size of the result.  Facebook
    throttles application wide, not per-user based on usage. This throttling
    is the root cause for (LP: #552227) and (LP: #595265) and probably many
    other bug reports where facebook rejects gwibber.
  - Merged in the latest version of facelib.py
  - Don't fail when we get valid error codes back from facebook, log them.
  - Bump the map_async timeout up to make sure it is higher than the pycurl
    timeouts
  - Bump the pycurl.TIMEOUT to 150 and use default for pycurl.CONNECTTIMEOUT

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: