Merge pull request #1735 from YunoHost/liberachat

switch to liberachat
This commit is contained in:
Bram 2021-07-27 21:58:47 +02:00 committed by GitHub
commit b411442c73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 42 additions and 42 deletions

View file

@ -10,7 +10,7 @@ routes:
El proyecto YunoHost utiliza salas de chat como medio de communicación.
Puede unirse a una sala de chat utilizando :
- un [cliente IRC](https://es.wikipedia.org/wiki/Anexo:Clientes_IRC) por ejemplo [KiwiIRC](https://kiwiirc.com/client/irc.freenode.net/yunohost)
- un [cliente IRC](https://es.wikipedia.org/wiki/Anexo:Clientes_IRC) por ejemplo [KiwiIRC](https://web.libera.chat/#yunohost)
- 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)
@ -18,15 +18,15 @@ Puede unirse a una sala de chat utilizando :
#### Sala de chat de ayuda y soporte
Existen salas publicas de chat de [soporte](/help) y ayuda para YunoHost:
- IRC: **#yunohost** on irc.freenode.net ;
- Matrix: **#freenode_#yunohost:matrix.org** ;
- IRC: **#yunohost** on libera.chat ;
- Matrix: **#yunohost:libera.chat** ;
- XMPP: **[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)**
#### sala de chat para desarrolladores
Salas de chat para el desarollo de YunoHost:
- IRC: **#yunohost-dev** on irc.freenode.net ;
- Matrix: **#freenode_#yunohost-dev:matrix.org** ;
- IRC: **#yunohost-dev** on libera.chat ;
- Matrix: **#yunohost-dev:matrix.org** ;
- XMPP: **[dev@conference.yunohost.org](xmpp:dev@conference.yunohost.org?join)**
Actualmente, la sala principal de chat para contribuciones en YunoHost
@ -34,13 +34,13 @@ Para mas ayuda, vea la sala de chat **#yunohost** encima.
#### Sala de chat para las integración de aplicaciones
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 irc.freenode.net
- Matrix: **#freenode_#yunohost-apps:matrix.org**
- IRC: **#yunohost-apps** en libera.chat
- Matrix: **#yunohost-apps:matrix.org**
- XMPP: **[apps@conference.yunohost.org](xmpp:apps@conference.yunohost.org?join)**
#### 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...)
Puede tambien compartir sus materiales sobre YunoHost (videos, presentaciones, etc.).
- IRC: **#yunohost-doc** on irc.freenode.net
- Matrix: **#freenode_#yunohost-doc:matrix.org**
- IRC: **#yunohost-doc** on libera.chat
- Matrix: **#yunohost-doc:matrix.org**
- XMPP: **[doc@conference.yunohost.org](xmpp:doc@conference.yunohost.org?join)**

View file

@ -10,21 +10,21 @@ routes:
Parmi dautres outils, le projet YunoHost se sert de salons de discussions pour communiquer.
Vous pouvez rejoindre ces salons avec :
- un [Client IRC](https://fr.wikipedia.org/wiki/Liste_de_clients_IRC) par exemple [KiwiIRC](https://kiwiirc.com/client/irc.freenode.net/yunohost)
- un [Client IRC](https://fr.wikipedia.org/wiki/Liste_de_clients_IRC) par exemple [KiwiIRC](https://web.libera.chat/#yunohost)
- un [Client XMPP](https://fr.wikipedia.org/wiki/Clients_XMPP)
- un [Client Matrix](https://linuxfr.org/news/matrix-pour-decentraliser-skype-whatsapp-signal-slack-et-discord)
#### Salon d'entraide et de support
Le salon d[entraide](/help) est là pour permettre aux utilisateurs de YunoHost de s'aider mutuellement.
- IRC : **#yunohost** sur irc.freenode.net (voir KiwiIRC ci-dessus)
- Matrix : **#freenode_#yunohost:matrix.org**
- IRC : **#yunohost** sur libera.chat (voir KiwiIRC ci-dessus)
- Matrix : **#yunohost:libera.chat**
- XMPP : **[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)**
#### Développement
Salon de développement du cœur de YunoHost :
- IRC : **#yunohost-dev** sur irc.freenode.net
- Matrix : **#freenode_#yunohost-dev:matrix.org**
- IRC : **#yunohost-dev** sur libera.chat
- Matrix : **#yunohost-dev:matrix.org**
- XMPP : **[dev@conference.yunohost.org](xmpp:dev@conference.yunohost.org?join)**
C'est le salon principal pour les contributions autour du projet.
@ -33,13 +33,13 @@ Pour chercher de laide, merci d'aller sur le salon dentraide ci-dessus.
#### Applications
Salon de développement du packaging dapplication. Il permet aux packageurs de sentraider.
Il sert également à discuter de lévolution du packaging, des outils dintégration continue sur les applications.
- IRC : **#yunohost-apps** sur irc.freenode.net
- Matrix : **#freenode_#yunohost-apps:matrix.org**
- IRC : **#yunohost-apps** sur libera.chat
- Matrix : **#yunohost-apps:matrix.org**
- XMPP : **[apps@conference.yunohost.org](xmpp:apps@conference.yunohost.org?join)**
#### Documentation
Le salon de documentation du projet YunoHost. Il permet aux contributeurs d'échanger, pour synchroniser et maintenir une documentation à jour sur les différents aspects du projet : backend, frontend, apps, projet, communauté...
Vous pouvez aussi y partager vos communications au public à propos de YunoHost (présentations, vidéos...) pour permettre leur référencement dans la documentation.
- IRC : **#yunohost-doc** sur irc.freenode.net
- Matrix : **#freenode_#yunohost-doc:matrix.org**
- IRC : **#yunohost-doc** sur libera.chat
- Matrix : **#yunohost-doc:matrix.org**
- XMPP : **[doc@conference.yunohost.org](xmpp:doc@conference.yunohost.org?join)**

View file

@ -10,7 +10,7 @@ routes:
Amoung other communication tools, YunoHost project use chat rooms to communicate.
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://kiwiirc.com/client/irc.freenode.net/yunohost)
- an [IRC Client](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) for example [KiwiIRC](https://web.libera.chat/#yunohost)
- an [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)
@ -19,15 +19,15 @@ You could join those chat rooms using:
There is a [support](/help) chat room for YunoHost users mutual support and help.
- IRC: **#yunohost** on irc.freenode.net
- Matrix: **#freenode_#yunohost:matrix.org**
- IRC: **#yunohost** on libera.chat
- Matrix: **#yunohost:libera.chat
- XMPP: **[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)**
#### Development chat room
YunoHost core development chat room:
- IRC: **#yunohost-dev** on irc.freenode.net
- Matrix: **#freenode_#yunohost-dev:matrix.org**
- IRC: **#yunohost-dev** on libera.chat
- Matrix: **#yunohost-dev:matrix.org
- XMPP: **[dev@conference.yunohost.org](xmpp:dev@conference.yunohost.org?join)**
Currently, the main chat room for contributions on YunoHost project.
@ -36,14 +36,14 @@ For help, please see **#yunohost** chat room above.
#### Applications chat room
Application packaging development chat room. It allow packagers to help each other.
It also allow to discuss packaging evolution, continuous integration tools:
- IRC: **#yunohost-apps** on irc.freenode.net
- Matrix: **#freenode_#yunohost-apps:matrix.org**
- IRC: **#yunohost-apps** on libera.chat
- Matrix: #yunohost-apps:matrix.org**
- XMPP: **[apps@conference.yunohost.org](xmpp:apps@conference.yunohost.org?join)**
#### Documentation chat room
YunoHost project documentation chat room. It allow people to discuss, synchronize and maintain
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.
- IRC: **#yunohost-doc** on irc.freenode.net
- Matrix: **#freenode_#yunohost-doc:matrix.org**
- IRC: **#yunohost-doc** on libera.chat
- Matrix: **#yunohost-doc:matrix.org**
- XMPP: **[doc@conference.yunohost.org](xmpp:doc@conference.yunohost.org?join)**

View file

@ -19,14 +19,14 @@ routes:
<strong>الإسم المستعار</strong> : <input id="nickname" value="ynhuser__" type="text">
<iframe src="https://kiwiirc.com/nextclient/?settings=7b72a0a81838360686798199ed53624f" style="border:0; width:100%; height:450px;"></iframe>
<iframe src="https://web.libera.chat/#yunohost" style="border:0; width:100%; height:450px;"></iframe>
</br>
</br>
<em>ملاحظة : يمكن الإتصال كذلك بغرفة المحادثة باستخدام تطبيق XMPP الخاص بك على العنوان التالي </br>
support@conference.yunohost.org </br>
<a target="_blank" href="https://kiwiirc.com/nextclient/?settings=7b72a0a81838360686798199ed53624f">kiwiirc</a> باستخدام freenode على #yunohost IRC أو </br>
<a target="_blank" href="https://riot.im/app/#/room/#yunohost:matrix.org">Riot</a> باستخدام Matrix أو </br>
<a target="_blank" href="https://web.libera.chat/#yunohost">kiwiirc</a> باستخدام libera.chat على #yunohost IRC أو </br>
<a target="_blank" href="https://riot.im/app/#/room/#yunohost:libera.chat">Riot</a> باستخدام Matrix أو </br>
</em>
</center>
@ -65,6 +65,6 @@ document.getElementById("goBugtracker").onclick = function() {
window.location.href = "https://github.com/yunohost/issues/issues";
}
document.getElementById("goDevroom").onclick = function() {
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
window.location.href = "https://web.libera.chat/#yunohost";
}
</script>

View file

@ -18,8 +18,8 @@ routes:
[/center]
!!! **Note:** ce salon est accessible via
!!! - Matrix (`#freenode_#yunohost:matrix.org` [en utilisant Element](https://app.element.io/#/room/#freenode_yunohost:matrix.org))
!!! - IRC (`#yunohost` on freenode, [en utilisant Kiwiirc](https://kiwiirc.com/nextclient/?settings=7b72a0a81838360686798199ed53624f&target=blank))
!!! - Matrix (`#yunohost:libera.chat` [en utilisant Element](https://app.element.io/#/room/#yunohost:libera.chat))
!!! - IRC (`#yunohost` on libera.chat, [en utilisant Kiwiirc](https://web.libera.chat/#yunohost))
!!! - XMPP (`support@conference.yunohost.org`)
## ... ou demandez sur le forum !
@ -36,7 +36,7 @@ routes:
[[fa=exclamation-circle /] Rapporter un bug dans le cœur de YunoHost](https://github.com/yunohost/issues/issues?target=_blank&classes=btn,btn-lg,btn-warning)
[[fa=exclamation-circle /] Rapporter un bug dans une des apps de YunoHost](https://github.com/YunoHost-Apps?target=_blank&classes=btn,btn-lg,btn-warning)
[[fa=comment /] Contacter les développeur.euse.s](https://kiwiirc.com/client/irc.freenode.net/yunohost-dev?target=_blank&classes=btn,btn-lg,btn-warning)
[[fa=comment /] Contacter les développeur.euse.s](https://web.libera.chat/#yunohost-dev?target=_blank&classes=btn,btn-lg,btn-warning)
[/center]

View file

@ -15,11 +15,11 @@ routes:
<center>
<iframe src="https://kiwiirc.com/nextclient/?settings=7b72a0a81838360686798199ed53624f" style="width:100%;height:450px;border:0;display:block"></iframe>
<iframe src="https://web.libera.chat/#yunohost" style="width:100%;height:450px;border:0;display:block"></iframe>
</br>
</br>
<em>Nota : questa stanza e disponibile via IRC (#yunohost su freenode - <a href="https://kiwiirc.com/nextclient/?settings=7b72a0a81838360686798199ed53624f">usando kiwiirc</a>), via XMPP <small>(support@conference.yunohost.org)</small>, o Matrix <small>(#freenode_#yunohost:matrix.org - <a target="_blank" href="https://riot.im/app/#/room/#yunohost:matrix.org">usando Riot</a>)</small></em>
<em>Nota : questa stanza e disponibile via IRC (#yunohost su libera.chat - <a href="https://web.libera.chat/#yunohost">usando kiwiirc</a>), via XMPP <small>(support@conference.yunohost.org)</small>, o Matrix <small>(#yunohost:libera.chat - <a target="_blank" href="https://riot.im/app/#/room/#yunohost:libera.chat">usando Riot</a>)</small></em>
</center>
<h3>... o chiedi nel forum !</h3>
@ -56,7 +56,7 @@ document.getElementById("goBugtracker").onclick = function() {
window.location.href = "https://github.com/yunohost/issues/issues";
}
document.getElementById("goDevroom").onclick = function() {
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
window.location.href = "https://web.libera.chat/#yunohost-dev";
}
</script>

View file

@ -18,8 +18,8 @@ routes:
[/center]
!!! **Note:** this room is available via
!!! - Matrix (`#freenode_#yunohost:matrix.org` [using Element](https://riot.im/app/#/room/#yunohost:matrix.org?target=_blank))
!!! - IRC (`#yunohost` on freenode, [using kiwiirc](https://kiwiirc.com/nextclient/?settings=7b72a0a81838360686798199ed53624f&target=blank))
!!! - Matrix (`#yunohost:libera.chat` [using Element](https://riot.im/app/#/room/#yunohost:libera.chat?target=_blank))
!!! - IRC (`#yunohost` on libera.chat, [using kiwiirc](https://web.libera.chat/#yunohost))
!!! - XMPP (`support@conference.yunohost.org`)
## ... or ask on the forum !
@ -36,7 +36,7 @@ routes:
[[fa=exclamation-circle /] Report a bug in YunoHost's core](https://github.com/yunohost/issues/issues?target=_blank&classes=btn,btn-lg,btn-warning)
[[fa=exclamation-circle /] Report a bug in one of YunoHost's apps](https://github.com/YunoHost-Apps?target=_blank&classes=btn,btn-lg,btn-warning)
[[fa=comment /] Contact the developers](https://kiwiirc.com/client/irc.freenode.net/yunohost-dev?target=_blank&classes=btn,btn-lg,btn-warning)
[[fa=comment /] Contact the developers](https://web.libera.chat/#yunohost-dev&classes=btn,btn-lg,btn-warning)
[/center]

View file

@ -257,4 +257,4 @@ Minimum trois accents graves en ouverture et fermeture de bloc et deux accents g
## Aller plus loin
De manière plus générale, pour comprendre comment est formaté un texte il suffit juste d'inspecter le document source avec une application note. Ce n'est pas pour autant que le wiki de YunoHost pourra l'exploiter. Il existe bien d'autres possibilités d'utiliser la syntaxe markdown, n'hésitez pas à ajouter des fonctionnalités manquantes. Si vous avez observé des manques et/ou que vous avez des questions, contactez-nous sur [le forum](https://forum.yunohost.org) ou par message direct sur le salon IRC : **#yunohost** sur [irc.freenode.net](https://irc.freenode.net).
De manière plus générale, pour comprendre comment est formaté un texte il suffit juste d'inspecter le document source avec une application note. Ce n'est pas pour autant que le wiki de YunoHost pourra l'exploiter. Il existe bien d'autres possibilités d'utiliser la syntaxe markdown, n'hésitez pas à ajouter des fonctionnalités manquantes. Si vous avez observé des manques et/ou que vous avez des questions, contactez-nous sur [le forum](https://forum.yunohost.org) ou par message direct sur le salon IRC : **#yunohost** sur [libera.chat](https://libera.chat).

View file

@ -258,4 +258,4 @@ At least three low pitched accents at the opening and closing of the block and t
## Going further
In a more general way, to understand how a text is formatted just inspect the source document with a note application. This does not mean that the YunoHost wiki will be able to exploit it. There are many other possibilities to use markdown syntax, feel free to add missing features. If you've noticed some missing features and/or have questions, please contact us on [the forum](https://forum.yunohost.org) or by direct message on the IRC room: **#yunohost** on [irc.freenode.net](https://irc.freenode.net).
In a more general way, to understand how a text is formatted just inspect the source document with a note application. This does not mean that the YunoHost wiki will be able to exploit it. There are many other possibilities to use markdown syntax, feel free to add missing features. If you've noticed some missing features and/or have questions, please contact us on [the forum](https://forum.yunohost.org) or by direct message on the IRC room: **#yunohost** on [libera.chat](https://libera.chat).