Edited Task: Refactor HttpHandlers to use a single method with TwitterQuery...
Instead of initializing the HttpHandler before the query, it would be best to use all the information available in the TwitterQuery.Therefore the base (TwitterHttpHandler) should have its own method...
View ArticleNew Post: Error: encoding iso-8859-1 not supported
I added my test program here: http://we.tl/3eSvMjselA I discarded my Twitter credentials Dim Access_Token As String = "" Dim Access_Token_Secret As String = "" Dim Consumer_Key As String = "" Dim...
View ArticleSource code checked in, #45037
Version 0.9.9.x - Examplinvi.Web is now available in .NET 4.5
View ArticleCommented Task: Create an Example project for Websites [2624]
Comments: Associated with changeset 45037: Version 0.9.9.x- Examplinvi.Web is now available in .NET 4.5
View ArticleSource code checked in, #45038
Version 0.9.9.x - Added quoted tweet to UserStream - Added quoted tweet properties to ITweetDTO and ITweet
View ArticleCommented Feature: Add Quoted Tweet to UserStream [2593]
https://www.apichangelog.com/changes/f7ca9f60-c74a-4e8f-a38b-1c7a02cf7d31Comments: Associated with changeset 45038: Version 0.9.9.x- Added quoted tweet to UserStream- Added quoted tweet properties to...
View ArticleEdited Feature: Add Quoted Tweet to UserStream [2593]
https://www.apichangelog.com/changes/f7ca9f60-c74a-4e8f-a38b-1c7a02cf7d31
View ArticleCreated Task: Implement Quoted Tweet [2627]
https://twittercommunity.com/t/method-to-retweet-with-comment/35330/5
View ArticleEdited Task: Implement Quoted Tweet [2627]
https://twittercommunity.com/t/method-to-retweet-with-comment/35330/5
View ArticleNew Post: Send a follow request
Hello, working in a Twitter app someone asked me the following: I can send a direct message to someone, but only if the person is following you. If the person is not following you, you should send him...
View ArticleNew Post: Authentication - Twitter asks to authorize app every time.
Hello, working in an app and after implementing succesfully the login, someone asked me why the app keeps asking me, when I redirect to twitter, that I should authorize the app again, if according to...
View ArticleCommented Task: Implement Quoted Tweet [2627]
https://twittercommunity.com/t/method-to-retweet-with-comment/35330/5Comments: Associated with changeset 45062: Version 0.9.9.x- Implemented a fake version of retweet with comment (quoted tweet)
View ArticleSource code checked in, #45062
Version 0.9.9.x - Implemented a fake version of retweet with comment (quoted tweet)
View ArticleEdited Task: Implement Quoted Tweet [2627]
https://twittercommunity.com/t/method-to-retweet-with-comment/35330/5
View ArticleCommented Issue: Issue with Windows 10 [2601]
https://tweetinvi.codeplex.com/discussions/639928Comments: Associated with changeset 45069: Version 0.9.9.x- Updated all nuget packages for Windows 10 - Universal App- Created an...
View ArticleEdited Issue: Issue with Windows 10 [2601]
https://tweetinvi.codeplex.com/discussions/639928
View ArticleNew Post: Windows 10 and Visual Studio 2015 RC
Tweetinvi 0.9.9.x will be compatible with Windows 10 and should be released in the coming days. Cheers, Linvi
View ArticleCommented Issue: Windows Phone Streaming [2619]
https://tweetinvi.codeplex.com/discussions/641392http://we.tl/C9mFS4lscDComments: Associated with changeset 45070: Version 0.9.9.x- Added example for streaming
View ArticleEdited Task: FilteredStream : Rename Track to another keyword [2617]
From https://tweetinvi.codeplex.com/workitem/2616/editTo consider :.AddFilter.AddPhrase.AddKeyword.AddCondition...
View ArticleUpdated Release: Tweetinvi 0.9.9.x
Important This release contains a large number of breaking changes regarding authentication and credentials.With the intention of improving the web logic layer, I have also performed some important...
View Article