index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
GeonamesPlugin.php
Age
Commit message (
Expand
)
Author
2010-01-30
better handling of null responses from geonames.org
Evan Prodromou
2010-01-07
add version information to Geonames plugin
Evan Prodromou
2009-12-23
Merge branch 'geonamesxml' into 0.9.x
Evan Prodromou
2009-12-23
make sure Geonames API queries use correct arg separator
Evan Prodromou
2009-12-23
Convert Geonames plugin to use XML API instead of JSON
Evan Prodromou
2009-12-23
Better error notification for Geonames plugin
Evan Prodromou
2009-12-04
configurable expiry for cached Geonames data defaults to 90 days
Evan Prodromou
2009-12-04
let Geonames clients use commercial Web service
Evan Prodromou
2009-11-20
use caching in geonames plugin
Evan Prodromou
2009-11-19
tobyink's location RDF patch
Craig Andrews
2009-11-17
Renaming GeonamesPlugin::NAMESPACE to GeonamesPlugin::LOCATION_NS to avoid pa...
Brion Vibber
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-11-02
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...
Brion Vibber
2009-10-29
make an URL for a geonames location
Evan Prodromou
2009-10-22
results of json parsing are objects not arrays
Evan Prodromou
2009-10-22
extract Geonames stuff to a plugin
Evan Prodromou