lp:~ken-vandine/ubuntu/maverick/gwibber/twitter-oauth

Created by Ken VanDine and last modified
Get this branch:
bzr branch lp:~ken-vandine/ubuntu/maverick/gwibber/twitter-oauth
Only Ken VanDine can upload to this branch. If you are Ken VanDine please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ken VanDine
Status:
Development

Recent revisions

50. By Ken VanDine

releasing version 2.31.91~bzr813-0ubuntu1

49. By Ken VanDine

* New upstream release
  - gwibber-accounts: Display Add/Create buttons at the appropriate time
  - gwibber-accounts: Handle cases where there are missing keyring
    entries, prompt the user and insert them into the keyring
  - gwibber-accounts: Don't crash when attempting to migrate accounts
    from desktopcouch if couch is installed but there is no
    gwibber_accounts DB
  - gwibber-service: Don't crash if creditials can't be found in the keyring
  - Fix service error handling, displaying an error dialog or raising
    gwibber-accounts as appropriate
  - Limit the number of notifications display for old mentions

48. By Ken VanDine

* New upstream release
  - Added tooltips for Menu and Reply (LP: #577486)
  - Handle messages that might have missing sender data
  - Added Messages interface to com.Gwibber.Streams
  - Added Start method to com.Gwibber.Service

47. By Ken VanDine

* debian/patches/missing_sender.patch
  - Handle messages that might have missing sender data

46. By Ken VanDine

* New upstream release
  - Merged back in i18n fixes from before the sqlite merge, they seem to
    have gotten lost (LP: #538981)
  - Make "Lists" translatable
  - Make "Search" translatable
  - Order the result of new_items by time so we get notifications in the correct
    order (LP: #499323)
  - Only notify for the last 10 messages (except responses), as it is that is
    100 seconds of notifications displaying.
  - Always notify for responses (mentions)
  - Cache avatars for notifications and client (LP: #527446)
  - Fixed scrolling problems including scrollwheel support (LP: #611276)
* debian/gwibber.desktop
  - Changed the key looked at for autostart
* debian/control
  - Added depends on python-oauth, required for buzz

45. By Ken VanDine

* debian/control
  - Removed python-pysqlite2 depends, sqlite3 is provided by python

44. By Ken VanDine

* New upstream release
  - Move backend storage from desktopcouch to sqlite
  - Don't scroll to the top on every refresh (LP: #327172)
* debian/control
  - Added a Depends for python-pysqlite2
  - Dropped python-desktopcouch-records to a Recommends (still needed
    for account migration, but not strickly required)
  - Made python-libproxy and python-indicate Recommends instead
    of depends
  - Bumped standards version to 3.9.1
* -debian/patches/lp_539017.patch
  - Merged upstream
* debian/patches/no_tray_icon_pref_ui.patch
  - Hide the tray_icon preferences

43. By Ken VanDine

* debian/patches/lp_539017.patch
  - Fixed another import from util (LP: #605357)

42. By Ken VanDine

* debian/patches/lp_539017.patch
  - Moved SettingsMonitor, getbus and service_is_running to
    gwibber.microblog.utils to fix failed imports from the public API when
    only gwibber-service is installed (LP: #539017)

41. 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

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