Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
Mario Vavti bb61e672b0 Proposed fix for issue #1091 - mod-help.css
- this is taken from pr #1098 which was against wrong branch
2018-04-23 10:39:46 +02: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 Merge pull request #1090 from galettesaucisse/patch-12 2018-04-23 10:27:50 +02:00
images change hearts for heart in reactions but cheet with the unicode 2018-03-16 12:03:52 +01:00
include imagemagick preserves exif when scaling. GD does not. We do not want to preserve exif on thumbnails which we have rotated, as a browser reading the exif information could rotate them yet again. This checkin adds an abstract function to the generic photo driver which makes the behaviour consistent by stripping EXIF from imagick processed images. However, we will attempt to preserve any ICC colour profiles. See http://php.net/manual/en/imagick.stripimage.php 2018-04-22 18:12:16 -07:00
install Active channels information is a bit imprecise. Provide a higher accuracy method. This will require a transition period 2018-04-16 21:40:43 -07:00
library update to bootstrap-4.1 and improve visibility of some text when using custom panel colours 2018-04-17 16:17:44 +02:00
tests fix permission role test 2018-04-23 10:03:39 +02:00
util version bump and strings 2018-04-18 08:39:43 +02:00
vendor ⬆️ Update libraries. 2018-03-18 02:15:29 +01:00
view Proposed fix for issue #1091 - mod-help.css 2018-04-23 10:39:46 +02:00
Zotlabs as_fetch depends on the pubcrawl plugin, but is referenced in core. Ensure that it doesn't chuck a wobbly if the function isn't found. This is undergoing significant revision for zot6 so this action is considered a short-term workaround until that work work stabilises. 2018-04-22 22:10:15 -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 fix any misconfigured channel permission limits 2018-04-20 18:58:21 -07: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 libraries. 2018-03-18 02:15:29 +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