diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-19 11:28:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-19 11:33:01 -0400 |
| commit | 31174b542d6f678e7c389dc8e57d58af23f0a920 (patch) | |
| tree | c9af0ca2b0b57a446138747e24f39b8c25bdae93 /static/contact.html | |
| parent | 1f0eb6842ea49acf68cceae51813c511828dbbe0 (diff) | |
migrating from Freenode to standalone Matrix rooms
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 29 |
1 files changed, 12 insertions, 17 deletions
diff --git a/static/contact.html b/static/contact.html index 55b43156..7ccc5678 100644 --- a/static/contact.html +++ b/static/contact.html @@ -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 |
