Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
2018-09-15 22:32:56 +02: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 move chat from feature to apps 2018-09-13 11:32:43 +02:00
doc add activity_filter and activity_order .bb files 2018-09-13 11:55:37 +02:00
images change hearts for heart in reactions but cheet with the unicode 2018-03-16 12:03:52 +01:00
include use common msg_drop function 2018-09-15 22:32:56 +02:00
install redirect stdout/stderr on cron command 2018-08-28 22:43:37 -07:00
library install bootstrap via composer 2018-09-07 11:26:02 +02:00
tests fix permission role test 2018-04-23 10:03:39 +02:00
util php2po.php unify quote/unquote 2018-09-13 21:28:15 +02:00
vendor install bootstrap via composer 2018-09-07 11:26:02 +02:00
view css issues 2018-09-13 15:14:46 +02:00
Zotlabs remove network_tabs() which has been deprecated and replaced by activity_{order, filters} widgets 2018-09-13 11:53:59 +02: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 Revert "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'." Reverting because this will only work with Apache and break nginx/other installations. 2018-08-26 23:05:56 -07:00
.travis.yml 👷Extend Travis, add PostgreSQL10. 2018-03-17 23:27:56 +01:00
boot.php bump version 2018-09-06 11:44:47 +02:00
CHANGELOG update changelog 2018-07-21 22:01:59 +02:00
composer.json install bootstrap via composer 2018-09-07 11:26:02 +02:00
composer.lock install bootstrap via composer 2018-09-07 11:26:02 +02: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 Update github.com git repo URLs with framagit.org URLs 2018-06-08 05:37:23 -04: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