mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
commit
3e6e0bdb07
5 changed files with 12 additions and 9 deletions
|
@ -1,7 +1,10 @@
|
|||
# Hubzilla for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/hubzilla)  
|
||||
[](https://install-app.yunohost.org/?app=hubzilla)
|
||||
[](https://dash.yunohost.org/appci/app/hubzilla)  
|
||||
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hubzilla)
|
||||
|
||||
|
||||
> *This package allow you to install Hubzilla quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||
|
@ -9,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
## Overview
|
||||
[Hubzilla](https://hub.libranet.de/directory?f=&global=1&pubforums=1) is a social networking platform built with control of your privacy at center stage. Your online communications can be as public as you wish or as private as you require. Private conversations, private photos, private videos. Your media isn't hidden behind an obscure URL which can be guessed, it is protected by state-of-the-art cross-domain authentication. What this all means for you: **less drama**.
|
||||
|
||||
**Shipped version:** 5.0.4
|
||||
**Shipped version:** 5.2.1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
setup_private=0
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=7bd8c1e8f82aff4ffe21a4b54bbc9ef9eec8eb60
|
||||
upgrade=1 from_commit=3642c110f0e927ba36ee32e738a81e6afce958f7
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/5.0.4/core-5.0.4.tar.gz
|
||||
SOURCE_SUM=4ab1af882ad73b92c394dc4fe8b280eb419928442ede1cc1e0da28122f86b7ea
|
||||
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/5.2.1/core-5.2.1.tar.gz
|
||||
SOURCE_SUM=0fe17e7ce47e02e90159ad4be9b2343d55f7aabdcc2bd996cb88e205aa6cc986
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/5.0.4/addons-5.0.4.tar.gz
|
||||
SOURCE_SUM=6e87010603c5f80b01356deffbada207f82d15202b87ed21ed6618724ee8f690
|
||||
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/5.2.1/addons-5.2.1.tar.gz
|
||||
SOURCE_SUM=fbe5268f7e764edfcf2137362762cf3b0e29bf74dbae23b76fb1e418597cd74f
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"url": "https://zotlabs.org/page/hubzilla/hubzilla-project",
|
||||
"license": "MIT",
|
||||
"version": "5.0.4~ynh1",
|
||||
"version": "5.2.1~ynh1",
|
||||
"maintainer": {
|
||||
"name": "Anmol Sharma"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue