Edited Issue: For GetUserTimeline, maximumTweets parameter doesn't work [2631]
Hello, I have tried to limit number of fetched tweets using these methods:GetUserTimeline(long userId, int maximumTweets = 40);GetUserTimeline(long userId, IUserTimelineParameters...
View ArticleCreated Feature: Improve text.TweetLength to take additional parameters [2633]
Take all the parameters required to calculate a TweetLength like medias.
View ArticleEdited Feature: Improve text.TweetLength to take additional parameters [2633]
Take all the parameters required to calculate a TweetLength like medias.
View ArticleSource code checked in, #45106
Version 0.9.9.2 - Fixed issue resulting in RateLimit errors to throw JsonParsing exception
View ArticleSource code checked in, #45107
Version 0.9.9.2 - Fixed issue with query parameters not being correctly set cause of parameters dependency injection
View ArticleSource code checked in, #45108
Version 0.9.9.2 - Set up assembly infos and build for release
View ArticleReleased: Tweetinvi 0.9.9.x (Aug 03, 2015)
NEW VERSION 0.9.9.2 (bug fixes for RateLimits) - special thanks to JKeegan for his feedbacksImportant This release contains a large number of breaking changes regarding authentication and credentials....
View ArticleUpdated Release: Tweetinvi 0.9.9.x (Aug 03, 2015)
NEW VERSION 0.9.9.2 (bug fixes for RateLimits) - special thanks to JKeegan for his feedbacksImportant This release contains a large number of breaking changes regarding authentication and...
View ArticleNew Post: JsonSerializationException on Home Timeline & others
This is now fixed. You can now download Tweetinvi 0.9.9.2.
View ArticleCreated Task: Chunked Upload [2634]
Add additional features like:- A list of binaries chunk to upload and let Tweetinvi handle it- A single binary and a value representing the number of chunks the binary needs to be divided into.
View ArticleUpdated Wiki: Home
06/08/2015 - Tweetinvi 0.9.9.2 is now released on Codeplex, Nuget and Github! Support us! Please support the Tweetinvi team by joining us, rating the application or donating with Paypal :) What's new?...
View ArticleEdited Feature: Allow developers to perform actions against...
Allow application-only credentials.https://dev.twitter.com/docs/rate-limiting/1.1/limitsMore details on how to currently perform one here :https://tweetinvi.codeplex.com/workitem/2194
View ArticleCommented Unassigned: NullCredentialsException even when using setCredentials...
Hello, I'm implementing a code for users to login and being able to use several functions such as:*Send a Tweet*Send a Direct Message*Retrieve Direct Messages (sent/received)*Retrieve their...
View ArticleEdited Unassigned: NullCredentialsException even when using setCredentials...
Hello, I'm implementing a code for users to login and being able to use several functions such as:*Send a Tweet*Send a Direct Message*Retrieve Direct Messages (sent/received)*Retrieve their...
View ArticleEdited Unassigned: URL Redirect Authorization returning null [2618]
Hello,trying the code in the documentation for "URL Redirect Authorization", isn't working.I made a debug and check that when calling:var applicationCredentials =...
View ArticleCommented Unassigned: How to use application authentication [2573]
HiI have set up my application with twitter and i used TweetInvi to connect to twitter. Everything works just fine, but the rate limit for Search is 180 while i expect it to be 450. Below is how i...
View ArticleEdited Feature: How to use application authentication [2573]
HiI have set up my application with twitter and i used TweetInvi to connect to twitter. Everything works just fine, but the rate limit for Search is 180 while i expect it to be 450. Below is how i...
View Article