Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
2019-03-12 03:45:52 -07:00
.homeinstall Update README.md 2018-06-14 04:33:34 +02:00
.openshift Updated Hubzilla on OpenShift deploy script to include unofficial repos by appending the 'insecure' argument 2016-04-19 19:23:40 +02:00
app rename privacy groups to access lists, forums to groups 2019-02-14 15:26:37 -08:00
doc fixes 2018-09-23 17:03:10 -07:00
images add "smoothed" koala artwork and change affinitiy slider background colour to match conversations 2019-01-21 15:06:21 -08:00
include typos 2019-03-12 03:44:26 -07:00
install begin change xchan_pubforum to xchan_type 2019-03-05 15:35:17 -08:00
library cert update 2019-03-12 03:45:52 -07:00
spec change repo locations 2019-02-11 15:55:07 -08:00
tests accesscontrol rename 2019-02-14 16:01:40 -08:00
util modify item export api call, plus a few changes from upstream 2019-02-23 15:23:33 -08:00
vendor add league/flysystem 2018-10-31 09:27:49 +11:00
view chunk uploads for profile and cover photos 2019-03-05 19:51:41 -08:00
Zotlabs optionally require authenticated fetches 2019-03-11 17:45:44 -07:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore fix exclusion of redmatrix theme 2018-08-23 20:53:24 -04:00
.htaccess Change main router request variable from 'q' to 'req'. This is necessary to implement search in the twitter api addon, because twitter requires use of the variable 'q'. 2018-08-26 23:35:29 -07:00
.travis.yml 👷Extend Travis, add PostgreSQL10. 2018-03-17 23:27:56 +01:00
boot.php more work to support collections 2019-03-05 17:27:16 -08:00
CHANGELOG compatibility fix for prismo 'Page' types and fix from upstream for scaled images 2018-11-01 16:53:45 -07:00
composer.json change repo locations 2019-02-11 15:55:07 -08:00
composer.lock add league/flysystem 2018-10-31 09:27:49 +11:00
DEVELOPERS developer certificate of origin 2017-11-04 18:15:55 -07:00
index.php config updates 2018-11-20 19:15:15 -08:00
LICENSE rename the sharing options and update the license for 2019 2019-01-31 15:54:37 -08:00
README.md update readme 2019-02-26 11:10:28 -08:00

ZAP

Zap is a full featured social network application running under the Zot6 protocol. It provides enhanced privacy modes and identity/content mirroring across multiple servers ("nomadic identity"). It does not "federate" with non-nomadic servers, protocols, or projects.

Installation

Read /install/INSTALL.txt for installation instructions.