summaryrefslogtreecommitdiff
path: root/js/util.js
AgeCommit message (Expand)Author
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
2008-09-18ajaxForm on returned formsEvan Prodromou
2008-09-18replace -> replaceWithEvan Prodromou
2008-09-18get the zeroth form in the returned arrayEvan Prodromou
2008-09-18ah, turns out each() stuff is called as a methodEvan Prodromou
2008-09-18Gee, maybe I shouldn't try to write DOM code from memoryEvan Prodromou
2008-09-18if favor/disfavor submitted through ajax, return micro-html of formEvan Prodromou
2008-09-17split favor forms codeEvan Prodromou
2008-09-08missed a closing curlyEvan Prodromou
2008-09-08make favorites form use AjaxEvan Prodromou
2008-09-05Fix for reply arrow in profile pageMichael Landers
2008-09-05set focus to status text areaEvan Prodromou
2008-09-05stop default handling of return in browserEvan Prodromou
2008-09-05do submit on keydownEvan Prodromou
2008-09-05return in the status textarea will submit the formEvan Prodromou