summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-03Changed location share representation to be more like the fileSarven Capadisli
2010-01-01Don't need margin-bottom for share location optionSarven Capadisli
2010-01-01Included geotag icon file separatelySarven Capadisli
2010-01-01Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-01Added geotag icon from http://www.geotagicons.com/Sarven Capadisli
2010-01-01Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-31Removed crazy redundant broadcasting of notices by the FB appZach Copley
2009-12-31- Use a stripped down new notice form for FB app because FB canvas appsZach Copley
2009-12-31Change inline CSS stylesheet to be on a single line so it doens't blow out sy...Zach Copley
2009-12-31Update to external Facebook libsZach Copley
2009-12-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-31Initial UI for geo location share option in notice formSarven Capadisli
2009-12-31Moving notice_data-location_wrap after notice form fieldsetSarven Capadisli
2009-12-31Moved JavaScript dependant stuff out of noticeform.Sarven Capadisli
2009-12-31jQuery select SN.C.S.NoticeLocationName once.Sarven Capadisli
2009-12-31Removed style information out of HTMLSarven Capadisli
2009-12-31Using semicolon to seperate lat and long; RFC2426Sarven Capadisli
2009-12-31NoticeLocationAttach() slightly more readableSarven Capadisli
2009-12-31Compare by typeSarven Capadisli
2009-12-31If UA doens't support navigation.geolocation or have JavaScriptSarven Capadisli
2009-12-31length is faster than size()Sarven Capadisli
2009-12-31Use the location setting profile as secondarySarven Capadisli
2009-12-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-12-31If user is sharing their location (based on profile setting), thenSarven Capadisli
2009-12-31If user doesn't want to share their location (which is globally setSarven Capadisli
2009-12-31Fix to grab and use the actual lat/lon values from the user profileSarven Capadisli
2009-12-31Moved shareLocation data from formActions() to formData()Sarven Capadisli
2009-12-31Fixed Event end nameSarven Capadisli
2009-12-30Enable memcache automatic compression, starting at 20k and only if compressio...Craig Andrews
2009-12-30Add missing required line so this plugin works if it's the first (or only) Au...Craig Andrews
2009-12-30Remove trailing space in checkbox text.Siebrand Mazeland
2009-12-30Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-30Merge branch 'locshunt2' into 0.9.xEvan Prodromou
2009-12-30Add magic formula to keep DB_DataObject from treating location prefs pkey as ...Evan Prodromou
2009-12-29If we got an identified location at ajax check time, renormalize lat/lon and ...Brion Vibber
2009-12-29Add progress output and optional --sleep-time parameter to triminboxes.phpBrion Vibber
2009-12-29Revert "Revert "Drop the Google Client API-based AJAX geolocation lookup shim...Craig Andrews
2009-12-29Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it f...Craig Andrews
2009-12-29Implement user interface for user to preview what location they are sharing w...Craig Andrews
2009-12-29Fix for saving user location preferences -- user_id field was marked as an au...Brion Vibber
2009-12-29Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-29Merge branch 'master' into 0.9.xEvan Prodromou
2009-12-29Fix for saving user location preferences -- user_id field was marked as an au...Brion Vibber
2009-12-28notices are immutable, use created date for updatedEvan Prodromou
2009-12-28don't add flag if it's already there at block timeEvan Prodromou
2009-12-28Move location-argument-handling code into a single functionEvan Prodromou
2009-12-28let users set location prefs from profile formEvan Prodromou
2009-12-28More configuration options for location sharingEvan Prodromou
2009-12-28user_id is primary key for user_location_prefsEvan Prodromou
2009-12-28remove namespace setting from location; it's unusedEvan Prodromou