Commit graph

334 commits

Author SHA1 Message Date
Valentine
171e94e5f5 add GetTweetRetweeters to readme 2024-08-05 18:05:02 +03:00
Valentine
a2938f52db add GetTweetRetweeters method 2024-08-05 17:57:18 +03:00
Valentine
ae381f2bb8
Merge pull request #10 from imperatrona/replies
add GetTweetReplies method
2024-08-01 17:50:48 +03:00
Valentine
270637d27b remove unused import 2024-08-01 17:41:30 +03:00
Valentine
f86a0ea59d add GetTweetReplies method 2024-08-01 17:39:06 +03:00
Valentine
e053917d34
Merge pull request #9 from imperatrona/likes
add LikeTweet and UnlikeTweet methods
2024-07-24 04:10:52 +03:00
Valentine
ac7ea32df3 fix for older version 2024-07-24 04:06:40 +03:00
Valentine
e78f3a9e5b
Merge pull request #8 from imperatrona/spaces
add GetSpace method
2024-07-24 03:55:58 +03:00
Valentine
e235a6a79f add LikeTweet and UnlikeTweet methods 2024-07-24 03:54:57 +03:00
Valentine
f8c200b312 add GetSpace method 2024-07-24 03:46:28 +03:00
Valentine
571a63bb50
Update README.md 2024-07-12 20:16:38 +03:00
Valentine
669bdb7d9e add changelog 2024-07-09 06:55:38 +03:00
Valentine
11f7b6ef5c
Merge pull request #6 from imperatrona/home
Add Home Latest & For you timelines
2024-07-09 06:11:33 +03:00
Valentine
6ba8200ee6 fix test TestGetProfileErrorSuspended 2024-07-09 05:48:09 +03:00
Valentine
d8caf71a12 add home methods to docs 2024-07-09 05:37:43 +03:00
Valentine
58b161596d fix tests for home methods 2024-07-09 05:37:15 +03:00
Valentine
b2f31cbe99 fix fetch home methods 2024-07-09 05:37:03 +03:00
Valentine
c9696514c4 added foryou timeilne 2024-07-09 05:20:49 +03:00
Valentine
cf1575a1a3 added test for GetHomeTweets 2024-07-09 05:02:54 +03:00
Valentine
2eb31665a5 added cursor to home timeline 2024-07-09 05:02:19 +03:00
Valentine
5364c66bd5 added test for FetchHomeTweets 2024-07-09 04:48:58 +03:00
Valentine
3e06de08b5 fixed FetchHomeTweets 2024-07-09 04:48:31 +03:00
Valentine
3545dc9176 fix video test error 2024-07-09 03:34:59 +03:00
Valentine
348ba7cd60 fix docs 2024-07-09 03:21:51 +03:00
Valentine
f359f66f93 add docs 2024-07-09 03:07:22 +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
064e3661c0 run test once a week 2024-07-09 02:05:05 +03:00
Valentine
2feba8e056 add publishing tweets & retweets 2024-07-09 02:04:36 +03:00
Valentine
715658ada4 add HLSURL to Video 2024-04-26 01:13:39 +03:00
Valentine
6bcb914751 fix nsfw for FetchSearchTweets 2024-04-26 00:29:36 +03:00
Valentine
2d646915ff fix nsfw for FetchTweets 2024-04-25 23:48:41 +03:00
Valentine
57f32b03f7 fix nsfw gettweet 2024-04-25 23:23:29 +03:00
Denis Koltsov
5e1d9316e7
Initial stub at GetHomeTweets 2024-04-07 19:18:59 +02:00
Valentine
6a0f92e314
update quick start example 2024-03-21 09:24:42 +03:00
Valentine
e6d6dc71a9 improve SetAuthToken input 2024-03-09 18:26:46 +03:00
Valentine
868b87b02a bump deps 2024-03-09 14:54:49 +03:00
Valentine
a13a52c312
bump go.yml 2024-03-09 14:09:48 +03:00
Valentine
681cdc5434 fix settings.json 2024-03-09 04:54:41 +03:00
Valentine
1426b2d8e5 fix misspellings 2024-03-09 04:45:03 +03:00
Valentine
1d822caffd added test badge 2024-03-09 04:43:58 +03:00
Valentine
fdb0a0d6b4 run all tests in workflow 2024-03-09 04:43:10 +03:00
Valentine
3852deb74f bump codeql version 2024-03-09 04:42:36 +03:00
Valentine
5abe606d18 skip auth test by default 2024-03-09 04:08:35 +03:00
Valentine
3c23a975da added scheduling & media upload 2024-03-09 03:55:39 +03:00
Valentine
f5c1694211 fix accept 200-299 status codes 2024-03-09 03:54:20 +03:00
Valentine
bd4c338eb4 added GetTweet description 2024-03-08 19:37:25 +03:00
Valentine
8506a1dac5 add parsing of IsPrivate 2024-03-08 19:24:50 +03:00
Valentine
b29bf22ac1 skip tests that requires auth 2024-03-08 19:23:39 +03:00
Valentine
02625a94bd updated GetTweet anon endpoint 2024-03-08 18:43:26 +03:00