New Post: Streaming with Location AND ((track 1) OR (track 2)), possible?
Hi, I am trying to capture some tweets from a region and at the same time, I would like to have at least two tracks with an OR between them like this var topLeft = Geo.GenerateCoordinates(..., ...);...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.6.0?
First of all, this is a great piece of software! It would be great if the call for report spam is added.https://dev.twitter.com/rest/reference/post/users/report_spam Thanks!!
View ArticleCreated Task: Implement Report Spam [2520]
Requested by ejcortes : http://tweetinvi.codeplex.com/discussions/581593#post1360818https://dev.twitter.com/rest/reference/post/users/report_spam
View ArticleEdited Task: Implement Report Spam [2520]
Requested by ejcortes : http://tweetinvi.codeplex.com/discussions/581593#post1360818https://dev.twitter.com/rest/reference/post/users/report_spam
View ArticleCommented Unassigned: Assembly load errors from HttpClientWebHelper on Mono...
Hi there,When I run Tweetinvi on Mono (3.12) I get the following printout to the console:Could not load signature of Tweetinvi.WebLogic.HttpClientWebHelper:GenerateHttpClientFromWebRequest due to:...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.6.0?
Hi, Thanks for your input. This will be added in the next build. In the meantime, please subscribe to the Work Item http://tweetinvi.codeplex.com/workitem/2519. This will allow you to be notified when...
View ArticleNew Post: Multi language stream
Is this possible for a stream to capture tweets in different languages ? If so could you show me an example please ? =) I recently started to use this library so i don't know yet all this possibilities :)
View ArticleCommented Task: Implement Report Spam [2520]
Requested by ejcortes : http://tweetinvi.codeplex.com/discussions/581593#post1360818https://dev.twitter.com/rest/reference/post/users/report_spamComments: Associated with changeset 42171: Version...
View ArticleEdited Task: Implement Report Spam [2520]
Requested by ejcortes : http://tweetinvi.codeplex.com/discussions/581593#post1360818https://dev.twitter.com/rest/reference/post/users/report_spamComments: This feature has been implemented and is...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.6.0?
@ejcortes this feature has now been implemented. You can use it by downloading the Source Code of the application. Cheers, Linvi
View ArticleUpdated Release: Tweetinvi 0.9.6.x
Report User For Spam It is now possible to report a user for spam. User.ReportUserForSpam(23829382);
View ArticleNew Post: Multi language stream
Hi, Thank you for your question. Tweetinvi currently does not implement this feature, for the simple reason that I did not thought it was possible to provide multiple languages as a parameter to a...
View ArticleCreated Feature: Stream - Set multiple languages [2522]
https://tweetinvi.codeplex.com/discussions/585078
View ArticleNew Post: Multi language stream
You can vote on the work item if you want to be notified when the feature is implemented.https://tweetinvi.codeplex.com/workitem/2522 Regards, Linvi
View ArticleNew Post: Streaming with Location AND ((track 1) OR (track 2)), possible?
Hi, This code will get all the tweets containing ( (keyword1 AND keyword2) OR (keyword3) ) AND (Matching the expected location)var filteredStream = Tweetinvi.Stream.CreateFilteredStream();...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.6.0?
Hi Linvi!Thanks! When are you going to merge this project with the NuGet version? Just asking... I'm in love with this library.Ed
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.6.0?
Hi, Unfortunately there are many features that need to be implemented for the next release. I do not think this will be available before a month/ a month and a half. Linvi
View ArticleUpdated Release: Tweetinvi 0.9.6.x
Custom Parameters When an action can be performed with a 'RequestParameters' class, you will now be able to specify CustomParameters.The goal of such a feature is to give the ability to developers to...
View ArticleUpdated Release: Tweetinvi 0.9.6.x
Custom Parameters When an action can be performed with a 'RequestParameters' class, you will now be able to specify CustomQueryParameters.The goal of such a feature is to give the ability to developers...
View ArticleUpdated Release: Tweetinvi 0.9.6.x
Visit Tweetinvi 0.9.6.x Work ItemsCustom Parameters When an action can be performed with a 'RequestParameters' class, you will now be able to specify CustomQueryParameters.The goal of such a feature is...
View Article