Source code checked in, #33244
Version 0.8.3.22 - Corrected bug with UserIds being long instead of Ids which made the UserStream crashed
View ArticleNew Post: Retrieving Twitter Server time
Hi, I'm looking to retrieve the server time from twitter. It should be included in the response's header. Does the API support this? In the meantime, I have made a local change to the IToken interface...
View ArticleCreated Feature: Retrieving Twitter Server time [1922]
Give the ability to retrieve the server time from twitter. It should be included in the response's header.
View ArticleEdited Feature: Retrieving Twitter Server time [1922]
Give the ability to retrieve the server time from twitter. It should be included in the response's header.
View ArticleNew Post: Retrieving Twitter Server time
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCommented Feature: Retrieving Twitter Server time [1922]
Give the ability to retrieve the server time from twitter. It should be included in the response's header.Comments: Associated with changeset 33260: Version 0.8.3.22- Implementing GetServerDateTime
View ArticleEdited Feature: Retrieving Twitter Server time [1922]
Give the ability to retrieve the server time from twitter. It should be included in the response's header.
View ArticleNew Post: Retrieving Twitter Server time
Hi, I am not happy with the current way to retrieve the X-RateLimit with the current Release. As a result I checked a solution allowing you to retrieve the DateTime of the previous request. public...
View ArticleSource code checked in, #33262
Version 0.9.0.0 - Implemented GeoJsonController - Extracting the query generation into the GeoQueryGenerator - Update Tweetinvi namespace of objects using the previous namespace called...
View ArticleCommented Feature: Getting raw json from queries [1918]
Provide a solution enabling developers to get RawJson from any query performed with Tweetinvi.Comments: Associated with changeset 33262: Version 0.9.0.0- Implemented GeoJsonController- Extracting the...
View ArticleSource code checked in, #33266
Version 0.9.0.0 - Implemented the HelpJsonController - Extracting the query generation for help request within the HelpQueryGenerator
View ArticleCommented Feature: Getting raw json from queries [1918]
Provide a solution enabling developers to get RawJson from any query performed with Tweetinvi.Comments: Associated with changeset 33273: Version 0.9.0.0- Implemented SavedSearchJsonController-...
View ArticleCommented 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 33273: Version 0.9.0.0-...
View ArticleSource code checked in, #33273
Version 0.9.0.0 - Implemented SavedSearchJsonController - Extracting SavedSearch query generation into SavedSearchQueryGenerator - Implemented Help to provide static access to the HelpController...
View ArticleNew Post: Retrieving Twitter Server time
In my particular case, I am trying to calculate the difference in time (local vs. twitter). After giving it some thought, I ended up adding a second property that does just that.public TimeSpan...
View ArticleNew Post: Retrieving Twitter Server time
Hi, Just being curious, why do you need this information? Linvi
View ArticleSource code checked in, #33274
Version 0.9.0.0 - Implemented TimelineJsonController - Extrated Query generation from TimelineQueryExecutor into TimelineQueryGenerator - Ordered alphabetically the interfaces registration to simplify...
View ArticleCommented Feature: Getting raw json from queries [1918]
Provide a solution enabling developers to get RawJson from any query performed with Tweetinvi.Comments: Associated with changeset 33274: Version 0.9.0.0- Implemented TimelineJsonController- Extrated...
View ArticleSource code checked in, #33284
Version 0.9.0.0 - Implemented TrendsJsonController - Added the Trends class in Tweetinvi project as being a static TrendsController
View Article