Friendica Global Directory This was the initial Friendica user directory, it was replaced by the friendica-directory.
Go to file
2014-08-09 00:49:00 +02:00
images and images 2012-05-17 20:17:54 -07:00
include Added syncing (push and pull) and refactored a few functions. 2014-08-09 00:46:53 +02:00
library/HTML5 Remove notice error from tree builder. 2014-07-10 23:43:41 +02:00
mod Tweaks to site-health and osearch. Also removed a non-directory page. 2014-08-09 00:49:00 +02:00
util string update 2012-05-17 20:54:03 -07:00
view Tweaks to site-health and osearch. Also removed a non-directory page. 2014-08-09 00:49:00 +02:00
.gitignore now ignore the favicons - sheesh 2012-05-15 23:14:35 -07:00
.htaccess directory cleanup 2012-05-17 18:52:46 -07:00
.htconfig.php Added syncing (push and pull) and refactored a few functions. 2014-08-09 00:46:53 +02:00
boot.php Improved stability of the submit feature to sustain large batches. 2014-07-01 14:00:14 +02:00
dfrndir.sql Added syncing (push and pull) and refactored a few functions. 2014-08-09 00:46:53 +02:00
index.php move some things around 2012-06-12 17:57:17 -07:00
README.md Added syncing (push and pull) and refactored a few functions. 2014-08-09 00:46:53 +02:00

Friendica Global Directory

Example cronjob.

*/30 * * * * www-data cd /var/www/friendica-directory; php include/cron_maintain.php
*/5  * * * * www-data cd /var/www/friendica-directory; php include/cron_sync.php