Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Browsing all 4126 articles
Browse latest View live
↧

Edited Issue: Twitter to require SSL/TDS [1946]

Update TokenCreator to only use https queries.In case anyone has not seen this, here is the link: [https://dev.twitter.com/discussions/24239](http://www.example.com)> This is an important notice for...

View Article


Edited Feature: Update : [statuses/mentions_timeline] Add parameters [1687]

Reference : https://dev.twitter.com/docs/api/1.1/get/statuses/mentions_timelineUpdate methods :- User.GetMentions()Parameters to add :- count- since_id- max_id- trim_user- contributor_details-...

View Article


Created Unassigned: Creater Avatar and Name Has Nullble valuse [1984]

this is ny code IToken token = new Token(part.TwitterAccessTokenKey, part.TwitterAccessTokenSecret, part.TwitterConsumerKey, part.TwitterConsumerSecret); TokenSingleton.Token = token; ITokenUser u =...

View Article

New Post: Thanks discussion

Hi linvi: I was new using with the Twitter API. I spent weeks working around articles, books, other libraries, etc. But i stop serching when i find Tweetinvi. It solved many problems for me, so i think...

View Article

New Post: Paging with tweetinivi

Hello Linvi Thanks for solving the issue. Regards Haseeb

View Article


New Post: Tweet with a link

What's the best way to post a tweet with a link? I see the UrlEntity class but every time I try and add it to a new Tweet on the Urls or Entities.Urls object, they are always null. Thanks!

View Article

New Post: Tweet with a link

Hi, The answer is you don't :) UrlEntities are object that you get not that you set. Basically when you wish to send a tweet with a link you just put the link as a plain text. Twitter will...

View Article

New Post: Tweet with a link

Thanks for the quick reply. I had a feeling it was just something that was provided by twitter. Should I modify the length of the tweet to accommodate a link or will Twitter handle that for me?

View Article


New Post: Thanks discussion

Hi, Thank you very much, it is always good to hear some thanks :) Think about following Tweetinvi as the new version 0.9 will be released in the next months and this will allow you to get a...

View Article


New Post: [ADMIN] PLEASE READ : Looking for a new developer.

Up!

View Article

New Post: Tweet with a link

Twitter will do it automatically for you. As a result when publishing a Tweet with a link please use the Tweet.Length property to verify that the length is valid. Tweetinvi calculates the length of the...

View Article

New Post: Tweet with a link

Thank you for everything! Tweetinvi is working great now.

View Article

Source code checked in, #34334

- Updated NameSpace of OAuthToken to TweetinviWebLogic - Implemented a WebDownloader that is able to download online content synchronously or asynchronously - Implemented DownloadProfileImage to IUser...

View Article


Commented Feature: Update : [code/unity] Migrate application design to use...

Implement Unity and Dependency injection to enable the development of Unit Tests as Tweetinvi currently only have Integration tests.Comments: Associated with changeset 34334: - Updated NameSpace of...

View Article

Source code checked in, #34335

- Removed TwitterObject - Removed TokenSingleton - Removed legacy code (replaced by throw NotImplementedException)

View Article


Commented Unassigned: Creater. Avatar and .Name Has Null values [1984]

this is my code IToken token = new Token(part.TwitterAccessTokenKey, part.TwitterAccessTokenSecret, part.TwitterConsumerKey, part.TwitterConsumerSecret); TokenSingleton.Token = token; ITokenUser u =...

View Article

Edited Issue: Verify infinite loop at Token.ExecuteSinceMaxQuery() [1779]

When using SinceMaxQuery it appears that it will iterate over all the tweets which should (I assume) not happen.- Check if a since_id exist in the method_url.+ If not throw an exception+ If it exist...

View Article


Edited Feature: Place Id : Tweet [1791]

Enable the ability to send a Tweet with geo by providing a place_id instead of coordinates

View Article

Closed Unassigned: Improve DynamicResponseDelegate [1813]

View Article

Closed Issue: Create a OAuthQueryGenerator that does not expose they keys in...

This ticket is about encrypting the keys hosted by OAuthCredentials and generating the OAuth HttpWebRequest with security enhancement related with RAM and code decompiling.This will probably be...

View Article
Browsing all 4126 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>