Find a file
Mario d318a1b807 make postgres happy
(cherry picked from commit 7959dd9f57)

Co-authored-by: Mario <mario@mariovavti.com>
2025-11-21 22:05:10 +00:00
.debianinstall check if update script for selfHOST was downloaded 2025-04-15 17:39:14 +02:00
.homeinstall get dev 2021-03-01 18:48:11 +01:00
.openshift get dev 2021-03-01 18:48:11 +01:00
app adjust post app icon and remove obsolete arguments 2024-09-27 16:36:25 +00:00
doc removed unused toc.html 2025-10-19 08:18:53 +05:30
images remove trailing comma 2025-07-29 11:02:43 +00:00
include fix insufficient target attribution for forums - channel_url() requires the channel array not the address 2025-11-21 06:53:05 +00:00
install update install document 2025-07-13 10:03:46 +00:00
library remove long deprecated crypto functions 2025-07-08 10:01:10 +00:00
spec add the spec folder 2020-04-20 15:53:43 +00:00
tests Fix deprecation notice in MessageWidgetTest 2025-10-29 10:33:06 +01:00
util version and strings 2025-10-23 09:06:01 +00:00
vendor switch from mmccooks php-json-canonicalization library to root23s which, according to mike, better deals with floating point values 2025-10-30 21:30:18 +01:00
view make sure to only call init_contact_edit() on pageload if we have a fragment and are in /connections. this is to prevent fragment hijacking for other pages 2025-10-30 21:37:41 +00:00
Zotlabs make postgres happy 2025-11-21 22:05:10 +00:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore looks like we now require vendor/symfony for production 2025-02-20 12:05:50 +01:00
.gitlab-ci.yml CI: Upgrade images to php8.2 2025-10-29 22:21:51 +01:00
.htaccess update apache rewite rule to fix issue with recent apache versions - issue #1822 2024-01-05 11:06:08 +00:00
.phpcs.xml Make phpcs a bit more lax... 2024-10-30 12:35:08 +01:00
.travis.yml 👷Extend Travis, add PostgreSQL10. 2018-03-17 23:27:56 +01:00
boot.php version 10.6.1 2025-11-21 08:10:44 +01:00
CHANGELOG update changelog 2025-11-21 07:08:50 +00:00
composer.json switch from mmccooks php-json-canonicalization library to root23s which, according to mike, better deals with floating point values 2025-10-30 21:30:18 +01:00
composer.lock switch from mmccooks php-json-canonicalization library to root23s which, according to mike, better deals with floating point values 2025-10-30 21:30:18 +01:00
DEVELOPERS developer certificate of origin 2017-11-04 18:15:55 -07:00
index.php get dev 2021-03-01 18:48:11 +01:00
LICENSE update license 2019-08-01 22:00:11 +02:00
phpstan.neon.dist phpstan: remove conditional constants from ignoreErrors for level 0 2025-10-22 06:45:01 +00:00
README.md update readme for master and dev branch buildstatus 2018-10-15 10:37:14 +02:00
SBOM.md update sbom 2021-10-27 12:13:47 +00:00
SECURITY.md Proposing a security policy. 2025-01-16 12:29:57 +00:00
ServiceWorker.js port latest pwa work from zap 2021-08-26 18:03:17 +00: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 master branch: Build Status Master

Build status dev branch: Build Status Dev