gnu-social/js
Mikael Nordfeldth 60804d1902 ES3 compatibility layer not necessary (noone uses IE8 etc.)
All browsers with javascript support also support ES5 nowadays. Anyone
using older software should upgrade for other reasons, such as security.
2016-02-04 11:37:24 +01:00
..
extlib ES3 compatibility layer not necessary (noone uses IE8 etc.) 2016-02-04 11:37:24 +01:00
emailsettings.js Changed .attr() to .prop() for checked and disabled. Removed "style" removal which I assume was tied to opacity setting on line 9. Replaced "style" setting via attr() on line 12 with css(). 2013-09-10 13:29:00 +02:00
geometa.js Break xbImportNode.js and geometa.js back out of util.js; the Makefile in js has been updated to combine them with util.js source when building util.min.js 2010-12-22 15:22:02 -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 Shortcut for (document).ready(). Changed .attr() to .prop() for checked and disabled. 2013-09-10 13:29:01 +02:00
jcrop.go.js updated and moved jquery-jcrop (no longer .min.js) 2013-09-14 13:31:16 +02:00
util.js Unused, unnecessary and intrusive cookie/storage removed! 2016-01-13 15:22:28 +01:00
xbImportNode.js Break xbImportNode.js and geometa.js back out of util.js; the Makefile in js has been updated to combine them with util.js source when building util.min.js 2010-12-22 15:22:02 -08:00