Updated Wiki: Home
22/01/2015 - Tweetinvi 0.9.5.0 is now released to make your life nice and easy :) Support us! Please support the Tweetinvi team by joining us, rating the application or donating with Paypal :) What's...
View ArticleSource code checked in, #42283
Version 0.9.6.0 - Added a Query Identifier so that a user can relate the QueryBefore and QueryAfter events - QueryBefore now has a Cancel property. When set to true, the RateLimitAwaiter won't wait for...
View ArticleCommented Feature: Allow user to cancel a query from...
This should give yet another tool to control the RateLimits when executing recursive queries.Comments: Associated with changeset 42283: Version 0.9.6.0- Added a Query Identifier so that a user can...
View ArticleEdited Feature: Allow user to cancel a query from...
This should give yet another tool to control the RateLimits when executing recursive queries.
View ArticleCommented Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]
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: Examples for using GenerateProfileImageBitmap or...
I'm trying to get the profile picture of the incoming tweet. I noticed that the above methods were added. Does anyone of examples on how to use them? I'm having a hard time finding...
View ArticleSource code checked in, #42290
Version 0.9.6.0 - StallWarnings can now be enabled/disabled. - STALL WARNINGS ARE NOW DISABLED BY DEFAULT. It implies that the WarningFallingBehindDetected event will no longer be raised if you do not...
View ArticleCommented Feature: Implement All parameters to Streams [2512]
https://dev.twitter.com/streaming/overview/request-parametersComments: Associated with changeset 42290: Version 0.9.6.0- StallWarnings can now be enabled/disabled.- STALL WARNINGS ARE NOW DISABLED BY...
View ArticleEdited Feature: Implement All parameters to Streams [2512]
https://dev.twitter.com/streaming/overview/request-parameters
View ArticleNew Post: Examples for using GenerateProfileImageBitmap or...
I agree that this is not obvious. I wonder why I decided not to add this function into the IUser interface. Anyway here is the code that you want:var user =...
View ArticleNew Post: Process To user redirect to login in twitter
I think what you are looking for is described here in the documentation. Let me know if this is what you are looking for. Regards, Linvi
View ArticleNew Post: Examples for using GenerateProfileImageBitmap or...
Thanks! I found it and got it working. Appreciate the reply though. Do you have an example for GenerateProfileImageBitmap? I'm assuming that this will take the stream and write it to memory? Currently...
View ArticleCommented Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]
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: Examples for using GenerateProfileImageBitmap or...
Hi, This feature existed before in Tweetinvi but I can no longer provide it. The reason is that Tweetinvi is a Portable Class Library that works on Windows Phone, Windows 8, Mono, Xamarin Android,...
View ArticleNew Post: Win7 vb2010 .Net4
Hi, yesterday i decided to use this library over win7 vb2010 .Net4 so i downloaded the latest merged binaries. The reference to the dll at first was looking ok but later trying to compile the project...
View ArticleEdited Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]
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 ArticleCreated Issue: Make sure Tweetinvi can be used from binaries [2527]
http://tweetinvi.codeplex.com/discussions/587744#post1366348
View ArticleEdited Issue: Make sure Tweetinvi can be used from binaries [2527]
http://tweetinvi.codeplex.com/discussions/587744#post1366348
View ArticleSource code checked in, #42317
Version 0.9.6.0 - Tweetinvi can now use the new Upload Endpoint - An Upload static class has been added for developers willing to upload objects on their own - Even if a Media has already been uploaded...
View ArticleCommented Feature: Support the New Endpoint to upload media [2463]
As requested by https://tweetinvi.codeplex.com/discussions/573584.https://dev.twitter.com/rest/public/uploading-mediahttps://dev.twitter.com/rest/reference/post/statuses/updateComments: Associated with...
View Article