ffeed-0.3.1: Haskell binding to the FriendFeed API

Portabilityportable
Stabilityprovisional
MaintainerSigbjorn Finne <sof@forkIO.com>

FriendFeed.List

Description

Actions for fetching info regarding a user's FriendFeed lists.

Synopsis

Documentation

getListProfile :: ListName -> FFm ListSource

Returns a list of all of the list's members and the url associated with the list (Authentication required):

getListEntries :: ListName -> FFm [Entry]Source

Returns entries from the authenticated users list with the given nickname: