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 |
|
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 |
|
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 |
|
Dylan
|
441b620b87
|
Add support for ?withFeed in API user requests
|
2025-04-27 17:30:07 +01:00 |
|
Dylan
|
84b620894f
|
Fix typo in PR
|
2025-04-24 13:23:42 +01:00 |
|
Dylan
|
9a4889fab3
|
Merge pull request #277 from kkiwior/main
Add replyingToID field in api response
|
2025-04-24 13:21:06 +01:00 |
|
Kamil Kiwior
|
b87ad04e5f
|
add replyingToID field in api response
|
2025-04-23 19:02:23 +02:00 |
|
Dylan
|
c2ed8aa884
|
Merge pull request #276 from diamante0018/main
fix DB cache
|
2025-04-22 21:53:48 +01:00 |
|
|
|
22828a1fc8
|
fix DB cache
|
2025-04-22 22:04:17 +02:00 |
|
Dylan
|
84a19e9baa
|
Add old.vxtwitter as a valid subdomain for legacy embeds
|
2025-04-16 15:10:43 +01:00 |
|
Dylan
|
68717be147
|
Add temp fix for legacy embeds
|
2025-04-16 14:34:58 +01:00 |
|
Dylan
|
740a300d1e
|
Fix several small bugs & dead code
|
2025-03-31 21:33:49 +01:00 |
|
Dylan
|
dde6f889cb
|
Fix qrt issue
|
2025-03-31 21:14:21 +01:00 |
|
Dylan
|
24812acd32
|
Refactor more; fix Activity url for videos
|
2025-03-31 20:29:43 +01:00 |
|
Dylan
|
9452e7be8c
|
Update tests
|
2025-03-31 01:48:12 +01:00 |
|
Dylan
|
a851fe587b
|
Misc refactoring; Icons based on media type
|
2025-03-31 01:36:23 +01:00 |
|
Dylan
|
6aad6aee7f
|
Use new embed format for easier readability
|
2025-03-31 01:11:03 +01:00 |
|
Dylan
|
85efbeda4d
|
Add long tweet text & replyingTo to api
|
2025-03-31 00:57:17 +01:00 |
|
Dylan
|
d60b58d39c
|
Merge branch 'main' of github.com:dylanpdx/BetterTwitFix
|
2025-03-26 23:17:38 +00:00 |
|
Dylan
|
cb7555a3a3
|
Fix QRT tests due to deleted tweets/other
|
2025-03-26 23:17:28 +00:00 |
|
Dylan
|
f1477b2b7b
|
Update readme
|
2025-03-10 17:45:21 +00:00 |
|
Dylan
|
fdfb2662a8
|
Merge pull request #267 from zImPatrick/fix/extracting
Fix getTweetData when the default config is used
|
2025-03-07 20:42:48 +00:00 |
|
zImPatrick
|
0e6748d86a
|
check if workaroundTokens are None before trying to split them
* the default config has them set to null, so we should check first
|
2025-03-07 21:08:33 +01:00 |
|
zImPatrick
|
0b43a3e05a
|
fix anonymous extracting in getTweetData
|
2025-03-07 20:49:21 +01:00 |
|
Dylan
|
22433cdab5
|
Small refactoring & user feed API WIP
|
2025-02-12 23:08:52 +00:00 |
|