Source code checked in, #39148
Version 0.9.4.0 - Verifying that the response received is matching the json format
View ArticleCommented Issue: WebRequest returns -1 [2380]
https://tweetinvi.codeplex.com/discussions/562751Comments: Associated with changeset 39148: Version 0.9.4.0- Verifying that the response received is matching the json format
View ArticleEdited Issue: WebRequest returns -1 [2380]
https://tweetinvi.codeplex.com/discussions/562751
View ArticleEdited Feature: Add the option to wait for RateLimit in Cursor Query [2345]
https://tweetinvi.codeplex.com/discussions/539340
View ArticleEdited Feature: Check the Stream Update [2218]
Streams have been updated [https://dev.twitter.com/discussions/27246](https://dev.twitter.com/discussions/27246).Check which changes are required in Tweetinvi.Streams.
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.4.0?
Ability to manage a blacklist of handles and hashtags
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.4.0?
Hi John, I am not sure I understand the feature you want me to implement, could would provide more information? The new version comes with various new methods to handle Blocks. Tweetinvi 0.9.4.0 should...
View ArticleCommented Task: Add new rate limits [2361]
{"rate_limit_context":{"access_token":"1577389800-c8ecF1YWfYJjFraEohBHxqv37xXDnsAOoQOP4vX"},"resources":{"lists":{"/lists/subscribers":{"limit":180,"remaining":180,"reset":1408316431},"/lists/membershi...
View ArticleNew Post: Searching tweets with hashtag
Dear Linvi, thank you for the update. If I do in the home controller of a MVC application (target framewor 4.5.1) var matchingTweets = Search.SearchTweets("#flood");it gives me the error below and I...
View ArticleUpdated Release: Tweetinvi 0.9.4.x (Oct 01, 2014)
Quick OverviewTweet Extended EntitiesProxyTimeout and Improved reliabilityAdvanced SearchTwitter AccessorSettingsRate LimitsBlockOther UpdatesTweet Extended Entities Few months ago, Twitter added a...
View ArticleReleased: Tweetinvi 0.9.4.x (Oct 01, 2014)
Quick OverviewTweet Extended EntitiesProxyTimeout and Improved reliabilityAdvanced SearchTwitter AccessorSettingsRate LimitsBlockOther UpdatesTweet Extended Entities Few months ago, Twitter added a...
View ArticleUpdated Release: Tweetinvi 0.9.4.x (Oct 01, 2014)
Quick OverviewTweet Extended EntitiesProxyTimeout and Improved reliabilityAdvanced SearchTwitter AccessorSettingsRate LimitsBlockOther UpdatesTweet Extended Entities Few months ago, Twitter added a...
View ArticleUpdated Wiki: Home
Tweetinvi 0.9.4.0 is now released to make your life nice and easy :) What's new? About Tweetinvi Tweetinvi an intuitive C# library for TwitterTweetinvi is an intuitive .NET C# library that provides...
View ArticleEdited Feature: API access through proxies [1815]
Issue might happen if the user is behind a proxy.Might be solved by updating the HttpWebRequest.ServicePointManager.Expect100Continue = true;ServicePointManager.SecurityProtocol =...
View ArticleEdited Feature: Check the Stream Update [2218]
Streams have been updated [https://dev.twitter.com/discussions/27246](https://dev.twitter.com/discussions/27246).Check which changes are required in Tweetinvi.Streams.
View ArticleEdited Issue: Update : [direct_messages/sent] [1705]
Reference : https://dev.twitter.com/docs/api/1.1/get/direct_messages/sentMethods to update :- User.GetDirectMessagesSent()Parameters to add :- since_id- max_id- count- page- include_entities
View Article