lp:ubuntu/lucid-updates/gwibber

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid-updates/gwibber
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

44. By Omer Akram

* debian/patches/do_not_prepend_is.patch:
  - Do not prepend 'is' in facebook status updates. (LP: #674894)

43. By Ken VanDine

* New upstream release.
  - Drop the responses operation from facebook, it abuses the allocation
    facebook gives us based on the DB query count (LP: #614742)
  - Backport fix for getting facebook comments embedded in the message
    content, which makes the removed responses operation un-needed.
* -debian/patches/lp_653225.patch upstreamed
* -debian/patches/refresh_timer.patch upstreamed

42. By Ken VanDine

releasing version 2.30.2-0ubuntu3

41. By Ken VanDine

releasing version 2.30.2-0ubuntu2

40. By Ken VanDine

 * New upstream release
  - Port twitter service to OAuth, basic auth is no longer
    supported (LP: #627565)
  - Remove the tr.im urlshortener, the service is closed (LP: #583316)
  - Better handling of unexpect results from twitter and
    identi.ca (LP: #613420)
  - Better handling of error responses from twitter, should log more
    and traceback less (LP: #613420)
* debian/gwibber-service.install
  - Install files needed for twitter oauth
* debian/control
  - Added build dep for python-oauth, twitter now uses it

39. By Ken VanDine

* 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

38. By Ken VanDine

* debian/patches/lp_569543.patch
  - Don't allow people to click "Add" before we have enough information
    from facebook to add the account (LP: #569543)

37. By Ken VanDine

* debian/patches/handle_facebook_keyring.patch
  - Handle prompting the user to authorize gwibber to use facebook in cases
    where the account was synced and there is no local key stored in the
    keyring (LP: #571224)
* debian/patches/dont_spawn_multiple_accounts_dialogs.patch
  - Don't fire gwibber-accounts for each failure, only spawn it
    once (LP: #564741)

36. By Ken VanDine

* New upstream release
  - Fixed account creation for accounts previously deleted (LP: #535263)
  - Fixed support for Qaiku (LP: #342536) (LP: #544129)
  - Fixed identi.ca search URL

35. By Ken VanDine

* New upstream release
  - gwibber crashed with KeyError in action() (LP: #520492)
  - Strings in the side panel are not translatable (LP: #538981)
  - Strings in the *mako templates are not translatable (LP: #538987)
  - gwibber crashed with AttributeError in action() (LP: #444654)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/gwibber
This branch contains Public information 
Everyone can see this information.

Subscribers