mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
fix matrix client list & IRC deprecation warning
This commit is contained in:
parent
a2d57f098d
commit
89589b9d8f
3 changed files with 15 additions and 16 deletions
|
@ -11,25 +11,25 @@ El proyecto YunoHost utiliza salas de chat como medio de communicación.
|
||||||
|
|
||||||
Puede unirse a una sala de chat utilizando :
|
Puede unirse a una sala de chat utilizando :
|
||||||
|
|
||||||
- un [cliente IRC](https://es.wikipedia.org/wiki/Anexo:Clientes_IRC) por ejemplo [KiwiIRC](https://web.libera.chat/#yunohost)
|
- un [cliente Matrix](https://matrix.org/ecosystem/clients/)
|
||||||
- un [cliente XMPP](https://es.wikipedia.org/wiki/Anexo:Comparaci%C3%B3n_de_clientes_de_mensajer%C3%ADa_instant%C3%A1nea)
|
- un [cliente XMPP](https://es.wikipedia.org/wiki/Anexo:Comparaci%C3%B3n_de_clientes_de_mensajer%C3%ADa_instant%C3%A1nea)
|
||||||
- un [cliente Matrix](https://matrix.org/docs/guides/faq.html#what-clients-are-available%3F)
|
- un [cliente IRC](https://es.wikipedia.org/wiki/Anexo:Clientes_IRC) por ejemplo [KiwiIRC](https://web.libera.chat/#yunohost) (please note that the IRC room is deprecated, prefer Matrix)
|
||||||
|
|
||||||
#### Sala de chat de ayuda y soporte
|
#### Sala de chat de ayuda y soporte
|
||||||
|
|
||||||
Existen salas publicas de chat de [soporte](/help) y ayuda para YunoHost:
|
Existen salas publicas de chat de [soporte](/help) y ayuda para YunoHost:
|
||||||
|
|
||||||
- IRC: **`#yunohost`** on libera.chat ;
|
|
||||||
- Matrix: **[`#yunohost:matrix.org`](https://matrix.to/#/#yunohost:matrix.org)** ;
|
- Matrix: **[`#yunohost:matrix.org`](https://matrix.to/#/#yunohost:matrix.org)** ;
|
||||||
- XMPP: **[`support@conference.yunohost.org`](xmpp:support@conference.yunohost.org?join)**
|
- XMPP: **[`support@conference.yunohost.org`](xmpp:support@conference.yunohost.org?join)**
|
||||||
|
- IRC: **`#yunohost`** on libera.chat ;
|
||||||
|
|
||||||
#### sala de chat para desarrolladores
|
#### sala de chat para desarrolladores
|
||||||
|
|
||||||
Salas de chat para el desarollo de YunoHost:
|
Salas de chat para el desarollo de YunoHost:
|
||||||
|
|
||||||
- IRC: **`#yunohost-dev`** on libera.chat ;
|
|
||||||
- Matrix: **#[`yunohost-dev:matrix.org`](https://matrix.to/#/#yunohost-dev:libera.chat)** ;
|
- Matrix: **#[`yunohost-dev:matrix.org`](https://matrix.to/#/#yunohost-dev:libera.chat)** ;
|
||||||
- XMPP: **[`dev@conference.yunohost.org`](xmpp:dev@conference.yunohost.org?join)**
|
- XMPP: **[`dev@conference.yunohost.org`](xmpp:dev@conference.yunohost.org?join)**
|
||||||
|
- IRC: **`#yunohost-dev`** on libera.chat ;
|
||||||
|
|
||||||
Actualmente, la sala principal de chat para contribuciones en YunoHost
|
Actualmente, la sala principal de chat para contribuciones en YunoHost
|
||||||
Para mas ayuda, vea la sala de chat **`#yunohost`** encima.
|
Para mas ayuda, vea la sala de chat **`#yunohost`** encima.
|
||||||
|
@ -38,15 +38,15 @@ Para mas ayuda, vea la sala de chat **`#yunohost`** encima.
|
||||||
|
|
||||||
Estos permite la ayuda mutua para los integradores de aplicaciones y también para conversar de evoluciones et de herramientas de integración continua.
|
Estos permite la ayuda mutua para los integradores de aplicaciones y también para conversar de evoluciones et de herramientas de integración continua.
|
||||||
|
|
||||||
- IRC: **`#yunohost-apps`** en libera.chat
|
|
||||||
- Matrix: **[`#yunohost-apps:matrix.org`](https://matrix.to/#/#yunohost-apps:matrix.org)**
|
- Matrix: **[`#yunohost-apps:matrix.org`](https://matrix.to/#/#yunohost-apps:matrix.org)**
|
||||||
- XMPP: **[`apps@conference.yunohost.org`](xmpp:apps@conference.yunohost.org?join)**
|
- XMPP: **[`apps@conference.yunohost.org`](xmpp:apps@conference.yunohost.org?join)**
|
||||||
|
- IRC: **`#yunohost-apps`** en libera.chat
|
||||||
|
|
||||||
#### Sala de chat de Documentación
|
#### Sala de chat de Documentación
|
||||||
|
|
||||||
Lugar donde la comunidad conversa sincroniza y mantiene actualisado la documentación en los aspectos varios como (backend, frontend, apps, proyecto, comunidad...)
|
Lugar donde la comunidad conversa sincroniza y mantiene actualisado la documentación en los aspectos varios como (backend, frontend, apps, proyecto, comunidad...)
|
||||||
Puede tambien compartir sus materiales sobre YunoHost (videos, presentaciones, etc.).
|
Puede tambien compartir sus materiales sobre YunoHost (videos, presentaciones, etc.).
|
||||||
|
|
||||||
- IRC: **`#yunohost-doc`** on libera.chat
|
|
||||||
- Matrix: **[`#yunohost-doc:matrix.org`](https://matrix.to/#/#yunohost-doc:matrix.org)**
|
- Matrix: **[`#yunohost-doc:matrix.org`](https://matrix.to/#/#yunohost-doc:matrix.org)**
|
||||||
- XMPP: **[`doc@conference.yunohost.org`](xmpp:doc@conference.yunohost.org?join)**
|
- XMPP: **[`doc@conference.yunohost.org`](xmpp:doc@conference.yunohost.org?join)**
|
||||||
|
- IRC: **`#yunohost-doc`** on libera.chat
|
||||||
|
|
|
@ -10,12 +10,11 @@ routes:
|
||||||
Parmi d’autres outils, le projet YunoHost se sert de salons de discussions pour communiquer.
|
Parmi d’autres outils, le projet YunoHost se sert de salons de discussions pour communiquer.
|
||||||
|
|
||||||
Vous pouvez rejoindre ces salons avec :
|
Vous pouvez rejoindre ces salons avec :
|
||||||
- un [Client Matrix](https://linuxfr.org/news/matrix-pour-decentraliser-skype-whatsapp-signal-slack-et-discord)
|
|
||||||
|
- un [Client Matrix](https://matrix.org/ecosystem/clients/)
|
||||||
- un [Client XMPP](https://fr.wikipedia.org/wiki/Clients_XMPP)
|
- un [Client XMPP](https://fr.wikipedia.org/wiki/Clients_XMPP)
|
||||||
- un [Client IRC](https://fr.wikipedia.org/wiki/Liste_de_clients_IRC) par exemple [KiwiIRC](https://web.libera.chat/#yunohost) (attention, le salon IRC est déprécié, préférez Matrix)
|
- un [Client IRC](https://fr.wikipedia.org/wiki/Liste_de_clients_IRC) par exemple [KiwiIRC](https://web.libera.chat/#yunohost) (attention, le salon IRC est déprécié, préférez Matrix)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### Salon d'entraide et de support
|
#### Salon d'entraide et de support
|
||||||
|
|
||||||
Le salon d’[entraide](/help) est là pour permettre aux utilisateurs de YunoHost de s'aider mutuellement.
|
Le salon d’[entraide](/help) est là pour permettre aux utilisateurs de YunoHost de s'aider mutuellement.
|
||||||
|
|
|
@ -11,9 +11,9 @@ Among other communication tools, YunoHost project use chat rooms to communicate.
|
||||||
|
|
||||||
You could join those chat rooms using:
|
You could join those chat rooms using:
|
||||||
|
|
||||||
- an [IRC Client](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) for example [KiwiIRC](https://web.libera.chat/#yunohost)
|
- a [Matrix client](https://matrix.org/ecosystem/clients/)
|
||||||
- an [XMPP client](https://en.wikipedia.org/wiki/Comparison_of_instant_messaging_clients)
|
- a [XMPP client](https://en.wikipedia.org/wiki/Comparison_of_instant_messaging_clients)
|
||||||
- a [Matrix client](https://matrix.org/docs/guides/faq.html#what-clients-are-available%3F)
|
- an [IRC Client](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) for example [KiwiIRC](https://web.libera.chat/#yunohost) (please note that the IRC room is deprecated, prefer Matrix)
|
||||||
|
|
||||||
**NB: Currently, the IRC bridge ([due to Matrix](https://libera.chat/guides/faq#are-bridges-allowed)) is disabled. So while the XMPP and Matrix are bridged, the IRC channel is not.**
|
**NB: Currently, the IRC bridge ([due to Matrix](https://libera.chat/guides/faq#are-bridges-allowed)) is disabled. So while the XMPP and Matrix are bridged, the IRC channel is not.**
|
||||||
|
|
||||||
|
@ -21,17 +21,17 @@ You could join those chat rooms using:
|
||||||
|
|
||||||
There is a [support](/help) chat room for YunoHost users mutual support and help.
|
There is a [support](/help) chat room for YunoHost users mutual support and help.
|
||||||
|
|
||||||
- IRC: **`#yunohost`** on libera.chat
|
|
||||||
- Matrix: **[`#yunohost:matrix.org`](https://matrix.to/#/#yunohost:matrix.org)**
|
- Matrix: **[`#yunohost:matrix.org`](https://matrix.to/#/#yunohost:matrix.org)**
|
||||||
- XMPP: **[`support@conference.yunohost.org`](xmpp:support@conference.yunohost.org?join)**
|
- XMPP: **[`support@conference.yunohost.org`](xmpp:support@conference.yunohost.org?join)**
|
||||||
|
- IRC: **`#yunohost`** on libera.chat
|
||||||
|
|
||||||
#### Development chat room
|
#### Development chat room
|
||||||
|
|
||||||
YunoHost core development chat room:
|
YunoHost core development chat room:
|
||||||
|
|
||||||
- IRC: **`#yunohost-dev`** on libera.chat
|
|
||||||
- Matrix: **[`#yunohost-dev:matrix.org`](https://matrix.to/#/#yunohost-dev:matrix.org)**
|
- Matrix: **[`#yunohost-dev:matrix.org`](https://matrix.to/#/#yunohost-dev:matrix.org)**
|
||||||
- XMPP: **[`dev@conference.yunohost.org`](xmpp:dev@conference.yunohost.org?join)**
|
- XMPP: **[`dev@conference.yunohost.org`](xmpp:dev@conference.yunohost.org?join)**
|
||||||
|
- IRC: **`#yunohost-dev`** on libera.chat
|
||||||
|
|
||||||
Currently, the main chat room for contributions on YunoHost project.
|
Currently, the main chat room for contributions on YunoHost project.
|
||||||
For help, please see **`#yunohost`** chat room above.
|
For help, please see **`#yunohost`** chat room above.
|
||||||
|
@ -41,9 +41,9 @@ For help, please see **`#yunohost`** chat room above.
|
||||||
Application packaging development chat room. It allow packagers to help each other.
|
Application packaging development chat room. It allow packagers to help each other.
|
||||||
It also allow to discuss packaging evolution, continuous integration tools:
|
It also allow to discuss packaging evolution, continuous integration tools:
|
||||||
|
|
||||||
- IRC: **`#yunohost-apps`** on libera.chat
|
|
||||||
- Matrix: **[`#yunohost-apps:matrix.org`](https://matrix.to/#/#yunohost-apps:matrix.org)**
|
- Matrix: **[`#yunohost-apps:matrix.org`](https://matrix.to/#/#yunohost-apps:matrix.org)**
|
||||||
- XMPP: **[`apps@conference.yunohost.org`](xmpp:apps@conference.yunohost.org?join)**
|
- XMPP: **[`apps@conference.yunohost.org`](xmpp:apps@conference.yunohost.org?join)**
|
||||||
|
- IRC: **`#yunohost-apps`** on libera.chat
|
||||||
|
|
||||||
#### Documentation chat room
|
#### Documentation chat room
|
||||||
|
|
||||||
|
@ -51,6 +51,6 @@ YunoHost project documentation chat room. It allow people to discuss, synchroniz
|
||||||
an up-to-date documentation on the differents aspects of the project (backend, frontend, apps, project, community...).
|
an up-to-date documentation on the differents aspects of the project (backend, frontend, apps, project, community...).
|
||||||
You may also share here your public communications about YunoHost (videos, presentations, etc.), to allow proper referencing.
|
You may also share here your public communications about YunoHost (videos, presentations, etc.), to allow proper referencing.
|
||||||
|
|
||||||
- IRC: **`#yunohost-doc`** on libera.chat
|
|
||||||
- Matrix: **[`#yunohost-doc:matrix.org`](https://matrix.to/#/#yunohost-doc:matrix.org)**
|
- Matrix: **[`#yunohost-doc:matrix.org`](https://matrix.to/#/#yunohost-doc:matrix.org)**
|
||||||
- XMPP: **[`doc@conference.yunohost.org`](xmpp:doc@conference.yunohost.org?join)**
|
- XMPP: **[`doc@conference.yunohost.org`](xmpp:doc@conference.yunohost.org?join)**
|
||||||
|
- IRC: **`#yunohost-doc`** on libera.chat
|
||||||
|
|
Loading…
Reference in a new issue