Skip to content

Instantly share code, notes, and snippets.

@graue
Created December 7, 2012 03:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save graue/4230664 to your computer and use it in GitHub Desktop.
Save graue/4230664 to your computer and use it in GitHub Desktop.
Tentr should mention the original post when reposting

From Tent's post type docs:

The repost should also include a mention of the original post so that the publisher can see who is reposting her content.

Yet, Tentr doesn't appear to do this. An example repost from 13 hours ago:

$ curl -s https://marco.tent.is/tent/posts/zwvcq9 | python -mjson.tool
{
    "app": {
        "name": "Tentr on iPhone", 
        "url": "http://tentrapp.com"
    }, 
    ...
    "mentions": [], 
    ...
    "type": "https://tent.io/types/post/repost/v0.1.0", 
    "version": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment