summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
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 geolocati...Craig Andrews
2009-11-20Fix javascript errors emitted in browsers that do not support w3c geolocationCraig Andrews
2009-11-19Upgrade to joverlay 0.8 (needed the html option)Craig Andrews
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
2009-11-13Separated NoticeFavor and calling it from FormNoticeXHR successSarven Capadisli
2009-11-11Separated Init functions to NoticeForm, Notices, EvenActions.Sarven Capadisli
2009-11-11Separated actions that's particular to the notice stream pages intoSarven Capadisli
2009-11-04Updated identica badge - contributed by Will DanielsSarven Capadisli
2009-11-02Binding keyup/keydown only once for .form_noticeSarven Capadisli
2009-11-02Make sure to call FormNoticeEnhancements with a new copy of the formSarven Capadisli
2009-11-02Ran through JSLintSarven Capadisli
2009-11-02Fixed object string name and order for submitonreturn actionsSarven Capadisli
2009-11-02Fixed object string nameSarven Capadisli
2009-11-02MinorSarven Capadisli
2009-11-01Updated button.close stylesSarven Capadisli
2009-10-31Use FormNoticeEnhancements instead of CounterSarven Capadisli
2009-10-31Updated counter, submitonreturn to be reused by any form. CreatedSarven Capadisli
2009-10-31Updated FormNoticeXHR to allow any form_notice as input (e.g., reusedSarven Capadisli
2009-10-31Added XHR for direct messages.Sarven Capadisli
2009-10-30Running through importNode before checking for idSarven Capadisli
2009-10-30Fixed Nudge XHRSarven Capadisli
2009-10-30MinorSarven Capadisli
2009-10-30Using document importNode otherwise IE pukesSarven Capadisli
2009-10-30IE doesn't like last comma. I understand.Sarven Capadisli
2009-10-30Remove attachment view after XHR notice submitSarven Capadisli
2009-10-30Added missing dataType line for ajaxFormSarven Capadisli
2009-10-30Added Init commentSarven Capadisli
2009-10-30Resetting counter after a notice submitSarven Capadisli
2009-10-30Updated author documentationSarven Capadisli
2009-10-30Only run the scripts if the user is logged inSarven Capadisli
2009-10-30Updated notice form counterSarven Capadisli
2009-10-30Updated SubmitOnReturnSarven Capadisli
2009-10-30Updated NoticeDataAttachSarven Capadisli
2009-10-30Updated NoticeAttachmentsSarven Capadisli
2009-10-30Missing :Sarven Capadisli
2009-10-30Updated NoticeReply and NoticeReplySetSarven Capadisli
2009-10-30Updated form_noticeSarven Capadisli
2009-10-30Refactored XHR forms:Sarven Capadisli
2009-10-29Updated bookmarklet. Created its own actionSarven Capadisli
2009-08-27Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.xEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26Merge commit 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-08-26last scrub of Laconica -> StatusNetEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25Updated rgb2hex() to handle IE. It turns out that jQuery is giving hexSarven Capadisli
2009-08-25update Laconica to StatusNet in js codeEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21counter in notice/message form uses global variable for max lengthEvan Prodromou