Commit graph

345 commits

Author SHA1 Message Date
Valentine
807bccc9f5
Merge pull request #21 from thewh1teagle/feat/user-settings
feat: add user settings
2024-10-01 00:47:37 +03:00
Valentine
36d454919c omit nil check with slice 2024-10-01 00:14:02 +03:00
Valentine
06af7c27bc add proxy to OpenAccount test 2024-10-01 00:10:32 +03:00
Valentine
ec5d5dc117 add GetTweetsAndReplies and FetchTweetsAndReplies 2024-10-01 00:10:08 +03:00
Valentine
0e07e464ba
Merge pull request #20 from thewh1teagle/feat/tweet-and-replies
feat: add tweet and replies
2024-09-30 21:32:40 +03:00
thewh1teagle
37c1f74ba3
feat: add user settings 2024-09-30 15:17:12 +03:00
thewh1teagle
699a998acd
feat: add tweet and replies 2024-09-30 04:45:33 +03:00
Valentine
2de5a50e74
Merge pull request #15 from imperatrona/userbyid
add GetProfileByID method
2024-08-09 14:24:49 +03:00
Valentine
3bfec2211f fix error tests 2024-08-09 14:21:56 +03:00
Valentine
a611486a08 add GetProfileByID method 2024-08-09 14:03:05 +03:00
Valentine
c57301623b
Merge pull request #13 from imperatrona/retweeters
GetTweetRetweeters
2024-08-05 18:06:30 +03:00
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