sqiouyilu / twitter-nest

Tools for creating a decentralized Twitter clone on WordPress.
GNU General Public License v3.0
8 stars 1 forks source link

Backend dashboard Twitter timeline view truncates Tweets over 140 characters long #18

Open sqiouyilu opened 1 year ago

sqiouyilu commented 1 year ago

You can create 280-character Tweets, but longer Tweets made by others are truncated on the timeline view.

Probably just needs field changed to full_text to match the updated JSON.