27 Коммитов

Автор SHA1 Сообщение Дата
Vlad Pronsky
f572efcc8f v0.12 2024-04-18 19:29:36 +03:00
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
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
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
5a3f7c19a6 add ability to configure login code timeout by env variable; remove redundant logs 2023-12-26 23:23:17 +02:00
Vlad Pronsky
d0fbef5b0c update readme on how to change search tab 2023-11-01 21:31:12 +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
a742fe658e improve sqlite version check, reduce minimal version #58 2023-09-08 20:11:18 +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
4938ca7d6c add account import with cookies; update mocks 2023-07-14 23:10:06 +03:00
Vlad Pronsky
99695dc24d fix sqlite 3.34 2023-06-06 02:33:18 +03:00
Vlad Pronsky
2265a92f0d add changelog to makefile 2023-05-29 01:54:01 +03:00
Vlad Pronsky
8f9f418a6c fix lint 2023-05-29 00:42:42 +03:00
Vlad Pronsky
d3d6a002f2 ability to modify gql params 2023-05-28 22:26:34 +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