Johannes Gorset
Johannes Gorset
Hi @johnclegg! We'll build account linking if we need it, but if you do, just submit a pull request and we'll be happy to merge it. Your :sparkles: :cake: :sparkles:...
Yes! I would love for Facepy to support ETags.
Nice catch, @cdchan! That explains #99. This could be tricky, though. I think we have two options here: 1: Use something other than double underscores to represent a colon that...
Seems like this is actually a bug in Facebook's API now. At least in my Graph API Explorer, this query keeps going with `next` forever: [`search?pretty=0&q=coffee&type=place¢er=59.913%2C10.752&distance=1000&limit=50&after=MzQ5`](https://developers.facebook.com/tools/explorer/?method=GET&path=search%3Fpretty%3D0%26q%3Dcoffee%26type%3Dplace%26center%3D59.913%252C10.752%26distance%3D1000%26limit%3D50%26after%3DMzQ5&version=v7.0)
I think this is a good idea, though the program should be polite and offer to disable the feature.
Hi @yesmeck, I'm not sure that will help. Capistrano isn't particularly great with input, so I think you will have to configure your `sudoers` file so that the command won't...
I'd really like to implement this, @mcfiredrill, but I can't find any documentation on a `sudo` variable — could you direct me?
Considering that most people will probably run this in a controlled environment (e.g. behind a firewall or similar), I think we should just go ahead and merge this even without...