mastodon/app/javascript/flavours/glitch/styles
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
..
components [Glitch] Add support for editing for published statuses 2022-01-20 00:03:41 +01:00
contrast Fix some glitch-soc styling issues due to different class names 2021-11-12 16:29:36 +01:00
mastodon-light Add favourite modal to light theme CSS 2020-12-05 13:23:39 +01:00
_mixins.scss Fix various CodeClimate warnings 2021-03-06 14:51:53 +01:00
about.scss [Glitch] Remove duplicate CSS properties 2021-05-22 13:22:26 +02:00
accessibility.scss Fix various CodeClimate warnings 2021-03-06 14:51:53 +01:00
accounts.scss [Glitch] Add batch suspend for accounts in admin UI 2021-12-16 16:25:21 +01:00
admin.scss [Glitch] Add notifications for statuses deleted by moderators 2022-01-17 11:19:44 +01:00
basics.scss [Glitch] Fix various issues around OpenGraph representation of media 2020-06-26 13:23:56 +02:00
compact_header.scss [Glitch] Add color variables of texts for better accesibility 2018-05-05 22:33:02 +02:00
containers.scss Fix some glitch-soc styling issues due to different class names 2021-11-12 16:29:36 +01:00
contrast.scss [Glitch] Add high-contrast theme 2018-05-05 22:33:02 +02:00
dashboard.scss [Glitch] Port upstream changes about trending links 2021-11-26 11:36:22 +01:00
footer.scss [Glitch] Fix Mastodon logo style on hover on public pages' footer 2019-09-05 13:53:23 +02:00
forms.scss Add optional hCaptcha support 2022-01-24 21:22:13 +01:00
index.scss Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` 2019-07-19 18:27:26 +02:00
lists.scss Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
mastodon-light.scss Light theme overhaul 2018-09-04 16:01:41 +02:00
modal.scss [Glitch] Use custom mascot on static share page 2021-02-12 10:57:09 +01:00
polls.scss [Glitch] Add notifications for statuses deleted by moderators 2022-01-17 11:19:44 +01:00
reset.scss Fix Firefox scrollbar color regression in #9210 (#9908) 2019-01-25 11:48:27 +01:00
rtl.scss Fix some glitch-soc styling issues due to different class names 2021-11-12 16:29:36 +01:00
statuses.scss [Glitch] Fix logo button style more 2021-01-06 19:03:52 +01:00
tables.scss [Glitch] Add batch suspend for accounts in admin UI 2021-12-16 16:25:21 +01:00
variables.scss [Glitch] Add interrelationship icon 2020-11-12 22:24:24 +01:00
widgets.scss [Glitch] Add batch suspend for accounts in admin UI 2021-12-16 16:25:21 +01:00