summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.9.1Günther Wagner2022-06-191-0/+1
|
* gitignore: Ignore *.trs and *.logTimm Bäder2016-06-161-0/+2
| | | | So make check is less annoying.
* Update the ignore fileEmmanuele Bassi2014-03-101-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=712747
* Add example for twitter image uploadTimm Bäder2013-02-191-0/+1
| | | | The examples creates a new tweet and also uploads a simple image
* gitignore: Ignore glib-mkenums generated filesDamien Lespiau2011-09-051-0/+3
|
* Update .gitignoreRoss Burton2011-04-131-12/+15
|
* tests: add proxy-continuousRoss Burton2010-09-021-0/+1
|
* Remove versions from .gitignorelibrest-0.7.0Ross Burton2010-08-031-4/+2
|
* Add a oauth2 proxyJonathon Jongsma2010-05-261-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
* Update ignores for new docsRoss Burton2010-05-171-11/+13
|
* lastfm: add very basic test caseRoss Burton2010-05-141-0/+1
|
* examples: add an example to sent a user a shout on Last.fmRoss Burton2010-05-141-0/+1
|
* Remove FacebookProxyRoss Burton2010-05-071-1/+0
|
* Update ignoresRoss Burton2010-04-151-1/+12
|
* Add better Flickr exampleRoss Burton2009-08-041-1/+1
|
* Add async OAuth test suiteRoss Burton2009-08-031-0/+1
|
* Rename test-oauth to get-fireeage-locationRoss Burton2009-08-031-1/+1
|
* Add an example which posts to Twitter (OAuth 1.0a)Ross Burton2009-07-311-0/+1
|
* Add basic test case for threaded opsRoss Burton2009-05-291-0/+1
|
* Add facebook test caseRoss Burton2009-05-241-1/+2
|
* Add gtk-doc files to ignoresRoss Burton2009-05-201-0/+9
|
* Add a Flickr test suiteRoss Burton2009-05-201-1/+2
|
* Add Flickr test caseRoss Burton2009-05-191-0/+1
|
* Add test suite for encode_paramsRoss Burton2009-04-151-0/+1
|
* Add a example to dump a XML fileRoss Burton2009-04-141-0/+1
|
* Update ignoresRoss Burton2009-04-141-0/+2
|
* Update ignoresRoss Burton2009-02-111-0/+7
|
* Add .gitignoreRoss Burton2008-09-041-0/+20