migrating from Freenode to standalone Matrix rooms
This commit is contained in:
parent
1f0eb6842e
commit
31174b542d
@ -73,31 +73,26 @@
|
||||
project. An official offtopic chat room is available for discussion of topics not
|
||||
strictly related to GrapheneOS.</p>
|
||||
|
||||
<p>The official chat room is available via IRC as #grapheneos on chat.freenode.net
|
||||
and via Matrix as #grapheneos:matrix.org. An archive of the channel logs is
|
||||
available <a href="https://freenode.logbot.info/grapheneos">via logbot</a>. There
|
||||
are multiple ways to join the channel:</p>
|
||||
<p>The official chat room is available via Matrix as #grapheneos:matrix.org. There
|
||||
are multiple ways to join the room:</p>
|
||||
|
||||
<ul>
|
||||
<li>Open <a href="ircs://chat.freenode.net:6697/grapheneos" rel="nofollow">#grapheneos</a> to join with your IRC client</li>
|
||||
<li>Open <a href="https://webchat.freenode.net/#grapheneos">#grapheneos webchat</a> to join with your browser</li>
|
||||
<li>Join the bridged #grapheneos:matrix.org Matrix room with your Matrix client</li>
|
||||
<li>Join the <a href="https://app.element.io/#/room/%23grapheneos:matrix.org">#grapheneos:matrix.org</a> room with the Element web client</li>
|
||||
<li>Join the #grapheneos:matrix.org room with another Matrix client of your choice</li>
|
||||
</ul>
|
||||
|
||||
<p>The official offtopic chat room is available via IRC as #grapheneos-offtopic on
|
||||
chat.freenode.net and via Matrix as #grapheneos-offtopic:matrix.org. There are
|
||||
multiple ways to join the channel:</p>
|
||||
<p>The official chat room is available via Matrix as
|
||||
#grapheneos-offtopic:matrix.org. There are multiple ways to join the room:</p>
|
||||
|
||||
<ul>
|
||||
<li>Open <a href="ircs://chat.freenode.net:6697/grapheneos-offtopic" rel="nofollow">#grapheneos-offtopic</a> to join with your IRC client</li>
|
||||
<li>Open <a href="https://webchat.freenode.net/#grapheneos-offtopic">#grapheneos-offtopic webchat</a> to join with your browser</li>
|
||||
<li>Join the bridged #grapheneos-offtopic:matrix.org Matrix room with your Matrix client</li>
|
||||
<li>Join the <a href="https://app.element.io/#/room/%23grapheneos-offtopic:matrix.org">#grapheneos-offtopic:matrix.org</a> room with the Element web client</li>
|
||||
<li>Join the #grapheneos-offtopic:matrix.org room with another Matrix client of your choice</li>
|
||||
</ul>
|
||||
|
||||
<p>The official subreddit is
|
||||
<a href="https://reddit.com/r/GrapheneOS">/r/GrapheneOS</a>. The subreddit is
|
||||
currently primarily used for announcements and you should use the IRC / Matrix
|
||||
channel to seek support or participate in the community.</p>
|
||||
currently primarily used for announcements and you should use the Matrix
|
||||
room to seek support or participate in the community.</p>
|
||||
</section>
|
||||
|
||||
<section id="contacting-the-project">
|
||||
@ -108,8 +103,8 @@
|
||||
<p>Please don't contact the GrapheneOS project or developers to request support /
|
||||
device support / features or to report bugs. Use the <a href="#community">community
|
||||
platforms</a> and <a href="#reporting-issues">issue trackers</a> listed below. The
|
||||
developers are active on the IRC / Matrix channel but the broader community can
|
||||
usually answer most questions, and this allows the developers to focus their time and
|
||||
developers are active on the Matrix room but the broader community can usually
|
||||
answer most questions, and this allows the developers to focus their time and
|
||||
energy on the project.</p>
|
||||
|
||||
<p>Email is the preferred way to contact the project. Twitter direct messages are
|
||||
|
@ -1316,7 +1316,7 @@
|
||||
<p>We strongly recommend using one of the official installation methods. Third
|
||||
party installation guides tend to be out-of-date and often contain misguided
|
||||
advice and errors. If you have trouble with the installation process, ask for help
|
||||
from the <a href="/contact#community">#grapheneos Matrix / IRC channel</a>.</p>
|
||||
from the <a href="/contact#community">GrapheneOS chat room</a>.</p>
|
||||
|
||||
<p>The command-line approach offers a way to install GrapheneOS without trusting
|
||||
our server infrastructure. This requires being on an OS with proper fastboot and
|
||||
@ -1332,7 +1332,7 @@
|
||||
<p>Follow the <a href="/build">official GrapheneOS building guide</a>. Third party
|
||||
build guides tend to be out-of-date and often contain misguided advice and errors.
|
||||
If you have trouble with the build process, ask for help from the
|
||||
<a href="/contact#community">#grapheneos Matrix / IRC channel</a>.</p>
|
||||
<a href="/contact#community">GrapheneOS chat room</a>.</p>
|
||||
</article>
|
||||
|
||||
<article id="donate">
|
||||
|
@ -444,7 +444,7 @@ curl -O https://releases.grapheneos.org/redfin-factory-2021.04.05.20.zip.sig</pr
|
||||
<p>The text output from a failed attempt at flashing will contain valuable
|
||||
diagnostic information which is essential in knowing where and how the process
|
||||
went wrong. Please provide this information when asking for help on the
|
||||
GrapheneOS IRC / Matrix channel.</p>
|
||||
<a href="/contact#community">GrapheneOS chat room</a>.</p>
|
||||
|
||||
<p>A common issue on Linux distributions is that they mount the default temporary file
|
||||
directory <code>/tmp</code> as tmpfs which results in it being backed by memory and
|
||||
|
@ -204,10 +204,9 @@
|
||||
<p>Releases are announced on this page including via an atom feed, via our
|
||||
<a href="https://twitter.com/GrapheneOS">@GrapheneOS Twitter account</a>, on the
|
||||
<a href="https://reddit.com/r/GrapheneOS">official subreddit</a> and in the
|
||||
official #grapheneos IRC channel on irc.freenode.net bridged with the
|
||||
#grapheneos:matrix.org room on Matrix. A release announcement indicates that the
|
||||
source code tags are available and that the official builds will soon be pushed
|
||||
out via the Beta channel.</p>
|
||||
official <a href="/contact#community">GrapheneOS chat room</a> A release
|
||||
announcement indicates that the source code tags are available and that the
|
||||
official builds will soon be pushed out via the Beta channel.</p>
|
||||
</section>
|
||||
|
||||
<section id="stable-channel">
|
||||
|
Loading…
x
Reference in New Issue
Block a user