Commented Unassigned: Unable to publish in reply to [2554]
I had the above mentioned working before and all of a sudden it has stopped. My code for replying to the tweet is as follows: var newTweet = Tweet.CreateTweet(message); var result =...
View ArticleClosed Unassigned: Unable to publish in reply to [2554]
I had the above mentioned working before and all of a sudden it has stopped. My code for replying to the tweet is as follows: var newTweet = Tweet.CreateTweet(message); var result =...
View ArticleEdited Issue: ITweetDTO and IMessageDTO throws serialization exception [2553]
https://tweetinvi.codeplex.com/discussions/626398
View ArticleCommented Issue: ITweetDTO and IMessageDTO throws serialization exception [2553]
https://tweetinvi.codeplex.com/discussions/626398Comments: This has been fixed by Changeset 43247. As Tweetinvi changed to use the HttpClient instead of WebResponse, we were no longer throwing...
View ArticleCommented Issue: UserMentions are null with Tweet with photo [2549]
Consider the following code:```//Tweet 499237584485486593://@SwiftKey you guys make the best keyboard! Rocks both my devices. //I think Taylor should consider changing her name...
View ArticleCommented Issue: HashTags are null with Tweet with photo [2548]
Consider the following code:```//Tweet 588403629956190209://When live gives you lemons... #motivational http://t.co/YvofkvOS8Jvar tweet = Tweet.GetTweet(588403629956190209);if (tweet.Hashtags == null...
View ArticleEdited Issue: UserMentions are null with Tweet with photo [2549]
Consider the following code:```//Tweet 499237584485486593://@SwiftKey you guys make the best keyboard! Rocks both my devices. //I think Taylor should consider changing her name...
View ArticleEdited Issue: HashTags are null with Tweet with photo [2548]
Consider the following code:```//Tweet 588403629956190209://When live gives you lemons... #motivational http://t.co/YvofkvOS8Jvar tweet = Tweet.GetTweet(588403629956190209);if (tweet.Hashtags == null...
View ArticleCommented Issue: Task Cancellation : Have a look into it [2558]
n case you fancy looking at yet another problem…Since running it on the server I’ve had one exception from the REST Poller:2015-04-23 16:28:00 - TwitterRestPoller.Program: Error: Exception whilst...
View ArticleEdited Issue: Task Cancellation : Have a look into it [2558]
n case you fancy looking at yet another problem…Since running it on the server I’ve had one exception from the REST Poller:2015-04-23 16:28:00 - TwitterRestPoller.Program: Error: Exception whilst...
View ArticleCommented Issue: Task Cancellation : Have a look into it [2558]
n case you fancy looking at yet another problem…Since running it on the server I’ve had one exception from the REST Poller:2015-04-23 16:28:00 - TwitterRestPoller.Program: Error: Exception whilst...
View ArticleUpdated Release: Tweetinvi 0.9.7.x
Tweetinvi Update 0.9.7.0Quick OverviewUserStream UpdatePerformancesBug FixesTweetinvi 0.9.7.x Work ItemsUserStream Update In order to add a missing of the UserStream class, Tweetinvi is now handling...
View ArticleUpdated Wiki: Home
24/04/2015 - Finalizing Tweetinvi 0.9.7.0 release... Support us! Please support the Tweetinvi team by joining us, rating the application or donating with Paypal :) What's new? About Tweetinvi...
View ArticleUpdated Release: Tweetinvi 0.9.7.x
Tweetinvi Update 0.9.7.0Quick OverviewUserStream UpdateTweet EntitiesPerformancesBug FixesSpecialThanksTweetinvi 0.9.7.x Work ItemsUserStream Update In order to add a missing of the UserStream class,...
View ArticleSource code checked in, #43255
Version 0.9.7.0 - Updated Program - Removed unused method
View ArticleSource code checked in, #43256
Version 0.9.7.0 - Ensured HttpClient built in Timeout no longer interfere with Tweetinvi
View ArticleUpdated Release: Tweetinvi 0.9.7.x
Tweetinvi Update 0.9.7.0Quick OverviewAccount and Friendships - New static classesUserStream UpdateTweet EntitiesPerformancesBug FixesSpecialThanksTweetinvi 0.9.7.x Work ItemsAccount and Friendships In...
View ArticleUpdated Release: Tweetinvi 0.9.7.x
Tweetinvi Update 0.9.7.0Quick OverviewAccount and Friendships - New static classesUserStream UpdateTweet EntitiesPerformancesBug FixesSpecialThanksTweetinvi 0.9.7.x Work ItemsAccount and Friendships In...
View Article