friendica/include
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
..
markdownify Changes in the bbcode to markdown converter to make it more compatible with Diaspora 2012-07-15 12:47:24 +02:00
acl_selectors.php
api.php API: Now returns a real 404 when a function isn't implemented 2012-07-13 23:23:31 +02:00
attach.php
auth.php handle multiple underscores in D* links 2012-05-26 23:46:42 -07:00
bb2diaspora.php Hopefully the final fix for image links in bb2diaspora 2012-07-15 13:40:01 +02:00
bbcode.php Merge remote branch 'upstream/master' 2012-07-18 21:03:57 +02:00
cache.php
config.php rev update 2012-06-16 17:29:42 -07:00
Contact.php add poke to contact photo menu 2012-07-19 21:03:31 -07:00
contact_selectors.php
contact_widgets.php
conversation.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
cronhooks.php
crypto.php remove obsolete zot encapsulation functions 2012-07-05 20:58:45 -07:00
datetime.php recover from datetime parse issues, inspired by https://github.com/friendica/friendica/pull/396 2012-07-15 21:00:11 -07:00
dba.php Merge remote branch 'upstream/master' 2012-07-13 23:39:51 +02:00
delivery.php create third privacy state - public post but not searchable or publicly visible 2012-06-28 17:43:29 -07:00
diaspora.php Fixed syntax error in usage of anonymous function. 2012-07-25 21:38:28 -04:00
directory.php rev update, bug 428, 429, and ability to block globaldir submissions from demo sites 2012-05-21 16:40:11 -07:00
email.php
EmailNotification.php
enotify.php poke notifications 2012-07-19 20:13:40 -07:00
event.php event summary/title 2012-06-25 20:55:27 -07:00
expire.php
fcontact.php
follow.php implement "follow" service limits 2012-06-24 22:23:17 -07:00
gprobe.php
group.php
html2bbcode.php try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harder stuff 2012-07-02 01:11:19 -07:00
html2plain.php
items.php update contact photos and names in local delivery - not just polled feeds 2012-07-23 20:00:00 -07:00
lock.php don't check for was_recently_delayed in diaspora_transmit during a queue run 2012-07-09 09:39:09 -06:00
message.php
msgclean.php
nav.php nav: pass $baseurl to template 2012-06-29 05:29:29 -04:00
network.php Merge remote branch 'upstream/master' 2012-07-13 23:39:51 +02:00
notifier.php create third privacy state - public post but not searchable or publicly visible 2012-06-28 17:43:29 -07:00
oauth.php
oembed.php OEmbed: Don't output the width of images 2012-06-18 08:49:35 +02:00
onepoll.php fix check for parent of StatusNet API post 2012-06-25 08:26:12 -06:00
pgettext.php
Photo.php Forgot a ; 2012-07-22 17:50:58 +02:00
pidfile.php
plugin.php changes to support a mobile theme 2012-07-23 20:37:00 -06:00
poller.php variable confusion in poller, don't allow negative page offsets 2012-06-11 17:24:16 -07:00
profile_advanced.php add like/dislike to profiles 2012-06-24 21:16:55 -07:00
profile_selectors.php add plugin hooks to gender, sexpref, and marital selectors 2012-05-27 22:35:01 -07:00
profile_update.php
queue.php don't check for was_recently_delayed in diaspora_transmit during a queue run 2012-07-09 09:39:09 -06:00
queue_fn.php fix to imported youtube videos, updating of contact profile photos, do not remove "dead" contacts but archive them. 2012-06-13 19:59:20 -07:00
quoteconvert.php
remoteupdate.php
salmon.php
Scrape.php add rudimentary locking capability to Friendica functions 2012-07-05 14:26:42 -06:00
security.php Merge branch 'master' of git://github.com/friendica/friendica 2012-06-04 12:04:17 +05:30
session.php
socgraph.php missing param 2012-07-15 17:07:53 -07:00
system_unavailable.php
template_processor.php
text.php changes to support a mobile theme 2012-07-23 20:37:00 -06:00
user.php config to disable email validation 2012-07-01 18:56:00 -07:00