Friendica Communications Platform
Find a file
Roland Häder 6a8a36f12d More usage of dbm::is_result($r) instead of count($r):
- count() returns very different results and never a boolean (not even false on
  error condition).
- therefore you should NOT use it in boolean expressions. This still *can* be
  done in PHP because of its lazyness. But it is discouraged if it comes to
  more clean code.

Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-13 10:44:13 +01:00
doc Merge pull request #2932 from Hypolite/issue/missing-private-image-src 2016-12-09 15:54:11 +01:00
images attend functionality for duepuntozero 2015-10-12 20:09:33 +02:00
include More usage of dbm::is_result($r) instead of count($r): 2016-12-13 10:44:13 +01:00
js autocomplete: add [embed] tag to tag autocomplete and to docu docs 2016-12-02 19:39:35 +01:00
library Merge remote-tracking branch 'upstream/develop' into develop 2016-12-13 09:59:43 +01:00
mod More usage of dbm::is_result($r) instead of count($r): 2016-12-13 10:44:13 +01:00
mods
object More usage of dbm::is_result($r) instead of count($r): 2016-12-13 10:44:13 +01:00
spec update contact request $ confirmation graphics 2016-11-29 16:00:07 +01:00
tests
util Michael may keep the typo 2016-12-09 18:11:27 +01:00
view More usage of dbm::is_result($r) instead of count($r): 2016-12-13 10:44:13 +01:00
.gitattributes
.gitignore
.gitmodules adjust2 2012-03-02 17:18:11 +01:00
.htaccess
boot.php Some rewrites: 2016-12-13 10:16:36 +01:00
build.xml added some tests 2012-03-09 12:16:58 +01:00
CHANGELOG
database.sql Additional info in registration request 2016-11-19 18:22:49 +01:00
docblox.dist.xml Added docblox default configuration file. 2012-03-03 16:53:10 -04:00
friendica_test_data.sql
htconfig.php make vier also the default from the emergency htconfig file 2016-12-10 07:04:39 +01:00
index.php The worker can now run from the frontend as well 2016-11-27 00:55:05 +00:00
INSTALL.txt reflect requirements from install.md also in install.txt 2016-09-13 14:49:21 +02:00
LICENSE
README.md
README.translate.md Fix #2817 2016-09-30 10:46:56 -04:00
testargs.php
update.php More usage of dbm::is_result($r) instead of count($r): 2016-12-13 10:44:13 +01:00
Vagrantfile Switched to a vagrant box that works for Ubuntu Xenial 2016-11-20 15:32:57 +01: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.