summaryrefslogtreecommitdiff
path: root/examples/post-twitter.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-16Drop obsolete g_thread_init()Martin Pitt1-1/+0
2010-08-17post-twitter: use the correct URL endpointRoss Burton1-2/+2
2009-08-04Fix formatting and style for the twitter testRoss Burton1-5/+4
2009-08-03Update post-twitter to reflect the new APIRoss Burton1-3/+1
2009-07-31Add an example which posts to Twitter (OAuth 1.0a)Ross Burton1-0/+83