mirror of
https://github.com/YunoHost-Apps/mautrix_facebook_ynh.git
synced 2024-09-03 19:36:33 +02:00
commit
0956f278f0
4 changed files with 16 additions and 16 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# Matrix-Facebook bridge for YunoHost
|
# Matrix-Facebook bridge for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mautrix_facebook)  
|
[](https://dash.yunohost.org/appci/app/mautrix_facebook)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=mautrix_facebook)
|
[](https://install-app.yunohost.org/?app=mautrix_facebook)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -18,8 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
A puppeting bridge between Matrix and Facebook packaged as a YunoHost service. Messages, notifications (and sometimes media) are bridged between a Facebook user and a Matrix user. Currently the Matrix user can NOT invite other Matrix user in a bridged Facebook room, so only someone with a Facebook account can participate to Facebook group conversations. The ["Mautrix-Facebook"](https://docs.mau.fi/bridges/python/facebook/index.html) bridge consists in a Synapse App Service and relies on postgresql (mysql also possible). Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) should be installed beforehand.
|
A puppeting bridge between Matrix and Facebook packaged as a YunoHost service. Messages, notifications (and sometimes media) are bridged between a Facebook user and a Matrix user. Currently the Matrix user can NOT invite other Matrix user in a bridged Facebook room, so only someone with a Facebook account can participate to Facebook group conversations. The ["Mautrix-Facebook"](https://docs.mau.fi/bridges/python/facebook/index.html) bridge consists in a Synapse App Service and relies on postgresql (mysql also possible). Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) should be installed beforehand.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 0.3.3~ynh1
|
**Shipped version:** 0.4.1~ynh1
|
||||||
|
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
## List of known public services
|
## List of known public services
|
||||||
|
|
18
README_fr.md
18
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Matrix-Facebook bridge pour YunoHost
|
# Matrix-Facebook bridge pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mautrix_facebook)  
|
[](https://dash.yunohost.org/appci/app/mautrix_facebook)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=mautrix_facebook)
|
[](https://install-app.yunohost.org/?app=mautrix_facebook)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Matrix-Facebook bridge rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Matrix-Facebook bridge rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Une passerelle entre Matrix et Messenger empaquetée comme un service YunoHost. Les messages, médias et notifications sont relayées entre un compte Messenger et un compte Matrix.
|
Une passerelle entre Matrix et Messenger empaquetée comme un service YunoHost. Les messages, médias et notifications sont relayées entre un compte Messenger et un compte Matrix.
|
||||||
La passerelle ["Mautrix-Facebook"](https://docs.mau.fi/bridges/python/facebook/index.html) consiste en un Service d'Application Matrix-Synapse et repose sur une base-de-données postgresql. C'est pourquoi [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) doit être préalablemnet installé.
|
La passerelle ["Mautrix-Facebook"](https://docs.mau.fi/bridges/python/facebook/index.html) consiste en un Service d'Application Matrix-Synapse et repose sur une base-de-données postgresql. C'est pourquoi [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) doit être préalablemnet installé.
|
||||||
|
@ -21,8 +22,7 @@ La passerelle ["Mautrix-Facebook"](https://docs.mau.fi/bridges/python/facebook/i
|
||||||
** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix-synapse et mautrix_facebook en même temps!**
|
** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix-synapse et mautrix_facebook en même temps!**
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.3.3~ynh1
|
**Version incluse :** 0.4.1~ynh1
|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
## Liste de passerelles publiques
|
## Liste de passerelles publiques
|
||||||
|
@ -72,8 +72,8 @@ puis en redémarrant le service:
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Documentation officielle utilisateur : <https://docs.mau.fi/bridges/python/facebook/index.html>
|
* Documentation officielle utilisateur : <https://docs.mau.fi/bridges/python/facebook/index.html>
|
||||||
* Documentation officielle de l'admin : <https://docs.mau.fi/bridges/python/setup/index.html?bridge=facebook>
|
* Documentation officielle de l’admin : <https://docs.mau.fi/bridges/python/setup/index.html?bridge=facebook>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/mautrix/facebook>
|
* Dépôt de code officiel de l’app : <https://github.com/mautrix/facebook>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mautrix_facebook>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mautrix_facebook>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mautrix_facebook_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/mautrix_facebook_ynh/issues>
|
||||||
|
|
||||||
|
@ -89,4 +89,4 @@ ou
|
||||||
sudo yunohost app upgrade mautrix_facebook -u https://github.com/YunoHost-Apps/mautrix_facebook_ynh/tree/testing --debug
|
sudo yunohost app upgrade mautrix_facebook -u https://github.com/YunoHost-Apps/mautrix_facebook_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/mautrix/facebook/archive/v0.3.3.tar.gz
|
SOURCE_URL=https://github.com/mautrix/facebook/archive/v0.4.1.tar.gz
|
||||||
SOURCE_SUM=5a312a45b26277b5e52b13236520c731d4cd8dc524942f95ba1eb846c0900efe
|
SOURCE_SUM=00b284aa3071f8e0cb0a093b4f9aaadac2aef27c2a7ba62487d8362b2ec2d801
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Facebook puppeting bridge for Matrix/Synapse.",
|
"en": "Facebook puppeting bridge for Matrix/Synapse.",
|
||||||
"fr": "Passerelle Facebook pour Matrix/Synapse."
|
"fr": "Passerelle Facebook pour Matrix/Synapse."
|
||||||
},
|
},
|
||||||
"version": "0.3.3~ynh1",
|
"version": "0.4.1~ynh1",
|
||||||
"url": "https://github.com/mautrix/facebook",
|
"url": "https://github.com/mautrix/facebook",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
"url": "https://github.com/YunoHost-Apps/mautrix_facebook_ynh"
|
"url": "https://github.com/YunoHost-Apps/mautrix_facebook_ynh"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.1"
|
"yunohost": ">= 11.1"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue