New Post: Streaming API Backoff Strategy
Hi, I want to implement a backoff strategy for attempting to reconnect to the Streaming API in accordance with the Twitter API docs at https://dev.twitter.com/streaming/overview/connecting...
View ArticleCreated Unassigned: Add allow_contributor_request to Update Settings [2541]
allow_contributor_request requires to add a current_password.Implement this parameter in update_settings
View ArticleCommented Feature: Implement : [account/settings][POST] [1725]
Reference : https://dev.twitter.com/docs/api/1.1/post/account/settingsParameters :- trend_location_woeid- sleep_time_enabled- start_sleep_time- end_sleep_time- time_zone- langComments: Associated with...
View ArticleEdited Feature: Implement : [account/settings][POST] [1725]
Reference : https://dev.twitter.com/docs/api/1.1/post/account/settingsParameters :- trend_location_woeid- sleep_time_enabled- start_sleep_time- end_sleep_time- time_zone- lang
View ArticleCommented Feature: Implement Get Muted User Ids [2215]
Get the list of users ids who have been muted by the current user : [https://dev.twitter.com/docs/api/1.1/get/mutes/users/ids](https://dev.twitter.com/docs/api/1.1/get/mutes/users/ids)Comments:...
View ArticleEdited Feature: Implement Get Muted User Ids [2215]
Get the list of users ids who have been muted by the current user : [https://dev.twitter.com/docs/api/1.1/get/mutes/users/ids](https://dev.twitter.com/docs/api/1.1/get/mutes/users/ids)
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.7.0?
Hi! I'm loving Tweetinvi...!! It would be great if it implemented User Search!https://api.twitter.com/1.1/users/search.json Thanks!!
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.7.0?
Hi, The work item has been added to the list of features for the next release of Tweetinvi.Work Item Cheers, Linvi
View ArticleEdited Feature: Implement : [users/search] [1736]
Reference : https://dev.twitter.com/docs/api/1.1/get/users/searchParameters :- q- page- count- include_entities
View ArticleCommented Feature: Implement : [users/search] [1736]
Reference : https://dev.twitter.com/docs/api/1.1/get/users/searchParameters :- q- page- count- include_entitiesComments: Associated with changeset 42620: Version 0.9.7.0- Implemented User Search
View ArticleEdited Feature: Implement : [users/search] [1736]
Reference : https://dev.twitter.com/docs/api/1.1/get/users/searchParameters :- q- page- count- include_entities
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.7.0?
@ejcortes A quick message to let you know that UserSearch is now implemented in Tweetinvi 0.9.7.0. You can access the feature from the Source Code. Regards, Linvi
View ArticleSource code checked in, #42613
Version 0.9.7.0 - Added Allow_Contributors_Request Parameter to settings - Implemented Update Account Settings - Allow Contributor Request cannot bu
View ArticleSource code checked in, #42700
Version 0.9.7.0 - Move Get Muted User Ids into the Account Controller
View ArticleCommented Feature: Implement Get Muted User Ids [2215]
Get the list of users ids who have been muted by the current user : [https://dev.twitter.com/docs/api/1.1/get/mutes/users/ids](https://dev.twitter.com/docs/api/1.1/get/mutes/users/ids)Comments:...
View ArticleCommented Feature: Implement Get Muted Users [2216]
Get a list of user objects that have been muted: [https://dev.twitter.com/docs/api/1.1/get/mutes/users/list](https://dev.twitter.com/docs/api/1.1/get/mutes/users/list)Comments: Associated with...
View Article