summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2010-01-08Focus on the notice textarea after share, minimize, close button actionsSarven Capadisli
2010-01-08Makes sure that if geo location sharing is disabled, it doesn't useSarven Capadisli
2010-01-08Stores geo view's minimized state in a cookieSarven Capadisli
2010-01-08Some code cleaning for geo UISarven Capadisli
2010-01-08Using cookies to minimize lookups to GeonamesSarven Capadisli
2010-01-08Added minified version of json2.js to parse and stringify JSON objectsSarven Capadisli
2010-01-05Reuse cookie location_enabled before .change()Sarven Capadisli
2010-01-05Retain the geo data when FormNoticeXHR is complete because form getsSarven Capadisli
2010-01-05Remove input geo data as wellSarven Capadisli
2010-01-05If user checked shared location but didn't enter their location, don'tSarven Capadisli
2010-01-04Refactored NoticeLocationAttach(). It works better in UAs that don'tSarven Capadisli
2010-01-04Ran NoticeLocationAttach() through jslintSarven Capadisli
2010-01-04Relocated @title removalSarven Capadisli
2010-01-04Refactored geo location removal to removeNoticeDataGeo()Sarven Capadisli
2010-01-04Added errorCallback() to geoCurrentPosition() i.e., if user doesn'tSarven Capadisli
2010-01-04Trim whitespace from label's textContentSarven Capadisli
2010-01-04Using object value instead of inline stringSarven Capadisli
2010-01-04Open geoname URL in a new windowSarven Capadisli
2010-01-03Fix end tagSarven Capadisli
2010-01-03Button should return falseSarven Capadisli
2010-01-03Moved location container's buttons inside enabled stateSarven Capadisli
2010-01-03Reset location icon when container button.close is clickedSarven Capadisli
2010-01-03Added minimize functionality to selected location containerSarven Capadisli
2010-01-03Changed location share representation to be more like the fileSarven Capadisli
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-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-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-28Merge branch 'master' into 0.9.xEvan Prodromou
2009-12-28Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ...Brion Vibber
2009-12-23Updated Repeat notice option submit button styleSarven Capadisli
2009-12-23Init UI for Repeat notice option confirmation dialog.Sarven Capadisli
2009-12-11rename forward form to repeat form in JSEvan Prodromou
2009-12-11Revert "remove NoticeForward from util.js"Evan Prodromou
2009-12-10remove NoticeForward from util.jsEvan Prodromou
2009-12-10If ElementData is set on the notice form, use the existing MaxLengthSarven Capadisli
2009-12-10Calling NewDirectMessageSarven Capadisli
2009-12-10Updated FormNoticeEnhancements and Counter to use the max text valueSarven Capadisli
2009-12-08add (ugly) form to forward noticesEvan Prodromou
2009-12-07Added form_response class to XHR notice postsSarven Capadisli
2009-12-07Fixed missing " for element attributeSarven Capadisli
2009-12-07Use .resetForm() instead of manually setting notice form's control values to ...Sarven Capadisli