straup / privatesquare

privatesquare is a simple web application to record and manage a database of foursquare check-ins.
http://straup.github.com/privatesquare/
BSD 2-Clause "Simplified" License
59 stars 15 forks source link

Add ability to pull in existing 4sq data #13

Closed micahwalter closed 12 years ago

micahwalter commented 12 years ago

Would be great to be able to download all your existing 4sq data, or checkins that were created with other apps such as Instagram or FB.

straup commented 12 years ago

You already can, although users need to explicitly enable the functionality:

https://github.com/straup/privatesquare/blob/master/www/.htaccess#L84

And then:

https://github.com/straup/privatesquare/blob/master/bin/sync-foursquare.php