From da388e01e84352c9c83f25c5066d19846d96c1d7 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 26 May 2021 09:34:37 +0200 Subject: RIP Freenode (cherry picked from commit 7961cf73553847ea265a388b736fffac77dae66a) --- doc/contributing.asciidoc | 6 +++--- doc/help/index.asciidoc | 8 ++++---- doc/quickstart.asciidoc | 6 +++--- doc/qutebrowser.1.asciidoc | 5 +++-- misc/cheatsheet.svg | 2 +- misc/userscripts/open_download | 2 +- misc/userscripts/password_fill | 2 +- misc/userscripts/view_in_mpv | 2 +- scripts/cycle-inputs.js | 2 +- tests/end2end/data/downloads/mhtml/complex/complex.html | 2 +- tests/end2end/data/downloads/mhtml/complex/complex.mht | 2 +- 11 files changed, 20 insertions(+), 19 deletions(-) diff --git a/doc/contributing.asciidoc b/doc/contributing.asciidoc index dc7b331b1..bce3e6ac3 100644 --- a/doc/contributing.asciidoc +++ b/doc/contributing.asciidoc @@ -26,9 +26,9 @@ several ways: (optionally https://lists.schokokeks.org/mailman/listinfo.cgi/qutebrowser[subscribe] first). -* Join the IRC channel irc://irc.freenode.org/#qutebrowser[`#qutebrowser`] on -https://freenode.net/[Freenode] -(https://webchat.freenode.net/?channels=#qutebrowser[webchat]). +* Join the IRC channel ircs://irc.libera.chat:6697/#qutebrowser[`#qutebrowser`] on +https://libera.chat/[Libera Chat] +(https://kiwiirc.com/nextclient/irc.libera.chat:+6697/#qutebrowser[webchat]). Finding something to work on ---------------------------- diff --git a/doc/help/index.asciidoc b/doc/help/index.asciidoc index 3a84cfca1..70ac3726d 100644 --- a/doc/help/index.asciidoc +++ b/doc/help/index.asciidoc @@ -22,10 +22,10 @@ Getting help ------------ You can get help in the IRC channel -irc://irc.freenode.org/#qutebrowser[`#qutebrowser`] on -http://freenode.net/[Freenode] -(https://webchat.freenode.net/?channels=#qutebrowser[webchat]), or by writing a -message to the +ircs://irc.libera.chat:6697/#qutebrowser[`#qutebrowser`] on +https://libera.chat/[Libera Chat] +(https://kiwiirc.com/nextclient/irc.libera.chat:+6697/#qutebrowser[webchat]), +or by writing a message to the https://lists.schokokeks.org/mailman/listinfo.cgi/qutebrowser[mailinglist] at mailto:qutebrowser@lists.qutebrowser.org[]. diff --git a/doc/quickstart.asciidoc b/doc/quickstart.asciidoc index afe5ae231..b0b6d919c 100644 --- a/doc/quickstart.asciidoc +++ b/doc/quickstart.asciidoc @@ -46,9 +46,9 @@ If you get stuck, you can get help in multiple ways: * The `:help` command inside qutebrowser shows the built-in documentation. Additionally, each command can be started with a `--help` flag to show its help. -* Chat via the IRC channel: irc://irc.freenode.org/#qutebrowser[`#qutebrowser`] on -https://freenode.net/[Freenode] -(https://webchat.freenode.net/?channels=#qutebrowser[webchat]) +* Chat via the IRC channel: ircs://irc.libera.chat:6697/#qutebrowser[`#qutebrowser`] on +https://libera.chat/[Libera Chat] +(https://kiwiirc.com/nextclient/irc.libera.chat:+6697/#qutebrowser[webchat]) * On Reddit: https://www.reddit.com/r/qutebrowser/[/r/qutebrowser] * Via https://github.com/qutebrowser/qutebrowser/discussions[GitHub Discussions] * Using the mailinglist: mailto:qutebrowser@lists.qutebrowser.org[] diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc index 8564c8a51..3ee530cc1 100644 --- a/doc/qutebrowser.1.asciidoc +++ b/doc/qutebrowser.1.asciidoc @@ -152,8 +152,9 @@ this program. If not, see . https://lists.schokokeks.org/mailman/listinfo.cgi/qutebrowser * Announce-only mailinglist: mailto:qutebrowser-announce@lists.qutebrowser.org[] / https://lists.schokokeks.org/mailman/listinfo.cgi/qutebrowser-announce -* IRC: irc://irc.freenode.org/#qutebrowser[`#qutebrowser`] on -https://freenode.net/[Freenode] +* IRC: ircs://irc.libera.chat:6697/#qutebrowser[`#qutebrowser`] on +https://libera.chat/[Libera Chat] +(https://kiwiirc.com/nextclient/irc.libera.chat:+6697/#qutebrowser[webchat]) * Github: https://github.com/qutebrowser/qutebrowser == AUTHOR diff --git a/misc/cheatsheet.svg b/misc/cheatsheet.svg index e908f9496..7dcb6d4e1 100644 --- a/misc/cheatsheet.svg +++ b/misc/cheatsheet.svg @@ -2570,7 +2570,7 @@ id="flowPara5604" style="font-size:13.8667px;line-height:1.25;font-family:sans-serif;stroke-width:1.06667">Website: https://www.qutebrowser.org/ IRC: #qutebrowser on FreenodeIRC: #qutebrowser on Libera Chat (irc.libera.chat)Mailinglist: qutebrowser@lists.qutebrowser.org In case of questions or suggestions, do not hesitate to send me an E-Mail or to -directly ask me via IRC (nickname thorsten\`) in #qutebrowser on freenode. +directly ask me via IRC (nickname thorsten\`) in #qutebrowser on Libera Chat. $blink!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!$reset WARNING: the passwords are stored in qutebrowser's diff --git a/misc/userscripts/view_in_mpv b/misc/userscripts/view_in_mpv index 4ab37d617..472920433 100755 --- a/misc/userscripts/view_in_mpv +++ b/misc/userscripts/view_in_mpv @@ -21,7 +21,7 @@ # (comments and video suggestions), i.e. only the videos should disappear # when mpv is started. And that's precisely what the present script does. # -# Thorsten Wißmann, 2015 (thorsten` on freenode) +# Thorsten Wißmann, 2015 (thorsten` on Libera Chat) # Any feedback is welcome! set -e diff --git a/scripts/cycle-inputs.js b/scripts/cycle-inputs.js index bb667bda7..fc2397c23 100644 --- a/scripts/cycle-inputs.js +++ b/scripts/cycle-inputs.js @@ -6,7 +6,7 @@ * CYCLE_INPUTS = "jseval -q -f ~/.config/qutebrowser/cycle-inputs.js" * config.bind('gi', CYCLE_INPUTS) * - * By dive on freenode + * By dive */ (function() { diff --git a/tests/end2end/data/downloads/mhtml/complex/complex.html b/tests/end2end/data/downloads/mhtml/complex/complex.html index b298aa37c..d44e9be0f 100644 --- a/tests/end2end/data/downloads/mhtml/complex/complex.html +++ b/tests/end2end/data/downloads/mhtml/complex/complex.html @@ -91,7 +91,7 @@
...the IRC channel for qutebrowser is #qutebrowser on - irc.freenode.net + irc.libera.chat
diff --git a/tests/end2end/data/downloads/mhtml/complex/complex.mht b/tests/end2end/data/downloads/mhtml/complex/complex.mht index 0467da22f..a458f4dcb 100644 --- a/tests/end2end/data/downloads/mhtml/complex/complex.mht +++ b/tests/end2end/data/downloads/mhtml/complex/complex.mht @@ -108,7 +108,7 @@ aster/doc/contributing.asciidoc"> =20
...the IRC channel for qutebrowser is #qutebrowser on - irc.freenode.net + irc.libera.chat
=20
-- cgit v1.2.3-54-g00ecf