Jaisen Mathai
Jaisen Mathai
The `--time` argument for the `update` command only supports an absolute time. It would be great to also support an offset (plus or minus) to adjust the date based on...
The new MapQuest API does not support `prefer_english_names`. https://developer.mapquest.com/documentation/geocoding-api/reverse/get See gh-421
Part of the upgrade to 1.1 (#161) resulted in all the unit tests needing to be rewritten. For the sake of time we've done about 1/2 of them but need...
``` There was 1 error: 1) EpiTwitterTest::testTrends EpiTwitterNotFoundException: {"errors":[{"message":"Sorry, that page does not exist","code":34}]} /vagrant/twitter-async/EpiTwitter.php:259 /vagrant/twitter-async/EpiTwitter.php:218 /vagrant/twitter-async/tests/EpiTwitterTest.php:227 -- There were 3 failures: 1) EpiTwitterTest::testPostStatus The status was not updated correctly...
> It appears that Twitter refuses to delete tweets. They keep coming back. cc @jmathai 😓 -- https://twitter.com/nicnocquee/status/855324586455388160 I can confirm with certainty that when a tweet is deleted using...
Use [Exiftool's built-in Geolocation API](https://exiftool.org/geolocation.html#Read) to look up location names for media based on their EXIF data. Geolocation lookup is currently using the MapQuest API and the logic is contained...
Switch to current version of exiftool: https://exiftool.org/Image-ExifTool-12.81.tar.gz ``` curl -i https://exiftool.org/Image-ExifTool-12.50.tar.gz HTTP/2 404 last-modified: Thu, 02 Jan 2020 14:15:35 GMT etag: "e7-59b28d3a9c708" accept-ranges: bytes content-length: 231 vary: User-Agent,Accept-Encoding content-type: text/html...