Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Browsing all 4126 articles
Browse latest View live
↧

New Post: The remote server return an error :(401) Unauthorized

This will only give you live tweets. Meaning, if you tweet while this code is running, then only you'll receive the tweet. Read up on dev.twitter.com to get more idea about the differences between...

View Article


New Post: The remote server return an error :(401) Unauthorized

Thank you again @imlokesh for quick reply... Code working perfectly.. but i want all tweet which tweet by my friend or any person whom i follow.

View Article


New Post: The remote server return an error :(401) Unauthorized

I suggest that you download the source code of TweetInvi and go through the ExampleInvi project. It'll help you a lot in getting started.var user = User.GetUserFromScreenName("yourfriend"); var tweets...

View Article

New Post: GET conversation/show.json

Could you send me this type of credential privately so that I can implement and test this feature? As always, I will never use the credentials but for the sole purpose of implementing this feature. Linvi

View Article

New Post: distinguishing Track from Follow

I think the twitter stream doesn't provide this information. Even the e.MatchingTracks is populated behind the scenes by tweetinvi. So a tweet could be matching both a track and a follow parameter....

View Article


New Post: distinguishing Track from Follow

Imlokesh is right, a Tweet can be matching both a Track and a Follow. Therefore you can get this information easily by checking the Creator Id of a Tweet.var ids = new HashSet<long>( /* Put your...

View Article

New Post: distinguishing Track from Follow

Thanks guys. As I am not interested in Retweets, I think it is probably easier to set up a filter and just check the Creator.Id and InReplyTo.id.

View Article

New Post: distinguishing Track from Follow

Just check the Tweet.IsRetweet property.if (tweet.IsRetweet) { return; }Linvi

View Article


Created Task: Add Signed Version of DLL [2412]

Signed versions

View Article


Edited Task: Add Signed Version of DLL [2412]

Signed versions

View Article

Commented Task: Add Signed Version of DLL [2412]

Signed versionsComments: ** Comment from web user: linvi ** https://tweetinvi.codeplex.com/discussions/567745

View Article

Source code checked in, #39145

- Added Proxy to Tweetinvi (TweetinviConfig.PROXY_URL) - Updated TweetinviSettings to be unique per Thread

View Article

Commented Feature: Specify a proxy for the WebRequest [2379]

The user should be able to specify a proxy that he wants to use in order to perform his webrequest as requested https://tweetinvi.codeplex.com/discussions/554619.Comments: Associated with changeset...

View Article


Edited Feature: Specify a proxy for the WebRequest [2379]

The user should be able to specify a proxy that he wants to use in order to perform his webrequest as requested https://tweetinvi.codeplex.com/discussions/554619.

View Article

New Post: [ADMIN] What do you want in Tweetinvi 0.9.4.0?

Proxy has now been added to the Source Code of Tweetinvi :)

View Article


Source code checked in, #39146

Version 0.9.4.0 - Moved Temporary Credentials into the Credentials project

View Article

Commented Task: Move TemporaryCredentials into the proper project [2409]

Comments: Associated with changeset 39146: Version 0.9.4.0- Moved Temporary Credentials into the Credentials project

View Article


Edited Task: Move TemporaryCredentials into the proper project [2409]

View Article

Source code checked in, #39147

Version 0.9.4.0 - Set Default Settings

View Article

Commented Feature: Specify a proxy for the WebRequest [2379]

The user should be able to specify a proxy that he wants to use in order to perform his webrequest as requested https://tweetinvi.codeplex.com/discussions/554619.Comments: Associated with changeset...

View Article
Browsing all 4126 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>