New Post: How to publish tweets?
its ok, I have just checked and I didn't have the right permissions on my application settings.. but, I have my colleague sending some test tweets, and I am sending a response back to him by creating a...
View ArticleNew Post: How to publish tweets?
Hi, This is working perfectly fine for me. The target user needs to be following you. Also note that there can be a small delay before the target user can see it. He also might need to refresh the...
View ArticleCreated Feature: Implement > 100 results Search [2015]
Allowing the developers to perform search that returns more 100 results.
View ArticleEdited Feature: Implement > 100 results Search [2015]
Allowing the developers to perform search that returns more 100 results.
View ArticleNew Post: Get more than 100 search result
Hi there, I will add an option (boolean) in the ISearchParameter to say "this search will aggregate results from multiple queries" but I cannot figure out a name that is easy to understand. I first...
View ArticleNew Post: When starting user stream and network is unavailable, stream...
Hi, So I've done some further investigation. It turns out that the repeated events are due to my retry logic that's described below. However I feel that there is still some unexpected behavior. What...
View ArticleNew Post: When starting user stream and network is unavailable, stream...
Hi, Thanks this is way more clear, I think there is an example of such feature in Examplinvi but I will verify for UserStreams as they are behaving differently from all the other streams.// Creating...
View ArticleSource code checked in, #34516
Version 0.9.0.0 - Implemented new feature to enable search with more than 100 results. You only have to specify a MaximumNumberOfTweetsToRetrieve bigger than 100 and it will automatically retrieve more...
View ArticleClosed Feature: Implement > 100 results Search [2015]
Allowing the developers to perform search that returns more 100 results.Comments: Resolved with changeset 34516: Version 0.9.0.0- Implemented new feature to enable search with more than 100 results....
View ArticleSource code checked in, #34517
Version 0.9.0.0 - Cleanup program from unwanted examples
View ArticleNew Post: When starting user stream and network is unavailable, stream...
Migrating to Tweetinvi 0.9 will not be a problem. Thanks for the example tip. Regards, kshan
View ArticleNew Post: Get more than 100 search result
Hi, This is now implemented with the latest version of the Source Code in Tweetinvi 0.9.0.0. You just need to specify a value of MaxNumberOfTweetsToReceive higher than 100 tweets, Tweetinvi will...
View ArticleNew Post: Get more than 100 search result
thanks before.:) i will try it and reporting later. ;)
View ArticleNew Post: Get Reply to Specific Tweet
how i can get all other people Reply to Specific Tweet . i want to navigate to Specific Tweet and see all the people reply to that tweet . it doesn't look like Twitter API provide method for this so...
View ArticleNew Post: Get Reply to Specific Tweet
Hi, Yes of course, this is very simple. Keep in mind that the Twitter API does not provide any solution to get more than 100 retweets. Tweetinvi 0.9.0.0var lastTweetPublished =...
View ArticleNew Post: Get Reply to Specific Tweet
I think you misunderstand my Question I'm not asking about getting a list of Retweeters . My Question is about getting the conversation (replies) related to a tweet . There's currently no public API to...
View ArticleNew Post: Get Reply to Specific Tweet
Hi, Sorry for my misunderstanding. There is no such feature yet implemented in Tweetinvi but I can add it for you. I already have a lot of features to implement from other requests, would that be fine...
View ArticleNew Post: When starting user stream and network is unavailable, stream...
Hi, Would you please try with Tweetinvi 0.9 as I do not have this issue. Log: Started Runs Stopped END Regards, Linvi
View ArticleCreated Feature: Get Reply to Specific Tweet [2017]
Get the replies related with a specific tweet.Posted here : [discussion](https://tweetinvi.codeplex.com/discussions/529577#post1204217)
View Article