Skip to content

Instantly share code, notes, and snippets.

@adiwids
Last active June 19, 2017 05:45
Show Gist options
  • Save adiwids/4b97440296457577d8e8504b0bd83a01 to your computer and use it in GitHub Desktop.
Save adiwids/4b97440296457577d8e8504b0bd83a01 to your computer and use it in GitHub Desktop.

Commits e82ba89..564cbd

New migration

Changelog:

  • Implement Shuttersong Story feature
  • Enchance app_version request parameter string comparison
  • Add new API endpoint to get list of user's friends
  • Change auto-follow rule to be user confirmable via new API endpoint

New API endpoints:

  • POST /api/stories
  • GET /api/stories
  • GET /api/stories/:uuid
  • PUT /api/stories/see/:uuid
  • GET /api/users/friends
  • POST /api/autofollows/confirm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment