Commit graph

12 commits

Author SHA1 Message Date
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
f3597d0db6 Fix error msg 2021-04-22 20:35:33 +03:00
Alexander Sheiko
0533b6e909 Add retweet info
Close #29
2021-03-28 12:25:55 +03:00
Alexander Sheiko
a8089a552e Add GetTweet 2021-03-09 10:40:22 +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
Alexander Sheiko
69c8b035ea Quick dirty fix GetTweets 2020-09-19 00:57:03 +03:00
Alexander Sheiko
f99c2aaa1f Add user info in tweet 2020-06-15 16:38:51 +03:00
Alexander Sheiko
49baceb5b4 Getting tweets by the maximum number, not by pages as before
BREAKING CHANGE!
2020-06-15 16:16:08 +03:00
mind1949
5048018d48 use Context to send cancelation signals to groutines 2020-06-12 21:31:08 +08:00
Alexander Sheiko
96cc763b69 Fix test 2020-03-06 10:50:02 +02:00
Nomadic
d22351b4aa Add tweets test 2019-09-21 12:18:34 +03:00