summaryrefslogtreecommitdiff
path: root/js/util.js
AgeCommit message (Expand)Author
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-15Attachments and their list now provide "ajax" view. Also added a few sidebars...Robin Millette
2009-05-0160 seconds hard timeout for XHR notice posting. JavaScript throws anSarven Capadisli
2009-04-26Don't add a node if it's already thereEvan Prodromou
2009-04-24UI for server errors.Sarven Capadisli
2009-04-23The real 7 seconds (7000) timeout for XHR posting.Sarven Capadisli
2009-04-23XHR alerts for server-side errors: 404, 502, 503, 504. There is also aSarven Capadisli
2009-04-23Allowing XHR for Inbox/Outbox pages.Sarven Capadisli
2009-04-17counter() after val() reset to avoid (weird) bug.Sarven Capadisli
2009-04-17Clear notice char counter for direct messages as well.Sarven Capadisli
2009-04-16form_notice textarea is cleared on successful direct message post.Sarven Capadisli
2009-03-25Processing indicator (aka spinner thingy) for form_notice submitsSarven Capadisli
2009-01-28Uses regular HTTP GET to new notice replyto page instead of JS whenSarven Capadisli
2009-01-23Calling NoticeReply() after a new notice is posted.sarven
2009-01-23Using util.js to set onclick reply anchorsarven
2009-01-22Populat notices and some css cleanupsarven
2009-01-22Moved nudge response from util.php to nudge.phpsarven
2009-01-21Merge branch 'master' into groupsEvan Prodromou
2009-01-21Add actions for joining or leaving a group, and fixup JS to matchEvan Prodromou
2009-01-21(Un)subscribe AJAX formssarven
2009-01-18Favor/Disfavor form @classsarven
2009-01-17In reply to @idsarven
2009-01-16Update to notice form character count warningsarven
2009-01-16Update to XHR post noticesarven