Guruprasad has proposed merging ~lgp171188/launchpad:replace-mentions-of-irc-launchpad-channel-with-matrix into launchpad:master.
Commit message: Replace all mentions of Launchpad IRC channel with the Matrix channel Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/490740 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~lgp171188/launchpad:replace-mentions-of-irc-launchpad-channel-with-matrix into launchpad:master.
diff --git a/charm/launchpad-frontend-extras/files/generic/offline-staging-code-update.html b/charm/launchpad-frontend-extras/files/generic/offline-staging-code-update.html index 754c671..c0c03e0 100644 --- a/charm/launchpad-frontend-extras/files/generic/offline-staging-code-update.html +++ b/charm/launchpad-frontend-extras/files/generic/offline-staging-code-update.html @@ -26,8 +26,8 @@ </p> <p> If the problem persists, let us know in - <a href="irc://irc.libera.chat/#launchpad" - >the #launchpad IRC channel on libera.chat</a>. + <a href="https://matrix.to/#/#launchpad:ubuntu.com" + >the #launchpad Matrix channel</a>. </p> <p><a href="javascript:window.location.reload()">Reload</a> this page or try again in a few minutes</p> diff --git a/charm/launchpad-frontend-extras/files/generic/offline-staging-db-update.html b/charm/launchpad-frontend-extras/files/generic/offline-staging-db-update.html index a50d193..cbdbc86 100644 --- a/charm/launchpad-frontend-extras/files/generic/offline-staging-db-update.html +++ b/charm/launchpad-frontend-extras/files/generic/offline-staging-db-update.html @@ -26,8 +26,8 @@ </p> <p> If the problem persists, let us know in - <a href="irc://irc.libera.chat/#launchpad" - >the #launchpad IRC channel on libera.chat</a>. + <a href="https://matrix.to/#/#launchpad:ubuntu.com" + >the #launchpad Matrix channel</a>. </p> <p><a href="javascript:window.location.reload()">Reload</a> this page or try again in a few minutes</p> diff --git a/charm/launchpad-frontend-extras/files/generic/offline-unplanned-haproxy.html b/charm/launchpad-frontend-extras/files/generic/offline-unplanned-haproxy.html index dd3f764..abe0754 100644 --- a/charm/launchpad-frontend-extras/files/generic/offline-unplanned-haproxy.html +++ b/charm/launchpad-frontend-extras/files/generic/offline-unplanned-haproxy.html @@ -37,8 +37,8 @@ Content-Type: text/html </p> <p> If the problem persists, let us know in - <a href="irc://irc.libera.chat/#launchpad" - >the #launchpad IRC channel on libera.chat</a>. + <a href="https://matrix.to/#/#launchpad:ubuntu.com" + >the #launchpad Matrix channel</a>. </p> <p class="sub"> Technically, the load balancer took too long to connect to diff --git a/charm/launchpad-frontend-extras/files/generic/offline-unplanned.html b/charm/launchpad-frontend-extras/files/generic/offline-unplanned.html index ac1aa7a..2765420 100644 --- a/charm/launchpad-frontend-extras/files/generic/offline-unplanned.html +++ b/charm/launchpad-frontend-extras/files/generic/offline-unplanned.html @@ -30,8 +30,8 @@ </p> <p> If the problem persists, let us know in - <a href="irc://irc.libera.chat/#launchpad" - >the #launchpad IRC channel on libera.chat</a>. + <a href="https://matrix.to/#/#launchpad:ubuntu.com" + >the #launchpad Matrix channel</a>. </p> <p class="sub"> Technically, the load balancer took too long to connect to diff --git a/lib/lp/app/templates/launchpad-databaseunavailable.pt b/lib/lp/app/templates/launchpad-databaseunavailable.pt index ee1b1e3..c3b76d5 100644 --- a/lib/lp/app/templates/launchpad-databaseunavailable.pt +++ b/lib/lp/app/templates/launchpad-databaseunavailable.pt @@ -31,8 +31,8 @@ </p> <p> If the problem persists, let us know in - <a href="irc://irc.libera.chat/#launchpad" - >the #launchpad IRC channel on libera.chat</a>. + <a href="https://matrix.to/#/#launchpad:ubuntu.com" + >the #launchpad Matrix channel</a>. </p> <p class="sub">Technically, this is a 503 error and has been caused by diff --git a/lib/lp/app/templates/launchpad-discoveryfailure.pt b/lib/lp/app/templates/launchpad-discoveryfailure.pt index 0107064..f1f32a6 100644 --- a/lib/lp/app/templates/launchpad-discoveryfailure.pt +++ b/lib/lp/app/templates/launchpad-discoveryfailure.pt @@ -11,8 +11,8 @@ <h1 class="exception">OpenID Provider Is Unavailable at This Time</h1> <p>The openid provider was unavailable. Please try again in a moment.</p> - <p>You can also join <a href="irc://irc.libera.chat/launchpad">the - #launchpad IRC support channel on irc.libera.chat</a> to ask for + <p>You can also join <a href="https://matrix.to/#/#launchpad:ubuntu.com">the + #launchpad Matrix channel</a> to ask for further assistance.</p> </div> </body> diff --git a/lib/lp/app/templates/launchpad-noreferrer.pt b/lib/lp/app/templates/launchpad-noreferrer.pt index 8b76fe7..98662c5 100644 --- a/lib/lp/app/templates/launchpad-noreferrer.pt +++ b/lib/lp/app/templates/launchpad-noreferrer.pt @@ -18,8 +18,8 @@ href="https://answers.launchpad.net/launchpad/+faq/1024">the FAQ <em>Why does Launchpad require a REFERER header?</em></a> for more information.</p> - <p>You can also join <a href="irc://irc.libera.chat/launchpad">the - #launchpad IRC support channel on irc.libera.chat</a> for further + <p>You can also join <a href="https://matrix.to/#/#launchpad:ubuntu.com">the + #launchpad Matrix channel</a> for further assistance.</p> </div> </body> diff --git a/lib/lp/app/templates/oops.pt b/lib/lp/app/templates/oops.pt index ea60b55..1b6f37e 100644 --- a/lib/lp/app/templates/oops.pt +++ b/lib/lp/app/templates/oops.pt @@ -33,9 +33,8 @@ </p> <p tal:condition="not: view/user|nothing"> <strong>If you can't login</strong>, join us on - <a href="irc://irc.libera.chat/launchpad">#launchpad IRC channel</a> - at irc.libera.chat, - <a href="mailto:feedb...@launchpad.net">e-mail us</a> + <a href="https://matrix.to/#/#launchpad:ubuntu.com">#launchpad Matrix channel</a>, + <a href="mailto:feedb...@launchpad.net"> e-mail us</a> or visit our <a href="https://documentation.ubuntu.com/launchpad/en/latest/user/reference/launchpad-and-community/feedback-on-launchpad/">feedback page</a>. </p> diff --git a/lib/lp/registry/emailtemplates/person-details-change.txt b/lib/lp/registry/emailtemplates/person-details-change.txt index 55e67f3..8295ebf 100644 --- a/lib/lp/registry/emailtemplates/person-details-change.txt +++ b/lib/lp/registry/emailtemplates/person-details-change.txt @@ -1,3 +1,3 @@ %(field_changed)s -If you did not make this change, please open a new Question on Launchpad <https://answers.launchpad.net/launchpad/+addquestion> or visit #launchpad on IRC at irc.libera.chat to alert staff of the issue. +If you did not make this change, please open a new Question on Launchpad <https://answers.launchpad.net/launchpad/+addquestion> or visit #launchpad on Matrix at <https://matrix.to/#/#launchpad:ubuntu.com> to alert staff of the issue.
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : launchpad-reviewers@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp