Commit graph

15 commits

Author SHA1 Message Date
windowsdeveloperwannabe
6a929cde9c save photo ids 2023-05-10 03:18:34 -07:00
vtgare
cd161d56db check tweets for sensitive content 2022-03-04 20:15:29 +02:00
Alexander Sheiko
93068ddae5 Support for tweets with geolocation
Close #36
2021-09-13 17:01:30 +03:00
Alexander Sheiko
1c3fd0e0c9 Remove unused Retweet type 2021-07-16 12:59:16 +03:00
Alexander Sheiko
be2c3ec5b1 Add InReplyToStatus, QuotedStatus and RetweetedStatus parsing in Tweet
BREAKING CHANGE: Retweet property renamed to RetweetedStatus
Closed #41
2021-07-16 12:21:41 +03:00
Alexander Sheiko
c370a9078f Parse a retweet like a full tweet 2021-07-16 11:37:43 +03:00
Alexander Sheiko
34aae0d008 Extend timeline object 2021-07-16 11:08:43 +03:00
Alexander Sheiko
5032ecd29d Add SearchProfiles
Minor changes and fixes
2021-04-22 21:38:49 +03:00
Alexander Sheiko
9a85dfa062 Fix search cursor 2021-03-31 15:12:39 +03:00
Alexander Sheiko
0533b6e909 Add retweet info
Close #29
2021-03-28 12:25:55 +03:00
Alexander Sheiko
d50bd429d2 Embed legacy user type 2021-03-09 10:51:51 +02:00
Michael
d33882ff94 replace GetProfile with single call and improve error handling to fetch private profiles 2021-01-25 10:31:41 +07:00
Alexander Sheiko
1e048200bc Fix pinned tweets
(added to the beginning of the timeline)
Close #23
2021-01-06 21:19:12 +02:00
Alexander Sheiko
29ee72026a Returned the HTML field of the tweet 2020-12-17 10:39:45 +02:00
Alexander Sheiko
edad8f6393 Total refactoring
Used guest frontend API
BREAKING CHANGE: remove tweet.HTML property
Loading more information
Minor fixes and changes
2020-12-11 20:58:49 +02:00