Commit graph

374 commits

Author SHA1 Message Date
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
Valentine
00eb392224 added CreateScheduledTweet 2024-02-23 11:24:34 +03:00
Valentine
c862968cdd added DeleteScheduledTweet 2024-02-23 10:58:24 +03:00
Valentine
7b2215391a added FetchScheduledTweets 2024-02-23 10:34:33 +03:00
Valentine
14ba33db9d Merge pull request #4 from imperatrona/following
Follows
2024-02-21 06:34:49 +03:00
Valentine
43897cad9f add follows & followed by to legacyUser 2024-02-21 06:33:06 +03:00
Valentine
4f710ab596 rm fmt from test 2024-02-21 06:21:57 +03:00
Valentine
5dee67c2da add following & followed by to profile 2024-02-21 06:21:49 +03:00
Valentine
cf6de782e0 add follows to docs 2024-02-21 06:15:17 +03:00
Valentine
5d3a5724f9 add followers method 2024-02-21 06:15:04 +03:00
Valentine
0046ed18c9 add following test 2024-02-21 05:56:50 +03:00