Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-05 | gitignore: Ignore glib-mkenums generated files | Damien Lespiau | 1 | -0/+3 | |
2011-04-13 | Update .gitignore | Ross Burton | 1 | -12/+15 | |
2010-09-02 | tests: add proxy-continuous | Ross Burton | 1 | -0/+1 | |
2010-08-03 | Remove versions from .gitignorelibrest-0.7.0 | Ross Burton | 1 | -4/+2 | |
2010-05-26 | Add a oauth2 proxy | Jonathon Jongsma | 1 | -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-17 | Update ignores for new docs | Ross Burton | 1 | -11/+13 | |
2010-05-14 | lastfm: add very basic test case | Ross Burton | 1 | -0/+1 | |
2010-05-14 | examples: add an example to sent a user a shout on Last.fm | Ross Burton | 1 | -0/+1 | |
2010-05-07 | Remove FacebookProxy | Ross Burton | 1 | -1/+0 | |
2010-04-15 | Update ignores | Ross Burton | 1 | -1/+12 | |
2009-08-04 | Add better Flickr example | Ross Burton | 1 | -1/+1 | |
2009-08-03 | Add async OAuth test suite | Ross Burton | 1 | -0/+1 | |
2009-08-03 | Rename test-oauth to get-fireeage-location | Ross Burton | 1 | -1/+1 | |
2009-07-31 | Add an example which posts to Twitter (OAuth 1.0a) | Ross Burton | 1 | -0/+1 | |
2009-05-29 | Add basic test case for threaded ops | Ross Burton | 1 | -0/+1 | |
2009-05-24 | Add facebook test case | Ross Burton | 1 | -1/+2 | |
2009-05-20 | Add gtk-doc files to ignores | Ross Burton | 1 | -0/+9 | |
2009-05-20 | Add a Flickr test suite | Ross Burton | 1 | -1/+2 | |
2009-05-19 | Add Flickr test case | Ross Burton | 1 | -0/+1 | |
2009-04-15 | Add test suite for encode_params | Ross Burton | 1 | -0/+1 | |
2009-04-14 | Add a example to dump a XML file | Ross Burton | 1 | -0/+1 | |
2009-04-14 | Update ignores | Ross Burton | 1 | -0/+2 | |
2009-02-11 | Update ignores | Ross Burton | 1 | -0/+7 | |
2008-09-04 | Add .gitignore | Ross Burton | 1 | -0/+20 | |