pushpin-web icon indicating copy to clipboard operation
pushpin-web copied to clipboard

Monitor geotagged social media from multiple platforms in real time.

Results 8 pushpin-web issues
Sort by recently updated
recently updated
newest added

Hey there! I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a `SECURITY.md` file with an...

Right now, if there's an error and an API doesn't successfully pull data, it still updates its "last pulled" value, which means that window will never be pulled from again...

Often, a bunch of pins have exactly the same geolocation, and thus stack with no indication that it's occurring. Thought: add a slight randomness to pins to space them just...

enhancement

When new locations are added, a warning is logged: ``` /usr/local/lib/python3.4/dist-packages/django/db/models/fields/__init__.py:1278: RuntimeWarning: DateTimeField Location.latest_data received a naive datetime (2015-03-26 10:47:23.673572) while time zone support is active. RuntimeWarning) ``` I don't...

bug

Chrome is currently the recommended browser for pushpin-web. > I could not reproduce this issue because I was always redirected to a JSON response page when I submitted [the new...

bug

Having to type lat/long pairs is a pain.

enhancement

Currently, if something doesn't work with one of the APIs (i.e. just recently I mis-typed an API key, so Twitter didn't pull any data and I had no idea why),...

enhancement

Requests from the Shodan module occasionally return with the following: ``` [2014-11-30 17:50:17,149: ERROR/MainProcess] Task celery.local.shodanTask[ecfeb5d1-fd61-4022-b4fd-42d4fded7c48] raised unexpected: ModuleException('Request to https://api.shodan.io/shodan/host/search returned with error 500.\n Response body: {"error": "The search...

bug