lp:~bilalakhtar/gwibber/fix-585892

Created by Bilal Akhtar and last modified
Get this branch:
bzr branch lp:~bilalakhtar/gwibber/fix-585892
Only Bilal Akhtar can upload to this branch. If you are Bilal Akhtar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bilal Akhtar
Project:
Gwibber
Status:
Merged

Recent revisions

770. By Bilal Akhtar

Changed Gwibber to use document font rather that application font. (LP: #585892)

769. By Ken VanDine

Fixed more instances of the broken imports from utils (LP: #605357)

768. By Ken VanDine

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)

767. By Ken VanDine

Make libproxy optional

766. By Ken VanDine

Use float instead of int for font sizes to handle fractional font sizes (LP: #383759)

765. By Ken VanDine

Handle the case where there is no messages in couchdb

764. By Ken VanDine

removed entry for gwibber/microblog/support from POTFILES.in

763. By Ken VanDine

syntax error

762. By Ken VanDine

* 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

761. By Ken VanDine

Removed unused directory

Branch metadata

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

Subscribers