Skip to content

Conversation

@derjogi
Copy link

@derjogi derjogi commented Jun 11, 2025

Things fixed for timeline tweets:

  • Often tweets are nested within an additional top-level 'tweet', which resulted in all values being 'undefined'

  • Better 'text': For re-tweets, the full_text is often truncated, but the original tweet has the full text, so prefer taking that

  • General: Use the original tweet (if available) as fallback for 'undefined' values

* Often tweets are nested within an additional top-level 'tweet', which resulted in all values being 'undefined'

* Better 'text': For re-tweets, the full_text is often truncated, but the original tweet has the full text, so prefer taking that

* General: Use the original tweet (if available) as fallback for 'undefined' values
@derjogi derjogi force-pushed the fix_tweet_parsing branch from 59ab441 to be2a76f Compare June 11, 2025 03:45
gnomonprime pushed a commit to gnomonprime/plugin-twitter-fork13 that referenced this pull request Jun 28, 2025
* Often tweets are nested within an additional top-level 'tweet', which resulted in all values being 'undefined'

* Better 'text': For re-tweets, the full_text is often truncated, but the original tweet has the full text, so prefer taking that

* General: Use the original tweet (if available) as fallback for 'undefined' values
gnomonprime added a commit to gnomonprime/plugin-twitter-fork13 that referenced this pull request Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant