index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
Mapstraction
Age
Commit message (
Expand
)
Author
2010-10-09
Localisation updates from http://translatewiki.net.
Siebrand Mazeland
2010-10-05
Localisation updates from http://translatewiki.net
Siebrand Mazeland
2010-10-04
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-10-04
Fix unescaped dollar signs in double-quoted strings due to localization updat...
Brion Vibber
2010-10-03
Localisation updates from http://translatewiki.net
Siebrand Mazeland
2010-10-01
Localisation updates from http://translatewiki.net.
Siebrand Mazeland
2010-09-28
Localisation updates from http://translatewiki.net
Siebrand Mazeland
2010-09-23
Update POT files for plugins.
Siebrand Mazeland
2010-09-19
Update pot files for plugins.
Siebrand Mazeland
2010-09-18
* FIXME/CHECKMEs added for (possible) bad i18n
Siebrand Mazeland
2010-09-15
Update/add pot files for plugins.
Siebrand Mazeland
2010-06-07
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-06-01
Mapstraction plugin fix: set icon dimensions (24x24 px); Google Maps provider...
Brion Vibber
2010-06-01
Ticket #2330: fix Google Maps provider for Mapstraction plugin
Brion Vibber
2010-05-27
Assigning my copyrights to the Free Software Foundation
Craig Andrews
2010-05-03
Pull localization updates from 0.9.x branch
0.9.2
Brion Vibber
2010-04-30
Update gettext localisation files.
Siebrand Mazeland
2010-04-05
Some localization cleanup and doc to aid in customization:
Brion Vibber
2010-03-04
Pull latest .po files from 0.9.x to testing
Brion Vibber
2010-02-25
Remove unnecessary requires
Zach Copley
2010-01-08
Mapstraction PluginVersion
Evan Prodromou
2009-12-08
New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...
Brion Vibber
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
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 writin...
Craig Andrews
2009-11-30
Merge branch 'master' into 0.9.x
Zach Copley
2009-11-20
Change the format of the lat/lon output on a notice in HTML
Craig Andrews
2009-11-20
Quick fix for Safari XHTML error... the map doesn't currently work with Safar...
Brion Vibber
2009-11-20
fix notice bug
Brion Vibber
2009-11-20
Fix double-escaped HTML in mapstraction notice popups
Brion Vibber
2009-11-20
fix notice bug
Brion Vibber
2009-11-20
Fix js error on non-map containing pages
Craig Andrews
2009-11-19
Load notice data using javascript from the html on the page instead of writin...
Craig Andrews
2009-11-19
take out void setLabel() call in Mapstraction
Evan Prodromou
2009-11-19
add username and timestamp to map popup
Evan Prodromou
2009-11-19
show maps on inbox and personal page
Evan Prodromou
2009-11-19
add markers for each notice and show the bounding box correctly
Evan Prodromou
2009-11-19
put out provider JS correctly
Evan Prodromou
2009-11-19
first steps towards usermaps
Evan Prodromou
2009-11-18
set provider global JS variable from Mapstraction
Evan Prodromou
2009-11-17
first pass at Mapstraction plugin
Evan Prodromou