Twitter’s edit feature may list a tweet’s revision history
Even since Twitter confirmed it was working on an edit button, there have been questions about how the company would limit potential abuse of the feature. And we may now have an answer. In a tweet spotted by The Verge, developer Jane Manchun Wong, who’s known for reverse engineering apps to find new features, suggests the forthcoming tool could create a new tweet whenever someone tweaks something they wrote.
Looks like Twitter’s approach to Edit Tweet is immutable, as in, instead of mutating the Tweet text within the same Tweet (same ID), it re-creates a new Tweet with the amended content, along with the list of the old Tweets prior of that edit
— Jane Manchun Wong (@wongmjane) April 16, 2022
“Looks like Twitter’s approach to Edit Tweet is immutable, as in, instead of mutating the Tweet text within the same tweet (same ID), it re-creates a new Tweet with the amended content, along with the list of the old Tweets prior to that edit,” Manchun Wong said.
What that list looks like is unclear at the moment.
In a separate series of tweets, a handful of other developers, including Alessandro Paluzzi, were able to enable the …read more