1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2024-09-03 18:25:53 +02:00

Merge pull request #8 from YunoHost-Apps/7.0.6

7.0.6
This commit is contained in:
Éric Gaspar 2021-07-03 16:21:07 +02:00 committed by GitHub
commit e0a21282c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 97807 additions and 71 deletions

View file

@ -1,3 +1,8 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Converse for YunoHost # Converse for YunoHost
[![Integration level](https://dash.yunohost.org/integration/converse.svg)](https://dash.yunohost.org/appci/app/converse) ![](https://ci-apps.yunohost.org/ci/badges/converse.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/converse.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/converse.svg)](https://dash.yunohost.org/appci/app/converse) ![](https://ci-apps.yunohost.org/ci/badges/converse.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/converse.maintain.svg)
@ -5,45 +10,28 @@
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
> *This package allow you to install Converse quickly and simply on a YunoHost server. > *This package allows you to install Converse quickly and simply on a YunoHost server.
If you dont have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview ## Overview
Converse is a free and open-source XMPP chat client written in JavaScript which can be tightly integrated into any website.
The benefit of using converse.js as opposed to relying on a SaaS (software-as-a-service) solution, is that your users can have a much more customized, streamlined and integrated webchat experience and that you have control over the data.
**Shipped version:** 7.0.5 Web-based XMPP/Jabber chat client
## Screenshots **Shipped version:** 7.0.6~ynh1
![](Screenshot.png) **Demo:** https://inverse.chat/
## Demo ## Documentation and resources
* [Official demo](https://inverse.chat/) * Official app website: http://conversejs.org
* Official admin documentation: https://conversejs.org/docs/html/index.html
* Upstream app code repository: https://github.com/conversejs/converse.js
* YunoHost documentation for this app: https://yunohost.org/app_converse
* Report a bug: https://github.com/YunoHost-Apps/converse_ynh/issues
## Documentation ## Developer info
* Official documentation: https://conversejs.org/docs/html/index.html Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/converse_ynh/tree/testing).
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/converse.svg)](https://ci-apps.yunohost.org/ci/apps/converse/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/converse.svg)](https://ci-apps-arm.yunohost.org/ci/apps/converse/)
## Links
* Report a bug: https://github.com/YunoHost-Apps/converse_ynh/issues
* App website: http://conversejs.org/
* Upstream app repository: https://github.com/conversejs/converse.js
* YunoHost website: https://yunohost.org/
---
## Developers info
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/converse_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
``` ```
@ -51,3 +39,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/converse_ynh/tree/tes
or or
sudo yunohost app upgrade converse -u https://github.com/YunoHost-Apps/converse_ynh/tree/testing --debug sudo yunohost app upgrade converse -u https://github.com/YunoHost-Apps/converse_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

View file

@ -1,45 +1,29 @@
# Converse pour YunoHost # Converse pour YunoHost
[![Integration level](https://dash.yunohost.org/integration/converse.svg)](https://dash.yunohost.org/appci/app/converse) ![](https://ci-apps.yunohost.org/ci/badges/converse.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/converse.maintain.svg) [![Niveau d'intégration](https://dash.yunohost.org/integration/converse.svg)](https://dash.yunohost.org/appci/app/converse) ![](https://ci-apps.yunohost.org/ci/badges/converse.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/converse.maintain.svg)
[![Installer Converse avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=converse) [![Installer Converse avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=converse)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *This package allow you to install Converse quickly and simply on a YunoHost server. > *Ce package vous permet d'installer Converse rapidement et simplement sur un serveur YunoHost.
If you dont have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue densemble ## Vue d'ensemble
Converse est un client de chat XMPP open-source écrit en JavaScript qui peut être étroitement intégré à n'importe quel site Web.
L'avantage d'utiliser converse.js par rapport à une solution SaaS (software-as-a-service), est que vos utilisateurs peuvent avoir une expérience de chat beaucoup plus personnalisée, rationalisée et intégrée et que vous avez le contrôle sur les données.
**Version incluse :** 7.0.5 Client de chat XMPP/Jabber basé sur le Web
## Captures décran **Version incluse :** 7.0.6~ynh1
![](Screenshot.png) **Démo :** https://inverse.chat/
## Démo ## Documentations et ressources
* [Démo officielle](https://inverse.chat/) * Site officiel de l'app : http://conversejs.org
* Documentation officielle de l'admin : https://conversejs.org/docs/html/index.html
## Documentation * Dépôt de code officiel de l'app : https://github.com/conversejs/converse.js
* Documentation YunoHost pour cette app : https://yunohost.org/app_converse
* Documentation officielle : https://conversejs.org/docs/html/index.html * Signaler un bug : https://github.com/YunoHost-Apps/converse_ynh/issues
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer.
#### Architectures supportées
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/converse.svg)](https://ci-apps.yunohost.org/ci/apps/converse/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/converse.svg)](https://ci-apps-arm.yunohost.org/ci/apps/converse/)
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/converse_ynh/issues
* Site de l'application : http://conversejs.org/
* Dépôt de lapplication principale : https://github.com/conversejs/converse.js
* Site web YunoHost : https://yunohost.org/
---
## Informations pour les développeurs ## Informations pour les développeurs
@ -51,3 +35,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/converse_ynh/tree/tes
ou ou
sudo yunohost app upgrade converse -u https://github.com/YunoHost-Apps/converse_ynh/tree/testing --debug sudo yunohost app upgrade converse -u https://github.com/YunoHost-Apps/converse_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps

View file

@ -6,7 +6,7 @@
"en": "Web-based XMPP/Jabber chat client", "en": "Web-based XMPP/Jabber chat client",
"fr": "Client de chat XMPP/Jabber basé sur le Web" "fr": "Client de chat XMPP/Jabber basé sur le Web"
}, },
"version": "7.0.5~ynh1", "version": "7.0.6~ynh1",
"url": "http://conversejs.org/", "url": "http://conversejs.org/",
"upstream": { "upstream": {
"license": "MPL-2.0", "license": "MPL-2.0",

97753
sources/dist/converse.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -2,7 +2,7 @@
"short_name": "Converse", "short_name": "Converse",
"name": "Converse Chat", "name": "Converse Chat",
"description": "Messaging Freedom", "description": "Messaging Freedom",
"version": "7.0.5", "version": "7.0.6",
"categories": ["social"], "categories": ["social"],
"icons": [ "icons": [
{ {