Edited 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)
View ArticleCommented Feature: Implement Create Mute [2213]
Implement the new Mute endpoint: [https://dev.twitter.com/docs/api/1.1/post/mutes/users/create](https://dev.twitter.com/docs/api/1.1/post/mutes/users/create)Comments: Associated with changeset 42702:...
View ArticleEdited Feature: Implement Create Mute [2213]
Implement the new Mute endpoint: [https://dev.twitter.com/docs/api/1.1/post/mutes/users/create](https://dev.twitter.com/docs/api/1.1/post/mutes/users/create)
View ArticleSource code checked in, #42703
Version 0.9.7.0 - Implemented Delete Mute - Added Create Mute to ILoggedUser
View ArticleCommented Feature: Implement Delete Mute [2214]
Implement the mute endpoint : [https://dev.twitter.com/docs/api/1.1/post/mutes/users/destroy](https://dev.twitter.com/docs/api/1.1/post/mutes/users/destroy)Comments: Associated with changeset 42703:...
View ArticleEdited Feature: Implement Delete Mute [2214]
Implement the mute endpoint : [https://dev.twitter.com/docs/api/1.1/post/mutes/users/destroy](https://dev.twitter.com/docs/api/1.1/post/mutes/users/destroy)
View ArticleSource code checked in, #42761
Version 0.9.7.0 - Tweetinvi is now signed; pfx is available for developers willing to update the source code
View ArticleCommented Task: Add Signed Version of DLL [2412]
Signed versionsComments: Associated with changeset 42761: Version 0.9.7.0- Tweetinvi is now signed; pfx is available for developers willing to update the source code
View ArticleCommented Task: Add Signed Version of DLL [2412]
Signed versionsComments: Associated with changeset 42777: Version 0.9.7.0- Tweetinvi Signing is now using .snk instead of password encrypted .pfx
View ArticleSource code checked in, #42777
Version 0.9.7.0 - Tweetinvi Signing is now using .snk instead of password encrypted .pfx
View ArticleSource code checked in, #42780
Version 0.9.7.0 - Implemented Get Friends from whom, no retweet can be received
View ArticleCommented Feature: Implement : [friendships/no_retweets/ids] [1710]
Reference : https://dev.twitter.com/docs/api/1.1/get/friendships/no_retweets/idsParameters :x stringify_ids : DO NOT IMPLEMENT -> Not relevantComments: Associated with changeset 42780: Version...
View ArticleEdited Feature: Implement : [friendships/no_retweets/ids] [1710]
Reference : https://dev.twitter.com/docs/api/1.1/get/friendships/no_retweets/idsParameters :x stringify_ids : DO NOT IMPLEMENT -> Not relevant
View ArticleCreated Task: Improve Friendships information [2542]
- Add new fields- Add more overload methods for more granular operation
View ArticleEdited Task: Improve Friendships information [2542]
- Add new fields- Add more overload methods for more granular operation
View ArticleSource code checked in, #42815
Version 0.9.7.0 - Refactor of the Friendship Controller, QueryExecutor and QueryGenerator - Removed some Friendship function like lookup from LoggedUser - Added some FriendshipController feature within...
View Article