# HG changeset patch # User Matthew Wild # Date 1602842618 -3600 # Node ID a0937b5cfdcb464906329591d5fc4e2cd7e504de # Parent 37aa50ed79c161d1c2901f95fafa631978b6cccb mod_invites_page: Remove preauth URI button This button is incompatible with the majority of XMPP clients around, yet based on feedback from users, many are drawn to click it when they have any XMPP client installed already. In the case where the user already has software installed, we would prefer them to select it from the software list so they can follow the setup process suited to their specific client (we already track which software supports preauth URIs). If their client is not listed, they can still use the manual registration link instead. diff -r 37aa50ed79c1 -r a0937b5cfdcb mod_invites_page/html/invite.html --- a/mod_invites_page/html/invite.html Thu Oct 15 20:12:04 2020 +0200 +++ b/mod_invites_page/html/invite.html Fri Oct 16 11:03:38 2020 +0100 @@ -74,16 +74,9 @@
-
Already have a compatible app installed?
- -
- Open the app
- This button works only if you have a compatible app installed already! -
-
Other software
-

You can connect to {site_name} using any XMPP-compatible software. If the button above does not - work with your app, you may need to register an account manually.

+

You can connect to {site_name} using any XMPP-compatible software. If your preferred software is + not listed above, you may still register an account manually.