gnu-social/js
Brion Vibber 532178e3ee Fix for ticket #2910: fix inconsistencies in notice posting response display that broke help command, could be generally wonky
Previous code was importing nodes from the XHR result into current document, then pulling text content of what might be the right element, then concat'ing that straight into HTML. Eww! Now pulling the text content straight from the XHR result -- same element that we check for existence of -- and using jQuery's own text() to do the getting and setting of text. Also note that some browsers might have been pulling HTML instead of text, or other funkiness.
2010-12-16 16:18:49 -08:00
..
farbtastic Moved farbtastic's stylesheet to use relative paths for its own images 2010-01-24 00:21:01 +01:00
jcrop last scrub of Laconica -> StatusNet 2009-08-26 03:33:43 -04:00
Makefile Makefile to re-generate util.min.js (needs yui-compressor in path) 2010-12-15 15:00:44 -08:00
emailsettings.js Ticket #2912 further cleanup: use JS on emailsettings form to help connect the 'I want to post by email' checkbox with the controls for adding or removing a post-by-email alias. 2010-12-01 14:23:56 -08:00
identica-badge.js Fixed innerHTML problem in IE7 and 8 for badge script 2010-01-22 21:08:51 +01:00
install.js Added site path field to installer + fancy URL javascript auto-detection. 2009-05-17 00:05:07 -04:00
jquery.cookie.js Implement user interface for user to preview what location they are sharing with a notice 2009-12-29 16:18:52 -05:00
jquery.cookie.min.js use minified version of jquery.cookie.js 2010-11-17 12:32:11 -05:00
jquery.form.js upgrade jquery.form.js 2010-11-17 12:30:55 -05:00
jquery.form.min.js use minified version of jquery.form.js 2010-11-17 12:31:35 -05:00
jquery.joverlay.js Upgrade to joverlay 0.8 (needed the html option) 2009-11-19 19:13:55 -05:00
jquery.joverlay.min.js Upgrade to joverlay 0.8 (needed the html option) 2009-11-19 19:13:55 -05:00
jquery.js upgrade to JQuery 1.4.4 2010-11-17 12:14:50 -05:00
jquery.min.js upgrade to JQuery 1.4.4 2010-11-17 12:14:50 -05:00
json2.js include full updated source of JSON2 and use updated minified version 2010-11-17 12:34:04 -05:00
json2.min.js include full updated source of JSON2 and use updated minified version 2010-11-17 12:34:04 -05:00
userdesign.go.js Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x 2009-08-27 14:52:32 -07:00
util.js Fix for ticket #2910: fix inconsistencies in notice posting response display that broke help command, could be generally wonky 2010-12-16 16:18:49 -08:00
util.min.js Fix for ticket #2910: fix inconsistencies in notice posting response display that broke help command, could be generally wonky 2010-12-16 16:18:49 -08:00