summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-20use caching in geonames pluginEvan Prodromou
2009-11-20Support SSL for the Google Client Location APICraig Andrews
2009-11-20Make the Google Client Location API's output compliant with the w3c ↵Craig Andrews
geolocation specification
2009-11-20Fix javascript errors emitted in browsers that do not support w3c geolocationCraig Andrews
2009-11-20start for pluginqueuehandlerBrion Vibber
2009-11-20fix notice bugBrion Vibber
2009-11-20Fix js error on non-map containing pagesCraig Andrews
2009-11-20correct the primary key for login_tokenCraig Andrews
2009-11-20UI text fixes and tweaks.Siebrand Mazeland
2009-11-20Add routing rules for FB app in front of other rulesZach Copley
2009-11-20Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-11-20Updated form markupSarven Capadisli
2009-11-19Merge branch 'feed-integration' into 0.9.xBrion Vibber
2009-11-19Initial functional version of feed subscription plugin, currently supporting ↵Brion Vibber
only PuSH-enabled feeds.
2009-11-19Followup to commit 4e00ce01a9841ac055c058a4f0e221cc56eca06e: rename ↵Brion Vibber
user_role to profile_role in update & postgres schemas
2009-11-19Load 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
2009-11-19Use the geo microformat as documented at http://microformats.org/wiki/geoCraig Andrews
2009-11-19Upgrade to joverlay 0.8 (needed the html option)Craig Andrews
2009-11-19Left a form_data class of a <ul> in the user admin panelZach Copley
2009-11-19Merge branch 'admin-sections/4' into 0.9.xZach Copley
* admin-sections/4: Added validation to fields in user admin panel Added a user admin panel
2009-11-19Added validation to fields in user admin panelZach Copley
2009-11-19Added a user admin panelZach Copley
2009-11-19Added mobile logos for default and identica themesSarven Capadisli
2009-11-19Changed gif to pngSarven Capadisli
2009-11-19Changed this to action. THANKS zach!Sarven Capadisli
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-19Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
* '0.9.x' of gitorious.org:statusnet/mainline: Localisation updates for !StatusNet from !translatewiki.net Use the browser's geolocation API to set the location on the notice form Add geometa library, and include it. Add location form elements to the noticeform, and save their values on submission Use the $user object nickname, as login name doesnt have to == nickname anymore with plugins such as ldap/etc Revert "Re added NICKNAME_FMT constant to router.php."
2009-11-19Doing content negotiation only onceSarven Capadisli
2009-11-19Add execute bit to pingqueuehandlerZach Copley
2009-11-19Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-19Localisation updates for !StatusNet from !translatewiki.netSiebrand Mazeland
* adding plural forms for all localisations
2009-11-19Use the browser's geolocation API to set the location on the notice formCraig Andrews
2009-11-19Add geometa library, and include it.Craig Andrews
Geometa provides a fallback for W3C geolocation so that Google Gears or Google's Client Location service can also be used
2009-11-19Add location form elements to the noticeform, and save their values on ↵Craig Andrews
submission
2009-11-19Use the $user object nickname, as login name doesnt have to == nickname ↵Eric Helgeson
anymore with plugins such as ldap/etc
2009-11-19Revert "Re added NICKNAME_FMT constant to router.php."Eric Helgeson
This reverts commit 9f15febf88769493aa834cab5b916cb46298842a. Issues with remote OMB. Will revisit and fix correctly
2009-11-19Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
* '0.9.x' of gitorious.org:statusnet/mainline: take out void setLabel() call in Mapstraction Updated max-width for profile and single notice page add username and timestamp to map popup
2009-11-19Moved most path and server settings to a new paths admin panelZach Copley
2009-11-19take out void setLabel() call in MapstractionEvan Prodromou
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-19Updated max-width for profile and single notice pageSarven Capadisli
2009-11-19add username and timestamp to map popupEvan Prodromou
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-19show maps on inbox and personal pageEvan Prodromou
2009-11-19tobyink's RDF compatibility patchCraig Andrews
2009-11-19Brought the plugin up to date with recent 0.9.x changes e.g.,Sarven Capadisli
Theme::path
2009-11-19tobyink's location RDF patchCraig Andrews
2009-11-19add markers for each notice and show the bounding box correctlyEvan Prodromou