Commented 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_entitiesComments:...
View ArticleCommented Task: Update : [direct_messages] [2510]
Reference : https://dev.twitter.com/docs/api/1.1/get/direct_messagesMethods to update :- User.GetDirectMessagesSent()Parameters to add :- since_id- max_id- count- skip_status- include_entitiesComments:...
View ArticleEdited Task: Update : [direct_messages] [2510]
Reference : https://dev.twitter.com/docs/api/1.1/get/direct_messagesMethods to update :- User.GetDirectMessagesSent()Parameters to add :- since_id- max_id- count- skip_status- include_entities
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 ArticleNew Post: Deleting Direct Messages
Hi again, I know it has been a while that you encountered this issue but could you please try and confirm that this error is still occuring for you. Also could you please give me the version of...
View ArticleCommented Issue: Image upload not working [2254]
Hi,I'm trying to upload image from my WP8 app to Twitter and it worked well but from yesterday I can't post images with success. I'm using this code:```var file = ToByteArray(image); // Method to...
View ArticleCommented Feature: UserStream - Implement Parameters [2457]
There is now way to specify the parameters of the UserStream at current times.Allow the missing parameters to be provided.Comments: Associated with changeset 41819: - FilterTweetsToBeIn has been...
View ArticleEdited Feature: UserStream - Implement Parameters [2457]
There is now way to specify the parameters of the UserStream at current times.Allow the missing parameters to be provided.
View ArticleNew Post: Universal App
I will have a look to this issue in the coming days. Cheers, Linvi
View ArticleNew Post: Universal App
I have created a Work Item for this issue.https://tweetinvi.codeplex.com/workitem/2511 Linvi
View ArticleNew Post: Universal App
I think you only have to replace the Autofac package you used in the library with a newer version and that's it.
View ArticleCreated Feature: Implement All parameters to Streams [2512]
https://dev.twitter.com/streaming/overview/request-parameters
View ArticleSource code checked in, #41819
- FilterTweetsToBeIn has been renamed to FilterTweetsLanguage - UserStream now has
View ArticleNew Post: Universal App
I'm running into this issue as well. I tried to install the dependencies separately and then retrying the Tweetinvi install. This worked for Autofac, Newtonsoft.json and Microsoft.Bcl.Async, but NOT...
View ArticleCommented Issue: Universal App [2511]
https://tweetinvi.codeplex.com/discussions/578583#Comments: Associated with changeset 41835: Version 0.9.5.0- Updated all libraries
View ArticleClosed Issue: Direct Message : Destroy throw an Exception [2508]
https://tweetinvi.codeplex.com/discussions/578470
View ArticleCommented Issue: Universal App [2511]
https://tweetinvi.codeplex.com/discussions/578583#Comments: Associated with changeset 41836: Version 0.9.5.0- Universal App -> Removed the dependency to PCLWebUtility
View Article