Age | Commit message (Expand) | Author |
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 |
2009-06-26 | Added background-attachment:fixed for userdesigns | Sarven Capadisli |
2009-06-26 | Removed redundant selector from JS | Sarven Capadisli |
2009-06-26 | Removed unnecessary assignment to variable for background image on | Sarven Capadisli |
2009-06-25 | Added functionality to remove the notice data attachment | Sarven Capadisli |
2009-06-25 | Shows the selected file attachment under the form_notice textarea | Sarven Capadisli |
2009-06-25 | Slightly more specific selector. Looks only in the notices in the | Sarven Capadisli |
2009-06-23 | On XHR notice post, calls NoticeAttachment to trigger thumbnail and | Sarven Capadisli |
2009-06-18 | A little more specific selector for notice reply | Sarven Capadisli |
2009-06-18 | Placed a check to make sure there is a reply button in a notice before | Sarven Capadisli |
2009-06-17 | Merge branch '0.8.x' into userdesign | Zach Copley |
2009-06-17 | Removed NoticeHover from JavaScript for speed gain. Using CSS instead | Sarven Capadisli |
2009-06-17 | It was accidently removed | Sarven Capadisli |
2009-06-17 | Dynamically tile background image and turn background image on or off | Sarven Capadisli |
2009-06-16 | Connects html, body and content, navigation background colors | Sarven Capadisli |
2009-06-16 | Converts user entry in the form of '#1B2' into '#11BB22' for user | Sarven Capadisli |
2009-06-15 | Updated swatch numbering | Sarven Capadisli |
2009-06-13 | Dynamic notice item insertion for conversation page. | Sarven Capadisli |
2009-06-10 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-06-09 | Removed 404 test | Sarven Capadisli |
2009-06-08 | Clearing notice_data-test and resetting notice_text-count if the | Sarven Capadisli |
2009-06-08 | Revert "Clearing notice_data-test and resetting notice_text-count if the noti... | Sarven Capadisli |
2009-06-08 | Clearing notice_data-test and resetting notice_text-count if the notice XHR | Sarven Capadisli |
2009-06-08 | Temporary workaround for silenting mysterious 200 OK error for XHR | Sarven Capadisli |
2009-06-05 | Init notice_data-attach UI for form_notice | Sarven Capadisli |
2009-06-01 | Remove js that crept back in, added another error string. | Robin Millette |
2009-06-01 | Re-added some javascript to toggle upload field. | Robin Millette |
2009-06-01 | Unnecessary JavaScript for notice form attachment | Sarven Capadisli |
2009-05-31 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Robin Millette |
2009-05-30 | Some cross-browser updates for conversation UI | Sarven Capadisli |
2009-05-28 | Prevents regular hovers over attachment anchors from making a GET | Sarven Capadisli |
2009-05-28 | Smarter call for hover events. It now makes a new GET for attachment | Sarven Capadisli |