Vlad Pronsky
|
091c47da3e
|
Merge pull request #131 from Pigglebear/main
Co-authored-by: Pigglebear <144563781+Pigglebear@users.noreply.github.com>
|
2024-04-18 18:56:40 +03:00 |
|
Vlad Pronsky
|
6ed84ae45e
|
update gql endpoints
|
2024-04-18 05:38:45 +03:00 |
|
Vlad Pronsky
|
14b68a93e8
|
ability to raise exception when no active account (#48, #148)
|
2024-04-18 04:27:25 +03:00 |
|
Vlad Pronsky
|
09c820cade
|
add card parser for summary and poll (#46, #72, #157)
|
2024-04-18 03:31:08 +03:00 |
|
Vlad Pronsky
|
84078e72f9
|
update gql endpoints
|
2024-04-17 04:10:15 +03:00 |
|
Vlad Pronsky
|
cd04ed97e5
|
add verified_followers endpoint #121; add subscriptions endpoint
|
2024-02-10 23:00:59 +02:00 |
|
Vlad Pronsky
|
6114ebed39
|
add tweet_replies method #104
|
2024-02-10 21:51:24 +02:00 |
|
Vlad Pronsky
|
277ebd1649
|
add missing string id representation to models #116
|
2024-02-10 18:56:29 +02:00 |
|
Vlad Pronsky
|
748ceae053
|
update mocks; add tests for liked_tweets method; update readme
|
2024-02-10 17:29:11 +02:00 |
|
Vlad Pronsky
|
ae2b15dde5
|
add types checker; fix typing errors
|
2024-01-05 18:26:36 +02:00 |
|
Vlad Pronsky
|
4b67be62bb
|
replace black/isort/pylint with ruff
|
2024-01-05 04:50:56 +02:00 |
|
Vlad Pronsky
|
61d159c86d
|
fix typing; update gql endpoints
|
2023-12-27 03:25:47 +02:00 |
|
Vlad Pronsky
|
6a232da016
|
add python 3.12 support
|
2023-11-01 20:59:46 +02:00 |
|
Vlad Pronsky
|
fd64ce2018
|
update gql endpoints; add list_timeline test
|
2023-11-01 20:59:46 +02:00 |
|
Vlad Pronsky
|
d53535f16c
|
update gql endpoints
|
2023-09-08 20:47:13 +03:00 |
|
Vlad Pronsky
|
4d8c91a211
|
TweetWithVisibilityResults #53
|
2023-09-08 18:04:25 +03:00 |
|
Vlad Pronsky
|
99bf64028e
|
update mocks; fix full context parsing for tweets with rt
|
2023-09-08 17:41:07 +03:00 |
|
Vlad Pronsky
|
462739b5d9
|
fix parsed links count #56
|
2023-09-08 17:01:11 +03:00 |
|
Vlad Pronsky
|
aa69c653ef
|
restore full tweets text in case of retweet #42
|
2023-07-30 17:31:11 +03:00 |
|
Vlad Pronsky
|
1230e32186
|
fix cli flag for check email fist; update parser
|
2023-07-30 17:31:11 +03:00 |
|
Vlad Pronsky
|
e87e4ea6da
|
add more format of cookies to parse
|
2023-07-30 17:31:11 +03:00 |
|
Vlad Pronsky
|
74594d0b9d
|
fix lint
|
2023-07-15 03:22:31 +03:00 |
|
Vlad Pronsky
|
4938ca7d6c
|
add account import with cookies; update mocks
|
2023-07-14 23:10:06 +03:00 |
|
Vlad Pronsky
|
43170308c5
|
fix: test runner
|
2023-07-07 12:57:59 +03:00 |
|
Vlad Pronsky
|
9238398b3c
|
feat: update tweets parser (viewsCount, retweetedTweet, quotedTweet) #28
|
2023-07-07 12:25:50 +03:00 |
|
Vlad Pronsky
|
364c0ddfd0
|
update queue_client errors handling
|
2023-07-07 01:40:53 +03:00 |
|
Vlad Pronsky
|
070aa71583
|
improve queue client logic; update readme
|
2023-07-06 13:20:27 +03:00 |
|
Vlad Pronsky
|
86d10b19dc
|
fix: account was NOT locked after failed request
|
2023-07-06 00:39:29 +03:00 |
|
Vlad Pronsky
|
96cacbac2b
|
add gql search api handler to pool.stats; update tests; remove table head lines from cli/accounts
|
2023-07-05 21:47:37 +03:00 |
|
Vlad Pronsky
|
3654a053da
|
feat: add profile urls to user model
|
2023-07-04 15:09:00 +03:00 |
|
Vlad Pronsky
|
aa4fbc8cad
|
feat: update search api to gql
|
2023-07-04 15:08:33 +03:00 |
|
Vlad Pronsky
|
f31046d8c4
|
feat: media parser
|
2023-06-23 14:07:40 +03:00 |
|
Vlad Pronsky
|
cd0a8198d0
|
add is_str to models to work in other environments (eg. javascript)
|
2023-06-23 14:07:40 +03:00 |
|
Vlad Pronsky
|
d3d6a002f2
|
ability to modify gql params
|
2023-05-28 22:26:34 +03:00 |
|
Vlad Pronsky
|
9735559c49
|
update tests with fixture magic
|
2023-05-28 21:03:02 +03:00 |
|
Vlad Pronsky
|
3333692a32
|
add error on unsupported sqlite version
|
2023-05-25 05:46:38 +03:00 |
|
Vlad Pronsky
|
c0204aa492
|
move http communication from api class; handle network fail cases; add tests
|
2023-05-25 05:10:39 +03:00 |
|
Vlad Pronsky
|
2587a62f3e
|
fix timezone issue; add _type to models
|
2023-05-09 22:23:22 +03:00 |
|
Vlad Pronsky
|
ae6eabe271
|
rename project; add retries
|
2023-05-06 15:48:03 +03:00 |
|
Vlad Pronsky
|
3555542009
|
redo storage on sqlite
|
2023-05-05 23:31:49 +03:00 |
|
Vlad Pronsky
|
9509378441
|
add setuptools; add more fields to models; accounts_poll refactoring
|
2023-04-30 23:54:17 +03:00 |
|
Vlad Pronsky
|
0c1377d3c6
|
allow to select log-level; add ci & tests
|
2023-04-30 18:36:28 +03:00 |
|