summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2011-09-05gitignore: Ignore glib-mkenums generated filesDamien Lespiau1-0/+3
2011-04-13Update .gitignoreRoss Burton1-12/+15
2010-09-02tests: add proxy-continuousRoss Burton1-0/+1
2010-08-03Remove versions from .gitignorelibrest-0.7.0Ross Burton1-4/+2
2010-05-26Add a oauth2 proxyJonathon Jongsma1-0/+1
This new class provides a proxy class for oauth2-based web services, such as the new facebook graph API. The basic idea is as follows: - Construct a OAuth2Proxy object - Build a login url with _build_login_url(_full)() - Display said url in a browser widget (e.g. webkit) and listen for redirects to the specified 'redirect_uri' - Extract the access token from the uri that you are redirected to - Set the access token for the proxy with _set_access_token() http://bugs.meego.com/show_bug.cgi?id=2265
2010-05-17Update ignores for new docsRoss Burton1-11/+13
2010-05-14lastfm: add very basic test caseRoss Burton1-0/+1
2010-05-14examples: add an example to sent a user a shout on Last.fmRoss Burton1-0/+1
2010-05-07Remove FacebookProxyRoss Burton1-1/+0
2010-04-15Update ignoresRoss Burton1-1/+12
2009-08-04Add better Flickr exampleRoss Burton1-1/+1
2009-08-03Add async OAuth test suiteRoss Burton1-0/+1
2009-08-03Rename test-oauth to get-fireeage-locationRoss Burton1-1/+1
2009-07-31Add an example which posts to Twitter (OAuth 1.0a)Ross Burton1-0/+1
2009-05-29Add basic test case for threaded opsRoss Burton1-0/+1
2009-05-24Add facebook test caseRoss Burton1-1/+2
2009-05-20Add gtk-doc files to ignoresRoss Burton1-0/+9
2009-05-20Add a Flickr test suiteRoss Burton1-1/+2
2009-05-19Add Flickr test caseRoss Burton1-0/+1
2009-04-15Add test suite for encode_paramsRoss Burton1-0/+1
2009-04-14Add a example to dump a XML fileRoss Burton1-0/+1
2009-04-14Update ignoresRoss Burton1-0/+2
2009-02-11Update ignoresRoss Burton1-0/+7
2008-09-04Add .gitignoreRoss Burton1-0/+20