New Post: Using Hammock and Tweetinvi
Hi Linvi: I'm very interested in this subject too. Is a great new that this feature will be avaible soon. In the middle, do you know any trick to publish a image inside a tweet using tweetinvi???...
View ArticleNew Post: Using Hammock and Tweetinvi
Hi, No there is none that I know of yet because it requires the content type to be multipart and I have not worked on the subject enough to give you a solution for it. Either case this feature will be...
View ArticleSource code checked in, #35177
Version 0.9.0.5 - Improved the twitter length calculator algorithm
View ArticleCommented Issue: Length calculator detect an url for 'www.tweetinvi...' which...
some long sample text with not real link but cutted one, some long sample text with not real link but www.tweetinvi... http://tweetinvi.comComments: Associated with changeset 35177: Version 0.9.0.5-...
View ArticleEdited Issue: Length calculator detect an url for 'www.tweetinvi...' which is...
some long sample text with not real link but cutted one, some long sample text with not real link but www.tweetinvi... http://tweetinvi.com
View ArticleSource code checked in, #35178
Version 0.9.1.0 - PCL version of Tweetinvi 0.9.0.5 without Streaminvi
View ArticleCommented Feature: Provide Tweetinvi for Windows Store Apps [2050]
Windows Store Apps target .NET Core and libraries need consequently to have the targets updated.Comments: Associated with changeset 35178: Version 0.9.1.0- PCL version of Tweetinvi 0.9.0.5 without...
View ArticleCommented Feature: Ensure Windows Phone 8 developers can use Tweetinvi [2078]
Comments: Associated with changeset 35178: Version 0.9.1.0- PCL version of Tweetinvi 0.9.0.5 without Streaminvi
View ArticleCommented Feature: Provide Tweetinvi for Windows Store Apps [2050]
Windows Store Apps target .NET Core and libraries need consequently to have the targets updated.Comments: Associated with changeset 35179: Version 0.9.1.0- Added missing copyright statements
View ArticleCommented Feature: Ensure Windows Phone 8 developers can use Tweetinvi [2078]
Comments: Associated with changeset 35179: Version 0.9.1.0- Added missing copyright statements
View ArticleNew Post: Followers PM
Hi, Here is the complete error and stacktrace:System.ArgumentNullException was unhandled HResult=-2147467261 Message=Parameter type inference does not work for null values. Indicate the parameter type...
View ArticleNew Post: Followers PM
Thank you, I think I see what can go wrong. If my theory is correct you are not allowed to post to the user. It implies that you are probably not followed by this user. I will let you know. Linvi
View ArticleNew Post: Followers PM
Linvi, I am following that user and that user is following me. It's another account I created to do some tests. Also I'm using the .GetFollowers() method to fetch just those users who are following me....
View ArticleNew Post: Problem with Filtered Stream
Hi Linvi, Sorry to bother you again. I'm trying the following code:var stream = Stream.CreateFilteredStream(); stream.AddFollow(User.GetLoggedUser(), tweet => Console.WriteLine(tweet.Text));...
View ArticleNew Post: Cursor Queries and API Limit
Thanks for the link. :) I came up with the following solution.var screenName = "ladygaga"; int maxObjectsToRetrieve = 1000000; var followerQuery =...
View ArticleSource code checked in, #35189
Version 0.9.0.5 - Updated Factories to manage the creation of objects from DTOs
View ArticleSource code checked in, #35190
Version 0.9.1.0 - Tweetinvi PCL now has tests - Updated FakeClassBuilder to generate fakes from Autofac instead of unity
View ArticleCommented Feature: Provide Tweetinvi for Windows Store Apps [2050]
Windows Store Apps target .NET Core and libraries need consequently to have the targets updated.Comments: Associated with changeset 35190: Version 0.9.1.0- Tweetinvi PCL now has tests- Updated...
View ArticleCommented Feature: Ensure Windows Phone 8 developers can use Tweetinvi [2078]
Comments: Associated with changeset 35190: Version 0.9.1.0- Tweetinvi PCL now has tests- Updated FakeClassBuilder to generate fakes from Autofac instead of unity
View Article