Mirror of the github repository
Go to file
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
doc more ' = ' spacing fixes 2012-04-10 23:45:47 -04:00
images Update install wizard 2012-05-23 07:38:31 -04:00
include Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
js Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
library Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
mod Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
spec missing $submit 2012-06-19 00:50:24 -07:00
tests rev update, fix autoname test "random" failure 2012-04-26 01:33:41 -07:00
util rev update 2012-07-25 15:52:26 -07:00
view Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
.gitmodules adjust2 2012-03-02 17:18:11 +01:00
.htaccess Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
INSTALL.txt updates to dispy family; fix typo in INSTALL.txt 2012-05-21 21:29:18 -04:00
LICENSE Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
README Update README 2012-03-08 16:25:14 +11:00
boot.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
build.xml added some tests 2012-03-09 12:16:58 +01:00
convert_innodb.sql sql script to ccnvert all tables to innodb 2012-05-19 00:45:45 -07:00
database.sql Database can now be automatically updated 2012-07-24 01:21:02 +02:00
docblox.dist.xml Added docblox default configuration file. 2012-03-03 16:53:10 -04:00
htconfig.php MySQL-Fulltext search option is disabled by default 2012-05-29 16:30:12 +02:00
index.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
testargs.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
update.php Database can now be automatically updated 2012-07-24 01:21:02 +02:00

README

Friendica Social Communications Server
======================================

http://friendica.com

Welcome to the free social web.


Friendica is a communications platform for integrated social communications utilising decentralised communications and linkage to several indie social projects - as well as popular mainstream providers.

Our mission is to free our friends and families from the clutches of data-harvesting corporations, and pave the way to a future where social communications are free and open and flow between alternate providers as easily as email does today.