lp:~robru/gwibber/facebook

Created by Robert Bruce Park and last modified
Get this branch:
bzr branch lp:~robru/gwibber/facebook
Only Robert Bruce Park can upload to this branch. If you are Robert Bruce Park please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Bruce Park
Project:
Gwibber
Status:
Merged

Recent revisions

1471. By Robert Bruce Park

Drop the last vestiges of the Facebook plugin.

There are only two files left in the microblog directory!!

1470. By Robert Bruce Park

Merged in lp:~barry/gwibber/py3

1469. By Robert Bruce Park

Add test coverage for the new Facebook.unlike and Facebook.delete.

1468. By Robert Bruce Park

Implement Facebook.unlike and Facebook.delete!

This was trivially easy now that we have HTTP DELETE support in place
thanks to libsoup. No test coverage yet, but the code is confirmed
working via debug_live.py.

1467. By Robert Bruce Park

Port to libsoup from urllib.

For some reason, the url shorteners are using urlopen directly,
without using the Downloader class, so they haven't been ported. But
this commit fully ports Downloader, and all the tests and mocks based
around it.

Once the url shorteners are ported to libsoup, then we can drop FakeData.

1466. By Robert Bruce Park

StatusNet is not supported by UOA unfortunately, so just drop that.

Also drop some empty __init__.py files that are no longer relevant. So
close to deleting the microblog folder!

1465. By Robert Bruce Park

Fixup some merge cruft.

1464. By Robert Bruce Park

Merge lp:~barry/gwibber/py3

1463. By Robert Bruce Park

Test for Facebook's public features in test_dbus.py for consistency.

1462. By Robert Bruce Park

Prep Downloader class for HTTP DELETE support.

Accomplish this by changing post=True to method='GET' and update all
calling code to reflect this change.

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.