b20f9cb053
fix: don't add GET query params to CreateTweet POST request
2026-05-22 03:49:15 +03:00
e3cea855f8
fix: log raw response on CreateTweet parse failure
2026-05-21 21:09:29 +03:00
4024dd15e2
fix: update CreateTweet queryId and features map
2026-05-21 20:57:18 +03:00
d5a47d4a67
fix: handle TweetWithVisibilityResults and rest_id fallback in CreateTweet response
2026-05-21 20:39:28 +03:00
9d847cd18e
debug: log raw response on tweet create failure
2026-05-21 18:59:13 +03:00
34db837a9e
feat: x.com migration + public API for cookie-based auth
...
- migrate all API URLs from twitter.com to x.com
- add SetBearerToken, SetHTTPClient, SetLoggedIn public methods
- accept 202/204 status codes in handleResponse
- module path -> src.cultist.club/lain/twitter-scrapper
2026-05-21 18:54:10 +03:00
Valentine
a2938f52db
add GetTweetRetweeters method
2024-08-05 17:57:18 +03:00
Valentine
e235a6a79f
add LikeTweet and UnlikeTweet methods
2024-07-24 03:54:57 +03:00
Valentine
d81d7bb87a
fix creating tweet with media
2024-07-09 02:54:38 +03:00
Valentine
d55ecabeec
create tweet returns tweet object
2024-07-09 02:30:38 +03:00
Valentine
2feba8e056
add publishing tweets & retweets
2024-07-09 02:04:36 +03:00