summaryrefslogtreecommitdiff
path: root/js/util.js
AgeCommit message (Expand)Author
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-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
2008-12-16Direct message XHR response fix for IE and minor tweaksSarven Capadisli
2008-12-11Alerting the direct message XHR responseSarven Capadisli
2008-12-10Nudge JS process and image removalSarven Capadisli
2008-12-08Nudge disabled and greyed out while ajaxForm processcsarven
2008-12-08(Un)Subscribed submit is disabled and greyed out while ajaxForm processcsarven
2008-12-01trac831 disables status_form input submit onsubmitcsarven
2008-11-26Dec/Increment user's number of Subscribers in Portfolio Un/Subscribe event.csarven
2008-11-23Removed JS alert and minor cleanupcsarven
2008-11-22PostNotice AJAX working in all browsers except IEcsarven
2008-11-20Don't allow user to send a new message or nudge right after subscribing to an...csarven
2008-11-20importNode bugfix for undefined nodecsarven
2008-11-20(Un)Subscribe form using ajaxForm()csarven
2008-11-17nudge : added js code to enable ajaxmillette
2008-11-15Nudge featurecsarven
2008-11-14trac670 trac689 Favorites (duplicate id, background image, JavaScript)csarven
2008-11-14second argument to importNodeEvan Prodromou
2008-11-14try to import new_formEvan Prodromou
2008-10-20move update of replyto value to correct areaEvan Prodromou
2008-10-20more value updatesEvan Prodromou
2008-10-20more specific selector for updating repliesEvan Prodromou
2008-10-20try to make replies point to the clicked-on noticeEvan Prodromou
2008-09-18dis -> favEvan Prodromou
2008-09-18have to add the ajaxHidden thing, tooEvan Prodromou