Friendica Communications Platform (please note that this is a clone of the repository at github, issues are handled there)
Go to file
Stanislav N. 6e27510173 Do not try to create itemcache directory if it already exist.
On FreeBSD, with more-or-less default PHP configuration, when mkdir() is called on already existing directory - it will produce a warning, that could flood all over cron mail. To prevent that flooding a directory existing should be checked.
2015-03-29 16:56:26 +05:00
doc Merge pull request #1298 from tobiasd/20150116installer 2015-01-20 22:18:37 +01:00
images added cc license to default avatar 2014-09-07 18:04:35 +02:00
include fix validate_email 2015-02-23 12:20:05 +01:00
js When selecting forums there was an added "span" html element. 2014-12-01 22:56:41 +01:00
library The "scrape" bugfix lead to partly damaged encodings. This is fixed now. 2015-01-04 11:56:41 +01:00
mod And yet another two places where pictures have to be sent through the proxy. 2015-01-28 23:34:46 +01:00
mods Cleanup mods folder and remove privacy_image_cache from docs. fix #1151 2014-09-20 11:41:44 +02:00
object The "ignore" feature can be disabled and enabled, the value will now be retrieved. 2014-09-04 01:27:28 +02: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 update to the master strings 2015-01-22 18:18:31 +01:00
view Bugfix: See issue 1338 2015-02-17 19:48:02 +01:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore Moved the "test" folder to "local" 2015-01-25 01:09:47 +01:00
.gitmodules adjust2 2012-03-02 17:18:11 +01:00
.htaccess API: The command "users/search" is now supported. 2014-09-07 07:32:09 +02:00
boot.php Do not try to create itemcache directory if it already exist. 2015-03-29 16:56:26 +05:00
build.xml added some tests 2012-03-09 12:16:58 +01:00
CHANGELOG Friendica 3.3.3 2015-02-24 09:00:37 +01:00
convert_innodb.sql sql script to ccnvert all tables to innodb 2012-05-19 00:45:45 -07:00
database.sql resize the item guid field for protocol compatibility - it's getting truncated. 2014-09-01 21:45:34 -07:00
docblox.dist.xml Added docblox default configuration file. 2012-03-03 16:53:10 -04:00
htconfig.php Set internal PuSH server as default 2014-09-20 12:08:10 +02:00
index.php Forcing all non-SSL requests to SSL requests is now an option. 2014-10-26 22:15:12 +01:00
INSTALL.txt Typo 2012-10-09 23:25:51 +01:00
LICENSE rev update 2013-05-21 22:37:51 -07:00
README.md move READMEs to .md, added some notes about addon translations 2014-07-07 13:03:05 +02:00
README.translate.md fixing link syntax 2014-07-07 13:51:13 +02:00
testargs.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
update.php Scrape now doesn't fetch page data when its twitter and Co./Update script that updates the contacts from the profile 2015-01-26 01:07:15 +01:00
Vagrantfile made vagrant partly work again 2014-09-15 19:48:47 +02:00

Friendica Social Communications Server

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.