summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
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
2008-08-26try to make the reply button do the right thing if there's no notification box.Evan Prodromou
2008-08-26license block on util.jsEvan Prodromou
2008-08-17remove hack to count bytes, not chars, in JS, since we now use charsEvan Prodromou
2008-07-08multibyte counterdrry
2008-07-09try another tackEvan Prodromou
2008-07-09fallback to newnotice on reply button, new button with mouseoverEvan Prodromou
2008-07-08replybutton.darcmike
2008-07-01run the counter once at page load time0.4.0Evan Prodromou
2008-06-25Removed some DOM lookups in the char countermatthew.gregg
2008-06-24Char counter for notice update text area. http://laconi.ca/PITS/00094matthew.gregg
2008-06-17add jQueryEvan Prodromou