]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Avoid AJAX fetch delay for inline replies when possible; we clone a copy of the notic...
authorBrion Vibber <brion@pobox.com>
Mon, 7 Mar 2011 20:18:46 +0000 (12:18 -0800)
committerBrion Vibber <brion@pobox.com>
Mon, 7 Mar 2011 20:18:46 +0000 (12:18 -0800)
commit0c2289fb2fb6c1b1639dba8cc76cd06b882cc2f9
tree912f89082e9d191e41d560589a3b2599f893cc5d
parentb7a8863b27235374fcc1f576eb49a418709c8262
Avoid AJAX fetch delay for inline replies when possible; we clone a copy of the notice form skeleton at initialization, then insert it in place instead of fetching a new one.
js/util.js
js/util.min.js