lp:friendfeed-pyapi

Created by Chris Lasher and last modified
Get this branch:
bzr branch lp:friendfeed-pyapi
Only Chris Lasher can upload to this branch. If you are Chris Lasher please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Lasher
Project:
FriendFeed PyAPI
Status:
Experimental

Recent revisions

116. By Chris Lasher

Merging in bugfixes from 0.2.

115. By Chris Lasher

User profile fetching now accepts User instances, and has renames.

The methods get_ and update_multi_user_profiles() have been renamed to
get_user_profiles() and update_user_profiles(). Additionally,
get_user_profile() and get_user_profiles() now accept a User instance and a
list of User instances, respectively.

Also updating the version number.

114. By Chris Lasher

Preparing for 0.2.0 release.

113. By Chris Lasher

Implemented FriendFeedAPI.get_user_picture() and .get_room_picture().

112. By Chris Lasher

Removed _unicodify() and changed call of urllib.urlencode() to _urlencode()

111. By Chris Lasher

Updating TODO list.

110. By Chris Lasher

Merging in new FriendFeedAPI.search() and .search_iter().

109. By Chris Lasher

A little tidying up.

108. By Chris Lasher

Patched to allow users to post unicode in messages and comments.

Patch taken from dsallings at
http://code.google.com/p/friendfeed-api/issues/detail?id=17

107. By Chris Lasher

Added FriendFeedAPI.hide_entry() and .unhide_entry().

Thanks to Piotr Byzia for pointing out the absence of these methods.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers