friendica/mod
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
..
acctlink.php
acl.php
admin.php hopefully better update handling - never update the current DB version or continue with other updates if there was a failure of any individual update. 2012-07-23 15:57:40 -07:00
allfriends.php
amcd.php
api.php
apps.php
attach.php
babel.php focus preg_replace to prevent it from catching too much 2012-07-12 23:14:29 -06:00
cb.php
common.php
community.php add alt_pager function, add ability to use new pager logic on network, profile, community, and search. 2012-07-14 14:21:58 -04:00
contactgroup.php
contacts.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
content.php some initial code and benchmarking for "red" content rendering engine 2012-07-04 20:37:15 -07:00
crepair.php
delegate.php
dfrn_confirm.php service class basics 2012-06-24 00:56:27 -07:00
dfrn_notify.php
dfrn_poll.php try and eliminate the openssl warnings for forums trying to talk back to fans 2012-06-20 21:09:52 -07:00
dfrn_request.php unterminated sql string 2012-06-22 00:25:01 -07:00
directory.php Added more profile data and CSS styling to the /directory page 2012-07-01 14:46:03 +03:00
dirfind.php
display.php
editpost.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
events.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
fbrowser.php
filer.php
filerm.php
follow.php
friendica.php
friendika.php
fsuggest.php
group.php
hcard.php
help.php
home.php
hostxrd.php
install.php
invite.php
item.php don't use language detection if < php 5.3 2012-07-13 15:38:02 -07:00
like.php allow live updates for unlikes and undislikes 2012-07-13 09:09:01 -06:00
localtime.php
lockview.php create third privacy state - public post but not searchable or publicly visible 2012-06-28 17:43:29 -07:00
login.php
lostpass.php
manage.php one-click change for manage module 2012-06-12 22:05:35 -07:00
match.php
message.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
modexp.php
msearch.php
network.php add alt_pager function, add ability to use new pager logic on network, profile, community, and search. 2012-07-14 14:21:58 -04:00
newmember.php
nogroup.php
notes.php
notice.php
notifications.php
notify.php
oembed.php
oexchange.php
openid.php
opensearch.php
parse_url.php Access image part of siteinfo only if $siteinfo["images"] is actually set. The current 2012-07-22 12:41:07 +05:30
photo.php
photos.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
ping.php
poco.php
poke.php poke privacy 2012-07-20 04:03:32 -07:00
post.php
pretheme.php changes to support a mobile theme 2012-07-23 20:37:00 -06:00
probe.php
profile.php sql fix - this should work a bit better 2012-07-14 20:38:30 -07:00
profile_photo.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
profiles.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
profperm.php
pubsub.php more logging on pubsub callbacks 2012-06-08 01:15:53 -07:00
qsearch.php
randprof.php
receive.php
redir.php
register.php rev update 2012-07-21 16:44:15 -07:00
regmod.php
removeme.php
rsd_xml.php
salmon.php
search.php add alt_pager function, add ability to use new pager logic on network, profile, community, and search. 2012-07-14 14:21:58 -04:00
session.php
settings.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
share.php add link to shares 2012-07-03 16:26:14 -07:00
smilies.php
starred.php
suggest.php
tagger.php
tagrm.php
uexport.php
update_community.php
update_network.php
update_notes.php
update_profile.php
view.php
viewcontacts.php
viewsrc.php
wall_attach.php typos in bbcode, add service class restrictions to jot uploads 2012-06-25 16:03:46 -07:00
wall_upload.php auto-orient uploaded wall photos and profile photos also 2012-07-08 09:18:05 -06:00
wallmessage.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
webfinger.php
xrd.php