Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
2012-12-03 16:14:34 -08:00
doc more heavy lifting 2012-10-23 17:14:50 -07:00
images some cleanup of main item template 2012-11-04 16:57:09 -08:00
include local delivery 2012-12-02 20:54:20 -08:00
install DATABASE: outq additions, delivery now getting the notify across to the other side 2012-11-19 16:51:15 -08:00
js trace through the threaded conversation spaghetti to bring back a sane looking network page 2012-11-28 18:45:11 -08:00
library usability improvements 2012-11-13 02:57:15 -08:00
mod profile viewer in iframe module, todo - magic auth 2012-12-03 16:14:34 -08:00
spec more detail 2012-10-16 16:24:37 -07:00
tests rev update, fix autoname test "random" failure 2012-04-26 01:33:41 -07:00
util rev update 2012-09-02 01:59:11 -07:00
view profile viewer in iframe module, todo - magic auth 2012-12-03 16:14:34 -08:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore add patch files 2012-07-19 18:54:53 -07: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
boot.php Now if you follow somebody it will create an abook entry on the other site with blocked,ignored, and pending set. No "friend notifications" yet. 2012-11-29 18:15:13 -08:00
done rm pidfile stuff since we won't need poller locking 2012-11-29 19:52:10 -08:00
index.php Allow anybody to completely over-ride any module on their own site without any core code edits. Just copy an existing module file to 'custom/{module}.php' and edit to your liking. 2012-11-28 01:23:16 -08:00
LICENSE Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
README more notes 2012-11-16 16:09:22 -08:00
version.inc profile viewer in iframe module, todo - magic auth 2012-12-03 16:14:34 -08:00

Friendica RED Interaction Engine
================================

Red is a new concept in electronic communications which is based on our earlier work with Friendica and our pioneering developments in decentralised, federated social networking. 

Red is prototype code and does not currently function. This message will be changed when it approaches stability.

At its heart, Red is a decentralised collection of location agnostic info streams (e.g. "channels") which are attached to permission controlled web resources, and which have the ability to discover each other and interact.

Social networking emulation is one form that these streams can take, but they can take many other forms - limited only by your imagination.