Permalink
Commits on Dec 7, 2016
  1. Merge pull request #115 from timonus/gif-support

    Animated GIF support.
    rahul-malik committed on GitHub Dec 7, 2016
Commits on Aug 19, 2016
  1. Add support for pinning image data.

    Implicitly supports animated GIFs.
    timonus committed Aug 19, 2016
Commits on Aug 17, 2016
  1. Merge pull request #114 from timonus/small-fixups

    Small fixups
    levi committed on GitHub Aug 17, 2016
  2. Add missing line break.

    Meant to do this in #112 (comment).
    Tim Johnsen committed Aug 17, 2016
  3. Camel case-ify method signature.

    Meant to do this in #112 (comment).
    Tim Johnsen committed Aug 17, 2016
  4. Merge pull request #112 from timonus/update-pdkviewcontroller

    Update PDKViewController to use updated PDKClient methods.
    rcancro committed on GitHub Aug 17, 2016
  5. Merge pull request #113 from timonus/add-missing-super-call

    Add missing super call.
    levi committed on GitHub Aug 17, 2016
  6. Add missing super call.

    Was causing a warning https://db.tt/jALS8pec.
    timonus committed Aug 17, 2016
Commits on Aug 15, 2016
  1. Merge pull request #110 from levi/patch-2

    Update SSKeychain to SAMKeychain
    rcancro committed on GitHub Aug 15, 2016
  2. Update client use of SAMKeychain

    levi committed on GitHub Aug 15, 2016
  3. Update SSKeychain to SAMKeychain

    levi committed on GitHub Aug 15, 2016
  4. Merge pull request #109 from levi/patch-1

    Update code highlighting in README
    rcancro committed on GitHub Aug 15, 2016
  5. Update code highlighting in README

    levi committed on GitHub Aug 15, 2016
Commits on Aug 12, 2016
  1. Merge pull request #99 from darrenlevy/93-presenting-safarivc

    Pass in the ViewController that presents the SafariViewController so the SafariViewController can be displayed and dismissed properly.
    rcancro committed on GitHub Aug 12, 2016
Commits on Jul 27, 2016
  1. Pass in the ViewController that presents the SafariViewController so …

    …the SafariViewController can be displayed and dismissed properly.
    darrenlevy committed Jul 27, 2016
Commits on Jun 15, 2016
  1. Merge pull request #95 from stemmler/policy

    Removing write_private and read_private scopes as per the Pinterest p…
    connor committed on GitHub Jun 15, 2016
Commits on Jun 14, 2016
Commits on Jun 9, 2016
  1. Board's now have a 'privacy' property

    This is a string value that is currently always set to either "public" or
    "private".
    
    The example application has been updated to draw a small lock icon on board
    cells when the board is "private".
    jparise committed Jun 9, 2016
Commits on Jun 5, 2016
  1. Merge pull request #92 from pinterest/podfile-exclusive

    Drop the deprecated `exclusive` flag
    rcancro committed Jun 5, 2016
  2. Merge pull request #91 from pinterest/board-url

    Add the 'url' field to PDKBoard
    rcancro committed Jun 5, 2016
  3. Add the 'url' field to PDKBoard

    This API field has always existed but the model class was missing the
    associated property.
    
    The 'url' field is also returned with newly-created boards by default.
    
    Fixes #90
    jparise committed Jun 5, 2016
Commits on May 10, 2016
  1. Added rate limiting information to PDKResponseObject. (#85)

    Added rate limiting information to PDKResponseObject.
    tgblank committed with jparise May 10, 2016
Commits on Apr 21, 2016
  1. Merge pull request #83 from connor/podspec_version

    Sets iOS 7.0 as deployment target instead of 7.1.
    rcancro committed Apr 21, 2016
  2. Sets iOS 7.0 as deployment target instead of 7.1.

    This will let more folks use the SDK in production.
    Connor Montgomery committed Apr 21, 2016
Commits on Apr 18, 2016
  1. update podspec version

    rcancro committed Apr 18, 2016
  2. Merge pull request #82 from pinterest/afnetworking

    upgrade to afnetworking 3.x
    rcancro committed Apr 18, 2016
  3. garrett's comments

    rcancro committed Apr 18, 2016
Commits on Apr 16, 2016
  1. upgrade to afnetworking 3.x

    rcancro committed Apr 16, 2016
  2. Merge pull request #81 from pinterest/osx

    stop pretending we support os x
    rcancro committed Apr 16, 2016
  3. stop pretending we support os x

    rcancro committed Apr 16, 2016
Commits on Apr 15, 2016
  1. fixing spec

    rcancro committed Apr 15, 2016
  2. 1.0.1

    rcancro committed Apr 15, 2016