Released: Tweetinvi 0.9.3.x (Jun 01, 2014)
Timelines - Added all the parameters available from the Timeline Endpoints in Tweetinvi. - This is available for HomeTimeline, UserTimeline, MentionsTimeline// Simple queryvar tweets =...
View ArticleUpdated Release: Tweetinvi 0.9.3.x (Jun 01, 2014)
Timelines - Added all the parameters available from the Timeline Endpoints in Tweetinvi.- This is available for HomeTimeline, UserTimeline, MentionsTimeline// Simple queryvar tweets =...
View ArticleCreated Unassigned: Some examples of usage in MVC or WebForms applications...
Hi,__Background information:__I am trying to build a map either using MVC or WebForms that displays all of the geo-tagged tweets being tweeted in real time on the map. I want to use Tweetinvi's Twitter...
View ArticleCommented Unassigned: Some examples of usage in MVC or WebForms applications...
Hi,__Background information:__I am trying to build a map either using MVC or WebForms that displays all of the geo-tagged tweets being tweeted in real time on the map. I want to use Tweetinvi's Twitter...
View ArticleCreated Unassigned: Add support to Destroy a Block [2268]
The API offers the ability to block a user but not to destroy the block.
View ArticleEdited Unassigned: Some examples of usage in MVC or WebForms applications...
Hi,__Background information:__I am trying to build a map either using MVC or WebForms that displays all of the geo-tagged tweets being tweeted in real time on the map. I want to use Tweetinvi's Twitter...
View ArticleEdited Feature: Add support to Destroy a Block [2268]
The API offers the ability to block a user but not to destroy the block.Comments: ** Comment from web user: linvi ** Hi,Every endpoint of the Twitter API will be implemented when Tweetinvi 1.0 will be...
View ArticleCommented Issue: Tweet favourite [2096]
I am trying to mark a tweet as a favourite, I have the authorization token and am able to view profile details. When I search for tweets I get back list but I am unable to mark any as a favourite, I...
View ArticleEdited Issue: Tweet favourite [2096]
I am trying to mark a tweet as a favourite, I have the authorization token and am able to view profile details. When I search for tweets I get back list but I am unable to mark any as a favourite, I...
View ArticleCommented Feature: Add support to Destroy a Block [2268]
The API offers the ability to block a user but not to destroy the block.Comments: ** Comment from web user: Darkoperator ** Thank!! have to say that was a fast response. Wish other projects responded...
View ArticleCommented Unassigned: Some examples of usage in MVC or WebForms applications...
Hi,__Background information:__I am trying to build a map either using MVC or WebForms that displays all of the geo-tagged tweets being tweeted in real time on the map. I want to use Tweetinvi's Twitter...
View ArticleCommented Issue: Tweet favourite [2096]
I am trying to mark a tweet as a favourite, I have the authorization token and am able to view profile details. When I search for tweets I get back list but I am unable to mark any as a favourite, I...
View ArticleNew Post: Is there an API call to list blocked users and for muting a user?
Is there an API for https://dev.twitter.com/docs/api/1.1/get/blocks/list and for the https://dev.twitter.com/docs/api/1.1/post/mutes/* calls?
View ArticleCreated Feature: Improve TwitterAccessor [2272]
TwitterAccessor needs to provide more features notably the following :- Give access to the JObject generator- Create a model representing a queryable result set.As demonstrated in...
View ArticleEdited Feature: Improve TwitterAccessor [2272]
TwitterAccessor needs to provide more features notably the following :- Give access to the JObject generator- Create a model representing a queryable result set.As demonstrated in...
View ArticleEdited Feature: Implement : [blocks/destroy] [1734]
Reference : https://dev.twitter.com/docs/api/1.1/post/blocks/destroyParameters :- screen_name / user_id- include_entities- skip_status
View ArticleEdited Feature: Implement : [blocks/ids] [1732]
Reference : https://dev.twitter.com/docs/api/1.1/get/blocks/ids Parameters :- cursor
View ArticleEdited Feature: Implement : [blocks/list] [1731]
Reference : https://dev.twitter.com/docs/api/1.1/get/blocks/listParameters :- include_entities- skip_status- cursor
View ArticleNew Post: Is there an API call to list blocked users and for muting a user?
Hi there, These 2 features are not currently implemented in Tweetinvi. I can put them at the top of the priority and release them within Tweetinvi 0.9.4.0. As the first endpoint returns multiple...
View ArticleNew Post: Is there an API call to list blocked users and for muting a user?
As always you rock! the mute calls...
View Article