#193 Update IRC links to Liberachat and update footer copyright to 2021
Merged 3 years ago by thunderbirdtr. Opened 3 years ago by jnoguera.
fedora-web/ jnoguera/websites bug/191  into  master

@@ -133,7 +133,7 @@ 

          <div class="col-md-4 py-4 col-xs-12">

            <div class="col-12">

              <h3 class="font-weight-light"><i class="fa fa-fw fa-lg header-icon fa-comments"></i>&nbsp; Chat</h3><br>

-             <h5 class="font-weight-light">{% trans trimmed %}Users and developers are available in the <a href="http://webchat.freenode.net/?channels=fedora-iot">#fedora-iot</a> IRC channel on <strong>irc.freenode.org</strong> for real-time chat.{% endtrans %}</h5>

+             <h5 class="font-weight-light">{% trans trimmed %}Users and developers are available in the <a href="https://web.libera.chat/?channels=#fedora-iot">#fedora-iot</a> IRC channel on <strong>irc.libera.chat</strong> for real-time chat.{% endtrans %}</h5>

            </div>

          </div>

        </div>

@@ -100,7 +100,7 @@ 

            <h3 class="font-weight-light pb-4 text-center text-lg-left">{% trans trimmed %}Interested in sponsoring something for Fedora?{% endtrans %}</h3>

            <h5 class="font-weight-light">

              {% trans trimmed email="admin@fedoraproject.org" %}

-             Contact <a href="mailto:{{email}}">{{email}}</a> or stop by <strong>#fedora-admin</strong> on <strong>irc.freenode.net</strong>.

+             Contact <a href="mailto:{{email}}">{{email}}</a> or stop by <strong>#fedora-admin</strong> on <strong>irc.libera.chat</strong>.

              {% endtrans %}

            </h5>

          </div>

@@ -58,7 +58,7 @@ 

            <a href="https://www.redhat.com/"><img class="rh-logo" src="/static/images/redhat.png" alt="Red Hat Logo" /></a>

          </div>

          <p>

-           &copy; 2020 Red Hat, Inc. and others.

+           &copy; 2021 Red Hat, Inc. and others.

          </p>

          <div class="dropdown position-static">

            <a class="dropdown-toggle d-block" href="#" role="button" id="languagechooser" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">

@@ -7,5 +7,5 @@ 

  For general troubleshooting or help getting started:

  

  - Join [the official Slack room](https://bootstrap-slack.herokuapp.com/).

- - Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel.

+ - Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `##bootstrap` channel.

  - Ask and explore Stack Overflow with the [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag.

@@ -152,7 +152,7 @@ 

  - Follow [@getbootstrap on Twitter](https://twitter.com/getbootstrap).

  - Read and subscribe to [The Official Bootstrap Blog](https://blog.getbootstrap.com/).

  - Join [the official Slack room](https://bootstrap-slack.herokuapp.com/).

- - Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel.

+ - Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `##bootstrap` channel.

  - Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)).

  - Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/browse/keyword/bootstrap) or similar delivery mechanisms for maximum discoverability.

  

@@ -139,7 +139,7 @@ 

  - Follow [@getbootstrap on Twitter](https://twitter.com/{{ site.twitter }}).

  - Read and subscribe to [The Official Bootstrap Blog]({{ site.blog }}/).

  - Join [the official Slack room]({{ site.slack }}/).

- - Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel.

+ - Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `##bootstrap` channel.

  - Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)).

  - Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/search?q=keywords:bootstrap) or similar delivery mechanisms for maximum discoverability.

  

IMPORTANT: Please merge PR#184 first, it's an essential update.

Changes

  • Update IRC links to Liberachat
  • Update footer copyright to 2021

@jnoguera hello, Could please update your "webchat" url format like this

One example usage:

https://web.libera.chat/?channels=#fedora-iot

hi @thunderbirdtr, thanks for reviewing! I don't mind doing so but the problem is that if you open that link, it leads you (or at least it led me) to the Liberachat web interface but with #libera channel selected and I couldn't find a way to select #fedora-iot. That's the reason if just left it without any link.

Do you know how make the liberachat web interface to select #fedora-iot as selected channel? I tried with channel and room as well with no luck.

rebased onto 0cdec5d

3 years ago

Yeah, my bad, I was using fedora-iot instead of #fedora-iot. Fixed, thanks @thunderbirdtr!

You're welcome, Rest of it is LGTM to me ! :)

Metadata Update from @thunderbirdtr:
- Request assigned

3 years ago

Metadata Update from @thunderbirdtr:
- Pull-request tagged with: content

3 years ago

Hey @jnoguera,

These might help people to route through proper channels, thanks for working on this :100:!
Also, by taking a quick look, the changes done are neat, so +1 to that :open_hands:

Since this issue came into account, here's my opinion(feel free to discard it), we recently migrated from freenode to irc.libera.chat, so mentioning this statement in a formatted manner on the site along with the corrected link (channels are migrated to irc.libera.chat) so people might get an idea of it :)

I don't believe there's a need to put a statement on the main site, there has already a statement from the Fedora project about the migration, I think having a statement on the site would just confuse people.

I don't believe there's a need to put a statement on the main site, there has already a statement from the Fedora project about the migration, I think having a statement on the site would just confuse people.

Agreed. People who are using website links to join IRC probably haven't used our IRC channels before, so the transition doesn't matter to them.

Hey @jnsamyak!

From my point of view, I think we're good to go with the current message, but thanks for the feedback!

Yes, it does make sense, as I went through the latter comments! It's good to go ;)

Pull-Request has been merged by thunderbirdtr

3 years ago