Age | Commit message (Expand) | Author |
2009-10-30 | IE doesn't like last comma. I understand. | Sarven Capadisli |
2009-10-30 | Remove attachment view after XHR notice submit | Sarven Capadisli |
2009-10-30 | Added missing dataType line for ajaxForm | Sarven Capadisli |
2009-10-30 | Added Init comment | Sarven Capadisli |
2009-10-30 | Resetting counter after a notice submit | Sarven Capadisli |
2009-10-30 | Updated author documentation | Sarven Capadisli |
2009-10-30 | Only run the scripts if the user is logged in | Sarven Capadisli |
2009-10-30 | Updated notice form counter | Sarven Capadisli |
2009-10-30 | Updated SubmitOnReturn | Sarven Capadisli |
2009-10-30 | Updated NoticeDataAttach | Sarven Capadisli |
2009-10-30 | Updated NoticeAttachments | Sarven Capadisli |
2009-10-30 | Missing : | Sarven Capadisli |
2009-10-30 | Updated NoticeReply and NoticeReplySet | Sarven Capadisli |
2009-10-30 | Updated form_notice | Sarven Capadisli |
2009-10-30 | Refactored XHR forms: | Sarven Capadisli |
2009-10-29 | Updated bookmarklet. Created its own action | Sarven Capadisli |
2009-08-27 | Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x | Evan Prodromou |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-26 | Merge commit 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-08-26 | last scrub of Laconica -> StatusNet | Evan Prodromou |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou |
2009-08-25 | Updated rgb2hex() to handle IE. It turns out that jQuery is giving hex | Sarven Capadisli |
2009-08-25 | update Laconica to StatusNet in js code | Evan Prodromou |
2009-08-21 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-21 | counter in notice/message form uses global variable for max length | Evan Prodromou |
2009-08-16 | Use spinner icon while performing AJAX submissions of favorite/unfavorite but... | brion |
2009-08-11 | Updated Jcrop to 0.9.8 (avatar cropping wasn't working in IE7 with 0.9.5) | Jeffery To |
2009-08-10 | Workaround for bug 1317 '"What's up" textarea on iPhone missing proper submit... | brion |
2009-08-08 | Throttles updating of the character counter to reduce the performance impact ... | brion |
2009-08-08 | Fix for removing the first occurance of the duplicate nickname in | Sarven Capadisli |
2009-08-06 | Set counter text only when it differs from the new remaining count. | Tom Adams |
2009-08-04 | Refactored rgb2hex | Sarven Capadisli |
2009-08-04 | Ticket 1758 Multiple replies in web interface on "profile" page | Sarven Capadisli |
2009-08-04 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |
2009-08-04 | Didn't test that JS in IE. Revert a little. | Tom Adams |
2009-08-04 | Set focus to end of field. | Tom Adams |
2009-08-04 | Prepend replyto string to message, don't destroy user input! | Tom Adams |
2009-08-04 | Only warn when chars remaining < 0, not <= 0. | Tom Adams |
2009-07-31 | Added credit to rgb2hex() author | Sarven Capadisli |
2009-07-30 | Removed default values from <input>s. JavaScript will now get the | Sarven Capadisli |
2009-07-15 | Updated attachment view position. It is now closer to top. | Sarven Capadisli |
2009-07-09 | Updated max-width values for attachment view | Sarven Capadisli |
2009-07-07 | Trac #1689: inreplyto hidden value doesn't get cleared after a successful sub... | Robin Millette |
2009-07-02 | Disabled textarea focus for conversation page since most entrances to | Sarven Capadisli |
2009-07-01 | Removed extra slash | Sarven Capadisli |
2009-07-01 | Centres the overlay container as best as it can (given that we can't | Sarven Capadisli |
2009-07-01 | update joverlay to latest version | Evan Prodromou |
2009-07-01 | add the readable source for joverlay | Evan Prodromou |
2009-07-01 | remove extra / in attachment code | Evan Prodromou |
2009-06-30 | Updated jOverlay version and set max-width for images | Sarven Capadisli |