Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes PhotoPostExample #132

Closed
wants to merge 11 commits into from
Closed

Commits on Mar 11, 2016

  1. Configuration menu
    Copy the full SHA
    643fcc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. Merge pull request #1 from ykws/patch-metasmile

    The `:local` option of the Podfile has been renamed to `:path` and it…
    ykws authored Jun 23, 2017
    Configuration menu
    Copy the full SHA
    ab908e2 View commit details
    Browse the repository at this point in the history
  2. Fixes Podfile

    Add target
    
    fixes tumblr#129
    ykws committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    a130b34 View commit details
    Browse the repository at this point in the history
  3. Change Pods archive file name

    Add target
    
    refs tumblr#129
    ykws committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    226d4b5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from ykws/patch-podfile

    Patch podfile
    ykws authored Jun 23, 2017
    Configuration menu
    Copy the full SHA
    e1002ed View commit details
    Browse the repository at this point in the history
  5. Use cocoapods-keys

    ykws committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    dfcec0f View commit details
    Browse the repository at this point in the history
  6. Fixes post photo button position

    centering, so easily tap.
    
    refs tumblr#129
    ykws committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    0a0450c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from ykws/patch-button

    Fixes post photo button position
    ykws authored Jun 23, 2017
    Configuration menu
    Copy the full SHA
    ee18c29 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from ykws/cocoapods-keys

    Use cocoapods-keys
    ykws authored Jun 23, 2017
    Configuration menu
    Copy the full SHA
    09a8c2e View commit details
    Browse the repository at this point in the history
  9. Fixes post photo

    - Add `authenticate`
    - Retrieve blog name from `userInfo` response
    - Use `post` and `type` is photo, replace of `photo`
    
    fixes tumblr#129
    ykws committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    fcc1c01 View commit details
    Browse the repository at this point in the history
  10. Add PhotoPostExample README

    ykws committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    1db52b3 View commit details
    Browse the repository at this point in the history