Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
Klaus Weidenbach a732b2bca1 👷Extend Travis, add PostgreSQL10.
Add PostgreSQL10 to TravisCI through Docker container.
Use PHP7.2 instead of PHP7.1 as default test environment.
Update to current stable MariaDB 10.2 from stable (GA) 10.1.
2018-03-17 23:27:56 +01:00
.homeinstall Fixed poller. Use Master.php 2018-01-14 18:33:08 +01: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 provide option to block the public stream unless authenticated, since there could be legal issues with unmoderated content 2018-02-14 15:32:33 -08:00
doc slight re-org and update of documentation, moving the tutorial to the top. 2018-03-16 15:34:09 -07:00
images change hearts for heart in reactions but cheet with the unicode 2018-03-16 12:03:52 +01:00
include add auth flag to share attributes so we can make a costly determination to use zid at post submission time instead of making multiple calls to is_matrix_url() at render time 2018-03-15 17:51:24 -07:00
install update mysql schema 2018-03-11 13:53:53 +01:00
library update justified gallery lib from 3.6.3 to 3.6.5 2018-03-14 11:49:19 +01:00
tests 👷Extend Travis, add PostgreSQL10. 2018-03-17 23:27:56 +01:00
util update strings 2018-03-01 08:54:09 +01:00
vendor Update composer autoload cache. 2018-03-01 11:29:15 +01:00
view Merge remote-tracking branch 'mike/master' into dev 2018-03-17 09:02:48 +01:00
Zotlabs slight re-org and update of documentation, moving the tutorial to the top. 2018-03-16 15:34:09 -07:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore .htignore update 2017-11-06 21:55:36 -08:00
.htaccess try that patch again 2016-02-08 14:19:49 -08:00
.travis.yml 👷Extend Travis, add PostgreSQL10. 2018-03-17 23:27:56 +01:00
boot.php add zotadel.net to directory fallback servers 2018-03-15 10:13:30 +01:00
CHANGELOG update changelog 2018-03-09 11:06:05 +01:00
composer.json install smarty via composer and update other php libs 2017-12-18 15:48:49 +01:00
composer.lock update league/html-to-markdown via composer 2018-01-12 22:32:42 +01:00
DEVELOPERS developer certificate of origin 2017-11-04 18:15:55 -07:00
index.php more work associated with DBA and index.php shuffle 2016-05-24 17:54:45 -07:00
LICENSE annual license update 2018-01-22 20:59:33 -08:00
README.md cosmetic readme changes, code cleanup 2018-01-30 18:16:20 -08:00

Hubzilla

Hubzilla - Community Server

Installing Hubzilla

What is Hubzilla?

Hubzilla is a general purpose communication server integrated with a web publishing system and a decentralised permission system. If this sounds like a bunch of technical mumbo-jumbo to you, just think of it as an independent platform for sharing stuff online (publicly or privately).

Hubzilla contains some social network bits, some cloud storage bits, some blog and forum bits, and some content management bits. These are all integrated within a common privacy framework - and it is all decentralised.

Everything you publish or share can be restricted to those channels and people you wish to share them with; and these permissions work completely invisibly - even with channels on different servers or other communications services.

Migration and live backups of your connections, settings, and everything you publish are built-in, so you never need worry about server failure.

Hubzilla is completely decentralised and open source, for you modify or adapt to your needs and desires. Plugins, themes, and numerous configuration options extend the overall capabilities to do anything you can imagine.

Who Are We?

The Hubzilla community consists of passionate volunteers creating an open source commons of decentralised services which are highly integrated and can rival the feature set of large centralised providers. We do our best to provide ethical software which places you in control of your online communications and privacy expectations.

Build Status