From ffd2f9386450233465363a2cbb8f744873ecda67 Mon Sep 17 00:00:00 2001 From: gryf Date: Wed, 26 May 2021 21:11:27 +0200 Subject: [PATCH] Move from Freeenode to Libera IRC network. --- docs/FAQ.rst | 4 +--- lists/index.md | 9 +++++---- news/index.md | 10 ++++++++++ 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/docs/FAQ.rst b/docs/FAQ.rst index e4fa702..70ea944 100644 --- a/docs/FAQ.rst +++ b/docs/FAQ.rst @@ -117,10 +117,8 @@ http://windowmaker.org/development-cvs.html Where can I find the Window Maker IRC channel? .............................................. -.. TODO change irc server to freenode - The official Window Maker IRC channel can be accessed by connecting to -irc.windowmaker.org on port 6667, and joining #WindowMaker +irc.libera.chat on port 6667, and joining #windowmaker channel. What is the difference between appicons, mini-windows, and minimized applications? .................................................................................. diff --git a/lists/index.md b/lists/index.md index 8aa4e0c..76b9cb2 100644 --- a/lists/index.md +++ b/lists/index.md @@ -61,10 +61,11 @@ lists: IRC --- -There is a [#windowmaker](irc://irc.freenode.net/windowmaker) channel on -[freenode](https://freenode.net), which can be reached using appropriate -[client](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) -or, simply by using [freenode web interface](https://webchat.freenode.net). +There is a [#windowmaker](irc://irc.libera.chat/windowmaker) channel on +[libera.chat](https://libera.chat), which can be reached using appropriate +[client](https://libera.chat/guides/clients). + + Please be aware, that answers for questions asked there could take even couple of hours, since there are people from different time zones. diff --git a/news/index.md b/news/index.md index df56e69..0f9d3c2 100644 --- a/news/index.md +++ b/news/index.md @@ -6,6 +6,16 @@ title: News News ==== +Moving IRC official channel to Libera.chat +------------------------------------------ + +At May 26 2021, by taking into account pros and cons, Window Maker team has +decided to move our IRC channel from Freenode to Libera.chat network. Reasons +for such move was recent major changes how +[Freenode IRC network is being operated](https://gist.github.com/joepie91/df80d8d36cd9d1bde46ba018af497409). +See [Community](/lists/) section for details. + + Version 0.95.9 released -----------------------