lp:~barry/gwibber/flickr

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/gwibber/flickr
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
Gwibber
Status:
Abandoned

Recent revisions

1410. By Barry Warsaw

Complete the test for _reformat().

1409. By Barry Warsaw

Merge trunk, with plugins -> protocols rename.

1408. By Barry Warsaw

Add a test of the GET arguments.

1407. By Barry Warsaw

Begin to test a ported Flickr plugin.

 * Add another Flickr url.
 * Initial (mostly untested) port of the re-packing of Flickr JSON response.
 * Port the GET arguments for flickr.photos.getContactsPublicPhotos
 * Rewrite ur1ca.py shortener to use the Download utility. This allows us to
   have more consistent mocking in the test suite.
 * Let the FakeData mock mimic GETs by allowing optional post_data (which is
   ignored anyway).
 * Don't hard code utf-8 data return; let this come from
   info().get_content_charset()
 * Add a "results mapper" helper, with tests.

1406. By Barry Warsaw

* Add some basic exceptions.
* Test that logging into Flickr can fail.

1405. By Barry Warsaw

The start of the plugin port to the new API.

BasePlugin gets a bunch of default protocol information settings.

Flickr is our first ported plugin.

1404. By Barry Warsaw

Merge Roberts Accounts refactoring branch, with a more granular test suite.

1403. By Barry Warsaw

Merge robru's branch that refactors the _login() method into the BasePlugin.
I added a bunch of comments and did a few minor stylistic changes, along with
whitespace normalization.

1402. By Barry Warsaw

[ Robert Bruce Park ]
Merged in larsu's libmessaging work and updated for py3 using 2to3.

1401. By Barry Warsaw

Port the Authentication class over to Python 3, with tests.

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