Revert "stop treating Telegram as an official chat platform"

This reverts commit 2bb5d96edc36eb3aa4d318e06c7712f15fec3c97.
This commit is contained in:
Daniel Micay 2024-12-24 17:13:25 -05:00
parent 111bb873d1
commit e6d46fa3bf
2 changed files with 9 additions and 2 deletions

View File

@ -66,11 +66,13 @@
<h3><a href="#community-chat">Chat</a></h3> <h3><a href="#community-chat">Chat</a></h3>
<p>GrapheneOS has a very active community primarily based around the official <p>GrapheneOS has a very active community primarily based around the official
chat rooms. Our chat rooms are bridged across Discord and Matrix so you can chat rooms. Our chat rooms are bridged across Discord, Telegram and Matrix so
choose your preferred platform.</p> you can choose your preferred platform.</p>
<p>Discord invite link: <a href="https://discord.com/invite/grapheneos">https://discord.com/invite/grapheneos</a>.</p> <p>Discord invite link: <a href="https://discord.com/invite/grapheneos">https://discord.com/invite/grapheneos</a>.</p>
<p>Telegram group: <a href="https://t.me/GrapheneOS">https://t.me/GrapheneOS</a>.</p>
<p>You can join the GrapheneOS Matrix space at <p>You can join the GrapheneOS Matrix space at
<a href="https://matrix.to/#/%23community:grapheneos.org">#community:grapheneos.org</a> <a href="https://matrix.to/#/%23community:grapheneos.org">#community:grapheneos.org</a>
and can manually join each of the chat rooms from there.</p> and can manually join each of the chat rooms from there.</p>
@ -126,6 +128,10 @@
specific topics. Additionally, Discord allows you to select your preferred specific topics. Additionally, Discord allows you to select your preferred
release channels and devices via the roles feature in order to be release channels and devices via the roles feature in order to be
notified when an app or OS release in the channel you are interested in.</p> notified when an app or OS release in the channel you are interested in.</p>
<p>Telegram is a good option to choose if you already have a Telegram account
and use it. There is one Telegram group, which separates the different rooms via
topics.</p>
</section> </section>
<section id="community-forum"> <section id="community-forum">

View File

@ -3,6 +3,7 @@
<ul id="social"> <ul id="social">
<li><a href="https://discuss.grapheneos.org/">Forum</a></li> <li><a href="https://discuss.grapheneos.org/">Forum</a></li>
<li><a href="https://discord.com/invite/grapheneos">Discord</a></li> <li><a href="https://discord.com/invite/grapheneos">Discord</a></li>
<li><a href="https://t.me/GrapheneOS">Telegram</a></li>
<li><a href="https://matrix.to/#/%23community:grapheneos.org">Matrix</a></li> <li><a href="https://matrix.to/#/%23community:grapheneos.org">Matrix</a></li>
<li><a href="/hiring">Hiring</a></li> <li><a href="/hiring">Hiring</a></li>
<li><a href="https://x.com/GrapheneOS">X</a></li> <li><a href="https://x.com/GrapheneOS">X</a></li>