Commit graph

335 commits

Author SHA1 Message Date
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
Valentine
db699c1712 rename follow 2024-02-21 05:56:40 +03:00
Valentine
eae12094db Merge remote-tracking branch 'joaco/master' into following 2024-02-21 05:29:08 +03:00
Valentine
56af56d230 add bookmark method 2024-02-21 04:41:51 +03:00
Valentine
7880ea73a9 Update README.md 2024-02-21 04:03:47 +03:00
Valentine
4ce50b573c Merge pull request #3 from imperatrona/user-medias
User medias
2024-02-20 23:51:22 +03:00
Valentine
808ad34ba2 Merge remote-tracking branch 'origin/user-medias' into user-medias 2024-02-20 23:48:28 +03:00
Valentine
b8d84b5534 add medias test 2024-02-20 23:47:03 +03:00
Valentine
4907a49780 add user media 2024-02-20 23:42:41 +03:00
Valentine
2de3793bce fix socks proxy without auth 2024-02-20 23:42:41 +03:00
Valentine
d9641755d1 Merge pull request #2 from imperatrona/new-tests
Update tests
2024-02-20 23:37:23 +03:00
Valentine
cc633cb1ea fix tests 2024-02-20 23:27:22 +03:00
Valentine
6a5df36aed add authtoken auth 2024-02-20 21:43:19 +03:00
Valentine
8d81775809 add auth with token 2024-02-20 17:26:54 +03:00
Joaco Esteban
bd65223b41 Add Sensitive field to Profile struct 2024-02-14 12:27:29 +01:00
Valentine
19b6e56438 add user media 2024-02-13 04:45:08 +03:00
Joaco Esteban
a1511c3869 Remove maxFollowingNbr parameter from FetchFollowingByUserID function 2024-02-03 15:34:03 +01:00
Joaco Esteban
985351070d rename 2024-02-03 14:56:01 +01:00
Joaco Esteban
c967fdefdd FEAT, list following 2024-02-03 14:53:11 +01:00
Joaco Esteban
be3eeb9091 Add tmp to .gitignore 2024-02-03 14:52:47 +01:00
Valentine
dbe17fb4d0 fix socks proxy without auth 2024-01-29 00:07:40 +03:00
Valentine
d45ac95957 Merge pull request #1 from imperatrona/open-account
Reusing open account
2024-01-28 23:39:48 +03:00
Valentine
9987e7b8be update readme 2024-01-28 23:35:18 +03:00
Valentine
8dda773032 update package name 2024-01-28 23:06:45 +03:00
Nomadic
fdd172a136 Merge pull request #152 from laikee99/Auth-for-SetProxy
Update scraper.go
2023-11-05 00:39:41 +02:00
Laike Du
1f4290bd5c Update scraper.go
Support auth for SetProxy socks5
2023-11-04 15:57:15 +08:00
Nomadic
e63ee5fdc2 Merge pull request #147 from n0madic/dependabot/go_modules/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.11.0 to 0.17.0
2023-10-12 13:49:31 +03:00
dependabot[bot]
c0e067d55e Bump golang.org/x/net from 0.11.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.11.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 22:49:30 +00:00
Thalles
ad4df95c0d feat: allow to use specific open account 2023-10-08 22:01:10 -03:00
Thalles
c8ad9a0410 feat: return open account 2023-10-08 21:58:48 -03:00
Alexander Sheiko
87180a4cfc Fix OpenAccount error handling 2023-09-16 11:49:07 +03:00
Nomadic
f19d249077 Fix typo 2023-07-12 00:30:08 +03:00
Alexander Sheiko
53d4add980 GetTrends required login 2023-07-07 13:20:05 +03:00
Alexander Sheiko
41b7e80ee8 Improve skip auth test 2023-07-07 13:19:37 +03:00
Nomadic
7393ab5136 Merge pull request #117 from berkaltiok/patch-1
Create clear cookies function
2023-07-06 15:50:00 +03:00
Nomadic
828e106659 Merge pull request #118 from coolestowl/patch-login-deny
update auth.go , getFlowToken handle DenyLoginSubtask
2023-07-06 15:48:38 +03:00
coolestowl
e11917de18 Update auth.go 2023-07-06 13:24:39 +08:00
Berk Altıok
24c31ac232 feat: add clear cookies function 2023-07-05 22:20:56 +03:00
Alexander Sheiko
0ba238e6a1 Remove env from CI 2023-07-03 15:16:47 +03:00
Alexander Sheiko
4b12db0e74 Update deps 2023-07-03 15:14:02 +03:00