Commit Graph

714 Commits

Author SHA1 Message Date
80a12a4b63 Merge pull request 'November update' (#2) from github/origin into alterware
Some checks failed
Run Tests / build (push) Failing after 1m13s
Reviewed-on: #2
2025-11-10 07:43:07 +00:00
23d0564129 Merge branch 'main' of https://github.com/dylanpdx/BetterTwitFix into github/origin
Some checks failed
Run Tests / build (push) Failing after 2m11s
2025-11-10 08:40:46 +01:00
Dylan
489bbdf026 Stop usage of tweetdeck bearer 2025-11-06 21:30:29 +00:00
Dylan
082cb17347 Don't use explicit bearer token 2025-11-04 17:41:08 +00:00
Dylan
e5b9fb9824 Fix #303 2025-11-02 19:32:35 +00:00
Dylan
9d83c962e7 Re-enable extractStatusV2Android 2025-10-27 15:53:21 +00:00
Dylan
03ed130f7c Merge pull request #300 from Xeukxz/main
Support alternate card key
2025-10-19 22:18:01 +01:00
Xeukxz
7a78cc08ca Support alternate card key 2025-10-16 21:21:08 +01:00
Dylan
c9b4f84248 Remove old test 2025-10-12 23:07:59 +01:00
Dylan
78e0ecfaa9 Fix small issue with card logic 2025-10-12 23:06:35 +01:00
Dylan
e8720bf677 Merge pull request #297 from Xeukxz/main
Support for ad cards
2025-10-12 22:56:27 +01:00
Dylan
d9101dc727 Fix media not being appended to 2025-10-12 22:55:19 +01:00
Xeukxz
c37d7195a3 Support for ad cards 2025-10-12 21:41:42 +01:00
Dylan
a27b768ff3 Use env variable for requests pool 2025-09-25 00:45:00 +01:00
Dylan
b657ae0076 Return to using extractStatusV2Anon 2025-09-24 21:44:41 +01:00
Dylan
433f015c07 Temporary switch to syndication 2025-09-24 20:59:19 +01:00
Dylan
acc81df27b Merge branch 'main' of github.com:dylanpdx/BetterTwitFix 2025-09-24 18:35:12 +01:00
Dylan
0fc3dce253 Update v2Anon Extraction 2025-09-24 18:35:07 +01:00
Dylan
ab36a55603 Merge pull request #285 from xnand-dot-xyz/main
Fix getUserData when workaroundTokens is unset
2025-09-17 18:34:16 +01:00
xnand-dot-xyz
7791b56419 check if workaroundTokens is None before splitting 2025-09-12 15:35:40 +00:00
Dylan
fcc36e6a68 Merge pull request #266 from dylanpdx/dependabot/pip/boto3-1.36.6
Bump boto3 from 1.35.18 to 1.36.6
2025-09-10 17:42:49 +01:00
Dylan
1bc50830f5 Add id_str for media: Fixes #283 2025-09-10 17:29:15 +01:00
Dylan
7a97adcf43 Tweet feed & User by ID working #284 2025-09-10 17:06:42 +01:00
Dylan
cbf55e7429 User API working again, with_tweets still broken. #284 2025-09-10 16:46:05 +01:00
Dylan
98196b0e30 Reduce function memory size 2025-08-23 16:25:17 +01:00
Dylan
a314d5f65e Temporarily remove unreliable methods 2025-08-23 16:24:34 +01:00
Dylan
b34844e259 Avoid calling extractStatusV2Anon twice 2025-08-23 16:13:31 +01:00
Dylan
589abd68e9 Parallelize other extraction functions 2025-08-23 15:35:23 +01:00
Dylan
efc03399ab Prioritize extractStatusV2 in extract logic 2025-08-23 15:05:21 +01:00
Dylan
4ac17cf451 parallelize extractStatusV2 2025-08-23 15:01:47 +01:00
Dylan
f4d1308b93 Add Cache-Control to messages 2025-08-07 18:55:25 +01:00
Dylan
911a49b04f Use cache tags 2025-07-28 16:45:10 +01:00
Dylan
a6be414129 Fix direct embeds redirecting to gif version (#281) 2025-07-11 18:36:19 +01:00
Dylan
cd39216891 Revert "Updated tweet history endpoint & temporarily using guest token"
This reverts commit fc17870b06.
2025-06-22 13:20:01 +01:00
f7dddc42c1 Merge pull request 'chore: update my branch' (#1) from update/alterware into alterware
Some checks failed
Run Tests / build (push) Failing after 1m31s
Reviewed-on: #1
2025-06-02 09:29:43 +00:00
alterware
f849d24779 Merge branch 'main' into alterware
Some checks failed
Run Tests / build (push) Failing after 2m47s
2025-06-02 09:25:02 +00:00
Dylan
fc17870b06 Updated tweet history endpoint & temporarily using guest token 2025-05-24 00:38:17 +01:00
Dylan
7e8f7b87c9 Add logging for extractUserFeedFromId fail 2025-05-23 23:58:21 +01:00
656bcd40b9 build: test CI here
Some checks failed
Run Tests / build (push) Failing after 1m28s
2025-05-20 22:05:26 +02:00
alterware
061e7fb96e alterware: our changes
Some checks failed
Run Tests / build (3.10) (push) Failing after 1m8s
Run Tests / build (3.11) (push) Failing after 9s
Run Tests / build (3.12) (push) Failing after 8s
2025-05-20 19:37:44 +00:00
Dylan
f3adcf0c78 Add orig to image path 2025-05-14 16:26:16 +01:00
Dylan
72847c7993 Fix #268 2025-05-08 15:39:15 +01:00
Dylan
54ec334730 Provide better responses for errors (#196); Fix some extract methods 2025-04-29 13:30:57 +01:00
Dylan
1d03bf80e7 Support for getting RT information (#279) 2025-04-29 00:06:54 +01:00
Dylan
e64aa41ff6 Fix #278 2025-04-28 23:34:23 +01:00
Dylan
c67422d569 Update fetched_on #196 2025-04-28 22:21:07 +01:00
Dylan
fa979086c9 Add additional api tests 2025-04-27 19:03:12 +01:00
Dylan
9ca4b31796 withFeed -> with_tweets 2025-04-27 17:50:11 +01:00
Dylan
9ea320eb9c latestTweets -> latest_tweets 2025-04-27 17:35:19 +01:00
Dylan
f48a9b205d add fetched_on in API response 2025-04-27 17:33:08 +01:00