Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-08 | Mapstraction PluginVersion | Evan Prodromou | |
2009-12-08 | New _m() gettext wrapper with smart detection of plugin domains. Plugin base ↵ | Brion Vibber | |
class registers your gettext files if present at initialization. update_pot.sh replaced with update_po_templates.php which can do core, plugins, or all (default). Top-level Makefile added to build .mo files for plugins as well as core. As described on list: http://lists.status.net/pipermail/statusnet-dev/2009-December/002869.html | |||
2009-12-04 | remove unnecessary debugging code from mapstraction output | Evan Prodromou | |
2009-12-04 | Update Mapstraction to properly scrape data from notice-list pages | Evan Prodromou | |
Refactored the JavaScript for Mapstraction use so it scrapes data from the HTML of the page it's on, if possible, and otherwise generates a JSON array. | |||
2009-12-03 | Remove unnecessary pass by reference indicators | Craig Andrews | |
2009-12-03 | refactor the common parts of usermap and allmap into a common base class | Craig Andrews | |
2009-12-02 | Load notice data using javascript from the html on the page instead of ↵ | Craig Andrews | |
writing json representations of the notices on each page Clicking on a geo link pops up a map (round 2) | |||
2009-11-20 | Quick fix for Safari XHTML error... the map doesn't currently work with ↵ | Brion Vibber | |
Safari, but this gets the whole page parsing again! | |||
2009-11-20 | Fix double-escaped HTML in mapstraction notice popups | Brion Vibber | |
2009-11-20 | fix notice bug | Brion Vibber | |
2009-11-19 | show maps on inbox and personal page | Evan Prodromou | |
2009-11-19 | put out provider JS correctly | Evan Prodromou | |
2009-11-18 | set provider global JS variable from Mapstraction | Evan Prodromou | |
2009-11-17 | first pass at Mapstraction plugin | Evan Prodromou | |