tweet-updates icon indicating copy to clipboard operation
tweet-updates copied to clipboard

This repository contains information about the 2017 updates to Tweet formats for attachments and simplified replies.

Results 3 tweet-updates issues
Sort by recently updated
recently updated
newest added

For example 'initial/compatibility_classic_13995.json' seems to contains two json objects separated by text content. The .json file extension is misleading in this case. Here is an example of the invalid text...

bug

Normally a display URL is truncated with a manual ellipsis. In some of the examples, it is `"display_url": "twitter.com/jeremycloud/st…",` or `"display_url": "twitter.com/i/web/status/7…",` See: https://github.com/twitterdev/tweet-updates/blob/master/samples/initial/compatibilityplus_extended_13997.json#L29 https://github.com/twitterdev/tweet-updates/blob/master/samples/initial/compatibility_classic_hidden_13797.json#L25 https://github.com/twitterdev/tweet-updates/blob/master/samples/initial/compatibility_extended_13996.json#L29 https://github.com/twitterdev/tweet-updates/blob/master/samples/initial/compatibilityplus_classic_13994.json#L25

bug

HI, For each modes (Compatibility, Compatibility + extended, Extended), you have three variations. Could you please explain the difference between classic_hidden and extended versions. For example what is the difference...