log mod_invites_page/html/invite.html @ 5819:bb51cf204dd4 default tip

age author description
Thu, 16 Nov 2023 16:16:55 +0100 Emmanuel Gil Peyrot mod_invites_page: Move the JS script to its own file
Thu, 16 Nov 2023 16:15:26 +0100 Emmanuel Gil Peyrot mod_invites_page: Replace jQuery with vanilla.js in the HTML
Wed, 02 Feb 2022 11:22:50 +0100 Kim Alvefur mod_invites_page: Fix templates including stray inviter name (thanks Menel)
Fri, 16 Oct 2020 11:06:25 +0100 Matthew Wild mod_invites_page: Change client selection button text from 'Install' to 'Select' by default
Fri, 16 Oct 2020 11:03:38 +0100 Matthew Wild mod_invites_page: Remove preauth URI button
Tue, 06 Oct 2020 16:04:31 +0100 Matthew Wild mod_invites_page: Always display web clients regardless of detected platform
Tue, 15 Sep 2020 16:27:48 +0100 Matthew Wild mod_invites_page: Fix platform detection and don't show empty list of clients for unknown platforms
Tue, 15 Sep 2020 15:13:32 +0100 Matthew Wild mod_invites_page: Remove h-100 that was preventing uri-cta from being tapped on Fennec (thanks meaz)
Tue, 15 Sep 2020 14:35:00 +0100 Matthew Wild mod_invites_page: Some HTML fixes to please the W3C validator
Mon, 14 Sep 2020 18:16:31 +0100 Matthew Wild mod_invites_page: Fix HTML syntax error
Mon, 14 Sep 2020 18:06:54 +0100 Matthew Wild mod_invites_page: Fix incorrect use of <button> (thanks Martin)
Mon, 14 Sep 2020 18:06:33 +0100 Matthew Wild mod_invites_page: Fix indentation and mismatched <div> tag (thanks Martin)
Fri, 11 Sep 2020 13:52:32 +0100 Matthew Wild mod_invites_page: New module to generate landing page for invites