New Post: Simple stream not stopping when asked
Hi Yossi, I have tested your code and everything is working perfectly well for me and I couldn't find anything that would make your code fail in the source code. Here is the test I have...
View ArticleNew Post: Noob: How to authorise with username and password?
Hi, Sorry for not responding before, I have missed your discussion when I checked yesterday. Twitter requires a Token which authorizes an application to access to the account of a user. To create a...
View ArticleCreated Unassigned: FilteredStream question [1963]
Hi, I am developing an application to process all tweets containg some tracks. For example: SimpleStream stream = new SimpleStream("https://stream.twitter.com/1.1/statuses/sample.json");...
View ArticleCommented Task: Add Test Cases for All the current methods that does not [1785]
Possibility to Mock<IToken> to get the results we expect instead of directly performing the queries.Comments: Associated with changeset 34070: Version 0.9.0.0- Tested TweetQueryValidator
View ArticleCommented Unassigned: FilteredStream question [1963]
Hi, I am developing an application to process all tweets containg some tracks. For example: SimpleStream stream = new SimpleStream("https://stream.twitter.com/1.1/statuses/sample.json");...
View ArticleCommented Unassigned: FilteredStream question [1963]
Hi, I am developing an application to process all tweets containg some tracks. For example: SimpleStream stream = new SimpleStream("https://stream.twitter.com/1.1/statuses/sample.json");...
View ArticleSource code checked in, #34072
Version 0.9.0.0 - Threads now have isolated TwitterCredential allowing multiple threads to be used to manage multiple accounts within the same application and multiple Threads.
View ArticleCreated Task: Migrate Version 0.9 to target .NET Framework 4.0 [1965]
For testing purposes, Tweetinvi 0.9 was target 4.5 and should be available for .NET 4.0.Consequently and for further development, the target of development should be 4.0.
View ArticleEdited Task: Migrate Version 0.9 to target .NET Framework 4.0 [1965]
For testing purposes, Tweetinvi 0.9 was target 4.5 and should be available for .NET 4.0.Consequently and for further development, the target of development should be 4.0.
View ArticleSource code checked in, #34079
Version 0.9.0.0 - Removed dependency to Microsoft.Practices.Prism
View ArticleCommented Task: Migrate Version 0.9 to target .NET Framework 4.0 [1965]
For testing purposes, Tweetinvi 0.9 was target 4.5 and should be available for .NET 4.0.Consequently and for further development, the target of development should be 4.0.Comments: Associated with...
View ArticleSource code checked in, #34093
Version 0.9.0.0 - Updated Tweetinvi so that is both compatible with .NET 4.0 and .NET 4.5 - The development targeted framework is now 4.0 - Downgraded Unity to 2.1.505.2 because version 3 is not...
View ArticleCommented Task: Migrate Version 0.9 to target .NET Framework 4.0 [1965]
For testing purposes, Tweetinvi 0.9 was target 4.5 and should be available for .NET 4.0.Consequently and for further development, the target of development should be 4.0.Comments: Associated with...
View ArticleEdited Task: Migrate Version 0.9 to target .NET Framework 4.0 [1965]
For testing purposes, Tweetinvi 0.9 was target 4.5 and should be available for .NET 4.0.Consequently and for further development, the target of development should be 4.0.
View ArticleNew Post: Uploading tweet with media
Hi, is there a functionality to tweet using tweetinvi with media files such as pictures?
View ArticleNew Post: Uploading tweet with media
Hi Chagina, Unfortunately this feature is not yet available within Tweetinvi because it is more complicated than any other feature of the Twitter REST API. The development of this feature is though...
View ArticleNew Post: Uploading tweet with media
Thanks for the reply linvi, i'll make sure to vote for it, but meanwhile please take it into consideration, i believe it'll make tweetinvi a complete package...
View ArticleNew Post: Uploading tweet with media
I know this is an important feature and I will try to implement sooner than later. In the meantime I currently have so much work with Tweetinvi 0.9 that I cannot implement this feature right away. I...
View Article