Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
Treer 45654ffc5c update font-awesome library to 4.6.1
Perhaps this should be done as a submodule instead?
2016-04-30 21:36:19 +10:00
.homeinstall Misspelling of ownMapp 2016-03-15 10:54:45 -04: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 Firefox Share app. Paper plane icon is public domain. Shorted the name in ffsapi > compare it with other providers. Changed bookmark (checkmark) item to selfmade Hubzilla bookmark icon for Firefox (bookmark icon = bootstrap icon). 2015-11-05 22:58:46 +01:00
doc Added german translation to context help. 2016-04-29 11:39:00 +02:00
images Hubzilla report created by schemaSpy using zot.meta.xml to imply relationships 2015-11-06 17:26:04 +01:00
include get rid of the unused ispublic variable 2016-04-29 21:38:36 +02:00
install new hook interface (the old one still works but requires handlers to have two calling arguments; the first of which is no longer used). The new interface is called from Zotlabs\Extend\Hook::register() and allows you to specify which hook version to use. The default will be the new interface with one function argument. We also implement the hook priority field which was always there but needed to be set manually in the DB. This provides a way for two hook handlers that implement the same hook interface to determine which order to be called in the event of conflicts. 2016-04-21 17:03:05 -07:00
library update font-awesome library to 4.6.1 2016-04-30 21:36:19 +10:00
tests Add unit tests for valid email function. 2015-11-08 14:37:48 -08:00
util improve error message in config and pconfig 2016-04-25 22:09:15 +10:00
vendor PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
view get rid of the unused ispublic variable 2016-04-29 21:38:36 +02:00
Zotlabs get rid of the unused ispublic variable 2016-04-29 21:38:36 +02:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore String update es-es and nl. Plus some extra bits, incl .gitignore update with pageheader.html 2016-01-10 20:45:39 +01:00
.htaccess try that patch again 2016-02-08 14:19:49 -08:00
.travis.yml Add yml file for travis, as an experiment. 2015-10-27 17:36:25 -07:00
boot.php move iconfig functions to include/config.php with all the rest of the configs, fix an issue with singleton discovery and start work on singleton delivery 2016-04-26 16:12:31 -07:00
CHANGELOG commit 1.4 2016-04-14 20:11:36 -07:00
index.php reverse the logic of the jsenabled setting so that sessions without js are performance penalised instead of regular sessions. 2016-04-12 22:55:26 -07:00
LICENSE yearly license update 2015-12-31 13:25:23 -08:00
README.md use constant 2016-04-02 21:06:41 -07:00
version.inc revup 2016-04-28 18:27:58 -07:00

Hubzilla

Hubzilla - Community Server

Connected and linked web communities.

Installing Hubzilla

What are Hubz?

Hubz are independent general-purpose websites that not only connect with their associated members and viewers, but also connect together to exchange personal communications and other information with each other.
This allows hub members on any hub to securely and privately share anything; with anybody, on any hub - anywhere; or share stuff publicly with anybody on the internet if desired.

Hubzilla is the server software which makes this possible. It is a sophisticated and unique combination of an open source content management system and a decentralised identity, communications, and permissions framework and protocol suite, built using common webserver technology (PHP/MySQL/Apache and popular variants). The end result is a level of systems integration, privacy control, and communications features that you wouldn't think are possible in either a content management system or a decentralised communications network. It also brings a new level of cooperation and privacy to the web and introduces the concept of personally owned "single sign-on" to web services across the entire internet.

Hubzilla hubz are

  • decentralised
  • inherently social
  • optionally inter-networked with other hubz
  • privacy-enabled (privacy exclusions work across the entire internet to any registered identity on any compatible hubz)

Possible website applications include

  • decentralised social networking nodes
  • personal cloud storage
  • file dropboxes
  • managing organisational communications and activities
  • collaboration and community decision-making
  • small business websites
  • public and private media/file libraries
  • blogs
  • event promotion
  • feed aggregation and republishing
  • forums
  • dating websites
  • pretty much anything you can do on a traditional blog or community website, but that you could do better if you could easily connect it with other websites or privately share things across website boundaries.

Installing Hubzilla

Build Status