mastodon/app/javascript/flavours/glitch
Claire 1b493c9fee Add optional hCaptcha support
Fixes #1649

This requires setting `HCAPTCHA_SECRET_KEY` and `HCAPTCHA_SITE_KEY`, then
enabling the admin setting at
`/admin/settings/edit#form_admin_settings_captcha_enabled`

Subsequently, a hCaptcha widget will be displayed on `/about` and
`/auth/sign_up` unless:
- the user is already signed-up already
- the user has used an invite link
- the user has already solved the captcha (and registration failed for another
  reason)

The Content-Security-Policy headers are altered automatically to allow the
third-party hCaptcha scripts on `/about` and `/auth/sign_up` following the same
rules as above.
2022-01-24 21:22:13 +01:00
..
actions [Glitch] Add support for editing for published statuses 2022-01-20 00:03:41 +01:00
components [Glitch] Change percent to rate in retention metrics API 2022-01-23 18:24:40 +01:00
containers
features [Glitch] Fix text being incorrectly pre-selected in composer textarea on /share 2022-01-23 18:24:34 +01:00
images
locales
middleware
packs [Glitch] Show correct error message if chosen password is too long 2021-12-16 16:26:04 +01:00
reducers [Glitch] ignore hashtag suggestions if they vary only in case 2021-12-16 16:48:42 +01:00
selectors
store
styles Add optional hCaptcha support 2022-01-24 21:22:13 +01:00
util [Glitch] Add notifications for statuses deleted by moderators 2022-01-17 11:19:44 +01:00
blurhash.js
names.yml
theme.yml