summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2009-06-26Added background-attachment:fixed for userdesignsSarven Capadisli
2009-06-26Removed redundant selector from JSSarven Capadisli
2009-06-26Removed unnecessary assignment to variable for background image onSarven Capadisli
2009-06-25Added functionality to remove the notice data attachmentSarven Capadisli
2009-06-25Shows the selected file attachment under the form_notice textareaSarven Capadisli
2009-06-25Slightly more specific selector. Looks only in the notices in theSarven Capadisli
2009-06-23On XHR notice post, calls NoticeAttachment to trigger thumbnail andSarven Capadisli
2009-06-18A little more specific selector for notice replySarven Capadisli
2009-06-18Placed a check to make sure there is a reply button in a notice beforeSarven Capadisli
2009-06-17Merge branch '0.8.x' into userdesignZach Copley
2009-06-17Removed NoticeHover from JavaScript for speed gain. Using CSS insteadSarven Capadisli
2009-06-17It was accidently removedSarven Capadisli
2009-06-17Dynamically tile background image and turn background image on or offSarven Capadisli
2009-06-16Connects html, body and content, navigation background colorsSarven Capadisli
2009-06-16Converts user entry in the form of '#1B2' into '#11BB22' for userSarven Capadisli
2009-06-15Updated swatch numberingSarven Capadisli
2009-06-13Dynamic notice item insertion for conversation page.Sarven Capadisli
2009-06-10Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-06-09Removed 404 testSarven Capadisli
2009-06-08Clearing notice_data-test and resetting notice_text-count if theSarven Capadisli
2009-06-08Revert "Clearing notice_data-test and resetting notice_text-count if the noti...Sarven Capadisli
2009-06-08Clearing notice_data-test and resetting notice_text-count if the notice XHRSarven Capadisli
2009-06-08Temporary workaround for silenting mysterious 200 OK error for XHRSarven Capadisli
2009-06-05Init notice_data-attach UI for form_noticeSarven Capadisli
2009-06-01Remove js that crept back in, added another error string.Robin Millette
2009-06-01Re-added some javascript to toggle upload field.Robin Millette
2009-06-01Unnecessary JavaScript for notice form attachmentSarven Capadisli
2009-05-31Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-05-30Some cross-browser updates for conversation UISarven Capadisli
2009-05-28Prevents regular hovers over attachment anchors from making a GETSarven Capadisli
2009-05-28Smarter call for hover events. It now makes a new GET for attachmentSarven Capadisli
2009-05-27Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,Sarven Capadisli
2009-05-26Let's you upload a file with a notice and have it shown with other attachments.Robin Millette
2009-05-25Updated JS to show/hide attachment thumbnails with timers. MinorSarven Capadisli
2009-05-25Markup cleanup for attachmentsSarven Capadisli
2009-05-25Fixed URL for attachment thumbnail and XHRSarven Capadisli
2009-05-25Display thumbnail on hover over links in notices when appropriate.Robin Millette
2009-05-24Removed big clip and replaced with smaller inline one next to each URL (in a ...Robin Millette
2009-05-24Made ajax link to show attachment popups relative in util.jsRobin Millette
2009-05-24Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-05-24Rearranged attachment info to only appear on each applicable notice page and ...Robin Millette
2009-05-24Using event bubbling instead of event handling thanks to AraSarven Capadisli
2009-05-22Fixed in reply to JS link for Conversation page. Handles nestedSarven Capadisli
2009-05-20Added licensing information for jcrop.go and farbtastic.go scriptsSarven Capadisli
2009-05-20Color picker reset: Resetting form values will also dynamically updateSarven Capadisli
2009-05-19Fixed array indexSarven Capadisli
2009-05-19Added reset buttonSarven Capadisli
2009-05-18Dynamic color updates to page elements when user picks a color.Sarven Capadisli
2009-05-17Added site path field to installer + fancy URL javascript auto-detection.Robin Millette
2009-05-15Attachments and their list now provide "ajax" view. Also added a few sidebars...Robin Millette