friendica/js
Zach Prezkuta 1f09e7ad23 Modify Javascript to improve page loading times
1. Add template category 'end' that places content right before final </body> tag
	2. Move most Javascript from tpl files into one cacheable file, theme.js
	3. Load scripts at end of the HTML document instead of in the header
	4. Minify several Javascript files

Note that the second and third things were only done for Frost and Frost Mobile. Doing it for every theme means going through every .tpl for every theme and rearranging the Javascript, which is tedious.
2012-07-28 09:57:16 -06:00
..
acl.js Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
acl.min.js Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
ajaxupload.js Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
ajaxupload.min.js Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
country.js Friendicaland got bigger. 2012-07-28 01:16:09 +01:00
country.min.js Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
fk.autocomplete.js Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
fk.autocomplete.min.js Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
jquery.htmlstream.js Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
jquery.htmlstream.min.js Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
jquery.js update jquery to 1.7.2; fix some dispy templates to be more in sync with view/ 2012-06-23 13:33:58 -04:00
jquery.textinputs.js Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
main.js changes to support a mobile theme 2012-07-23 20:37:00 -06:00
main.min.js Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
webtoolkit.base64.js Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
webtoolkit.base64.min.js Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00