183 Коммитов

Автор SHA1 Сообщение Дата
Vlad Pronsky
3cad601768 Merge branch 'pull-153' 2024-04-18 19:05:51 +03:00
Vlad Pronsky
9fa6343fae fix otp code 2024-04-18 18:56:40 +03:00
vladkens
264ca7ac55 Merge pull request #153 from ritikkumarsahu/TOTP
feat: support TOTP
2024-04-18 18:56:40 +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
vladkens
ec240e7468
Merge pull request #153 from ritikkumarsahu/TOTP
feat: support TOTP
2024-04-18 18:35:19 +03:00
Vlad Pronsky
cdf9477973 Merge pull request #131 from Pigglebear/main 2024-04-18 18:20:55 +03:00
Vlad Pronsky
1469cefb97 add player card type 2024-04-18 05:50:14 +03:00
Vlad Pronsky
cd5724b002 improve Dependency (131) handling #166 2024-04-18 05:46:23 +03:00
Vlad Pronsky
6ed84ae45e update gql endpoints 2024-04-18 05:38:45 +03:00
Vlad Pronsky
dad193d4db improve poll card parsing 2024-04-18 05:18:02 +03:00
Vlad Pronsky
b9e95d4ed0 simplify custom poll accounts control (#138) 2024-04-18 05:12:10 +03:00
Vlad Pronsky
4b70261cfa add NoAccountError as top level import 2024-04-18 04:31:54 +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
e921e9e408 fix login when no ct0 found #143 2024-04-17 01:53:46 +03:00
Vlad Pronsky
728ff6ab69 fix infinite loop on login for non exists account (#132, #165) 2024-04-17 00:32:42 +03:00
vladkens
9f34f03700
Merge pull request #159 from andylolz/158-aclosing-everywhere
Wrap async generators with contextlib.aclosing
2024-04-16 22:24:31 +03:00
vladkens
e15fee3964
Merge pull request #155 from LucasLeRay/add-alternate-identifier-task
Add alternate identifier login task
2024-04-16 22:19:25 +03:00
Andy Lulham
0244ec1813 Wrap async generators with contextlib.aclosing 2024-04-04 13:47:09 +01:00
Lucas Le Ray
21ed2a0228 Add alternate identifier login task 2024-03-29 14:43:03 +01:00
Nulo
b083672880 feat: support TOTP 2024-03-23 15:42:50 +05:30
Vlad Pronsky
00a8e07b43 v0.11.1 – fix deps versions 2024-02-12 22:17:05 +02:00
Vlad Pronsky
e31a24ccef fix issues action 2024-02-11 21:34:59 +02:00
Vlad Pronsky
f1ab9d62c0 readme updated 2024-02-11 01:26:54 +02:00
Vlad Pronsky
b3c63527d7 v0.11 2024-02-11 01:17:16 +02:00
Vlad Pronsky
8ae10f2db6 do not lock accounts on ConnectTimeout #113 2024-02-11 01:08:20 +02:00
Vlad Pronsky
a67cd1deb8 raise exception on proxy failed 2024-02-11 01:05:22 +02:00
Vlad Pronsky
fc5eaa84ba update proxy support (#85, #96, #118) 2024-02-11 00:36:08 +02: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
d579c5fe9e add action to close stale issues 2024-02-10 19:45:50 +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
vladkens
5c5e1d3fa8
Merge pull request #115 from Minecon724/main
add likes operation
2024-02-10 13:19:53 +02:00
Minecon724
08ce488c57 likes 2024-01-28 17:21:21 +01:00
Vlad Pronsky
32f83ab1cd fix #107, v0.10.1 2024-01-08 22:16:10 +02:00
Vlad Pronsky
d4a65c1526 v0.10.0 2024-01-05 20:00:59 +02:00
Vlad Pronsky
d972e706a5 readme update 2024-01-05 19:56:11 +02:00
Vlad Pronsky
b8d34b85c3 ability to enter email code manually fix #86, #100 2024-01-05 19:50:30 +02:00
Vlad Pronsky
490ffe2620 ability to get single account by name 2024-01-05 19:02:33 +02:00
Vlad Pronsky
ae2b15dde5 add types checker; fix typing errors 2024-01-05 18:26:36 +02:00
Vlad Pronsky
d78e33d2cc update ban detection; fix cli relogin command to relogin only selected accounts 2024-01-05 17:57:43 +02:00
Vlad Pronsky
5fc84d8696 handle KeyboardInterrupt in cli 2024-01-05 04:51:11 +02:00
Vlad Pronsky
4b67be62bb replace black/isort/pylint with ruff 2024-01-05 04:50:56 +02:00
Vlad Pronsky
c1e28cbfb4 add lock on db operation for single process (fix #64) 2024-01-05 03:59:44 +02:00
Vlad Pronsky
f1f3f03f04 update funding 2024-01-04 22:11:34 +02:00
Vlad Pronsky
61d159c86d fix typing; update gql endpoints 2023-12-27 03:25:47 +02:00
Vlad Pronsky
7b62efb38a build fix 2023-12-27 01:07:04 +02:00
Vlad Pronsky
f40c13a3db api error handling improvements 2023-12-27 00:05:22 +02:00