bernardo0marques / twitcurl

Automatically exported from code.google.com/p/twitcurl
0 stars 0 forks source link

Extra features #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I used twitcurl library to write a twitter-backend for Spectrum 2 (XMPP 
gateway). I added a few additional functions needed for my application. I'm 
attaching a patch containing these changes.

List of changes:
* oAuth::clone and twitCurl::clone to create clones of the object
* twitCurl::retweetById
* twitCurl::timelineHomeGet
* twitCurl::userLookUp (for bulk requests)
* modified twitCurl::directMessageGet to accept "sinceId" as a parameter

Original issue reported on code.google.com by sarang...@gmail.com on 4 Aug 2012 at 7:07

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

I'm Spectrum 2 lead developer. It's important to us to get this patch accepted, 
please feel free to tell us if there's any change needed. We would also like to 
continue with bugfixing/developing twitcurl in the future too.

Regards,
Jan Kaluza - http://spectrum.im/

Original comment by hanz...@gmail.com on 6 Aug 2012 at 8:52

GoogleCodeExporter commented 8 years ago
Thanks a lot for contributing. Sorry, I couldn't check this earlier; I was on 
vacation. I've merged the patch now :)

Original comment by swatkat....@gmail.com on 26 Aug 2012 at 7:04

GoogleCodeExporter commented 8 years ago
Great, thank you very much. I will have another patch in the future I think to 
set CURLOPT_VERBOSE and CURLOPT_DEBUGFUNCTION using twitcurl. Or you could add 
that feature yourself if you have time and mood for it :).

Original comment by hanz...@gmail.com on 27 Aug 2012 at 7:41

GoogleCodeExporter commented 8 years ago

Original comment by swatkat....@gmail.com on 2 Sep 2012 at 8:17