Commented Issue: User.GetUserTimeline does not use the given parameters [2056]
https://tweetinvi.codeplex.com/discussions/534884Comments: Associated with changeset 34858: Version 0.9.0.2- Updated PublishTweet(ITweet) so that it update the tweet and returns a boolean informing of...
View ArticleEdited Issue: User.GetUserTimeline does not use the given parameters [2056]
https://tweetinvi.codeplex.com/discussions/534884
View ArticleEdited Feature: Tweet.PublishTweet(ITweet) should update the tweet [2046]
Tweet.PublishTweet returns a Tweet. PublishTweet should send back a boolean representing the success of the action.The tweet passed as a parameter should be updated.
View ArticleClosed Unassigned: 'System.InvalidOperationException' occurred in...
Hi,I have been evaluating different C# twitter APIs, and Tweetinvi seems to be the best, but I am getting the above error consistently when trying to use Streams; for example using...
View ArticleNew Post: GetUserTimeline return always 40 tweets
Hi there, I have just updated Tweetinvi Source Code to fix this issue. The code will be available as part of Tweetinvi 0.9.0.2 in a few days. Regards, Linvi
View ArticleNew Post: GetUserTimeline return always 40 tweets
Thanks for your quick responses. Adrien.
View ArticleEdited Feature: Add .ToString() method in ExceptionHandler [2054]
To debug potential issues, implement a method printing all exceptions within a console and returning the value
View ArticleEdited Feature: Add Print() method in TwitterException [2053]
In order to get all the information related with an error thrown implement a print method
View ArticleEdited Feature: Add an ErrorThrown event in the ExceptionHandler [2052]
Ability to know when an error occurs.
View ArticleEdited Feature: Provide Tweetinvi for Windows Store Apps [2050]
Windows Store Apps target .NET Core and libraries need consequently to have the targets updated.
View ArticleEdited Feature: Provide Tweetinvi for Windows Store Apps [2050]
Windows Store Apps target .NET Core and libraries need consequently to have the targets updated.
View ArticleCreated Unassigned: Add [Static] User.GenerateFromDTO [2059]
Allow developers to access the creation of a user from a DTO directly from the static User class
View ArticleEdited Unassigned: Add [Static] User.GenerateFromDTO [2059]
Allow developers to access the creation of a user from a DTO directly from the static User class
View ArticleSource code checked in, #34878
Version 0.9.0.2 - TwitterCredentials.SetCurrentCredentials - [Static] Tweet.PublishTweetInReplyTo with text - Tweet.PublishReply now publishes a reply to the current tweet object - [Static]...
View ArticleCommented Feature: Tweet.PublishReply [2044]
Add a method allowing developers to publish a reply from a tweet.Comments: Associated with changeset 34878: Version 0.9.0.2- TwitterCredentials.SetCurrentCredentials- [Static]...
View ArticleCommented Feature: Add a TwitterCredentials.SetCurrentCredentials [2049]
Currently, the developers needs to CreateCredentials and assign it after.Comments: Associated with changeset 34878: Version 0.9.0.2- TwitterCredentials.SetCurrentCredentials- [Static]...
View ArticleCommented Feature: Tweet.PublishReply giving a simple string [2045]
Have a method allowing developers to publish a reply to a tweet with a simple string.Comments: Associated with changeset 34878: Version 0.9.0.2- TwitterCredentials.SetCurrentCredentials- [Static]...
View ArticleCommented Feature: Add static Tweet.PublishWithGeo [2047]
This feature is currently missing. It is only available from the Tweet object itself.Comments: Associated with changeset 34878: Version 0.9.0.2- TwitterCredentials.SetCurrentCredentials- [Static]...
View ArticleCommented Unassigned: Add [Static] User.GenerateFromDTO [2059]
Allow developers to access the creation of a user from a DTO directly from the static User classComments: Associated with changeset 34878: Version 0.9.0.2- TwitterCredentials.SetCurrentCredentials-...
View ArticleEdited Unassigned: Add [Static] User.GenerateFromDTO [2059]
Allow developers to access the creation of a user from a DTO directly from the static User class
View Article