Valentine
|
152a0a1c2c
|
Merge pull request #28 from thewh1teagle/fix/auth-requires-transaction-id
fix: change bearer token for authentication that is less restrictive
|
2024-11-26 16:38:35 +03:00 |
|
thewh1teagle
|
3f34db1aa9
|
feat: use bearer token with higher rate limit
|
2024-11-24 00:36:29 +02:00 |
|
thewh1teagle
|
8bb70a9d2c
|
fix: change bearer token for authentication that is less restrictive
|
2024-11-23 16:38:28 +02:00 |
|
Valentine
|
033e8609fb
|
set csrf token to flow
|
2024-10-01 17:27:15 +03:00 |
|
Valentine
|
9b34acb926
|
update readme and changelog
|
2024-10-01 01:49:41 +03:00 |
|
Valentine
|
ec8e559b93
|
Merge branch 'login'
|
2024-10-01 01:41:12 +03:00 |
|
Valentine
|
97db62752d
|
bump net to v0.29.0
|
2024-10-01 01:38:20 +03:00 |
|
Valentine
|
4152dfe086
|
add random delay to auth flow
|
2024-10-01 01:33:38 +03:00 |
|
Valentine
|
f257b131ff
|
refactor auth api
|
2024-10-01 01:30:08 +03:00 |
|
Valentine
|
870947b6c4
|
add account methods to readme
|
2024-10-01 01:15:35 +03:00 |
|
Valentine
|
d4ea0c9848
|
rename settings to account
|
2024-10-01 00:51:56 +03:00 |
|
Valentine
|
7a9256072f
|
add GetAccountSettings and GetAccountList
|
2024-10-01 00:51:32 +03:00 |
|
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 |
|