Age | Commit message (Collapse) | Author |
|
|
|
Port e54fd73df2f1b120e7986e161566802eb1aac464 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port front-end changes from 29ee3c61a3d3ec98335052b579d956a518d1ac94 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port dba4be1038063845a74e83aaa85d6ab08d5625dd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port front-end changes from b5329e0035d455e72dad7249d88bd624b5cb59a0 to glitch-soc
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port SCSS changes from c0c4b5718d8827fc59d5564c227e848547a2cb69 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port SCSS changes from 25d3dc4373531071f444d8e44e44cd21970cb373 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port SCSS changes from 50ea54b3ed125477656893a67d9f552bb53e8ba5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 0883f057531d291e8793bd3113f4331c502ad8cf to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port SCSS changes from 57814a98a9c8e4b106d44a31e36561f585f73bac to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 255748dff48b80335cfb7af12d1ea67979af09ad to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 2cd31b31778cec3b282a44f03a03844d92a4e8cc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port SCSS changes from 27965ce5edff20db2de1dd233c88f8393bb0da0b
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
|
|
Port b7cf11d5a93530f736b1584f0d13d8fe50f45ccf to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Relationship with the reported account affect which actions are proposed in
the “thanks” part. Upstream fetches relationships when opening dropdown menus,
but we don't.
|
|
Port a9a43de6d1502a6cbb388a5dbcd0e8532c236e64 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 7b816eb5aeeed61fa1e3a7c95cbb5bb7978f7fa5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port SCSS changes from 51e67f3243d5709361bde722f341b8a5e74d63ca to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port SCSS changes from 83388269631f377e9853858916aa8c3897f90bb4
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
the top
Port aa86cf955755cd05ed9c274daebbec248c39d863 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
incorrectly hidden
Port 00b45b967e0c92714e1ec54a2d5c924f8b1dd38b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port SCSS changes from 564efd06515edc524a8a1cdf7a3d8a7d9a376c04 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port bbd34744161fc46fa0e75d64e08a2f70d951bb40 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
|
|
disabled
Port 38845592c4b4456b5b407bd320249613a0f16e13 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
|
|
Port e848d281d55a3c753f6dc8d9f32a3d7eb9b9a2ff to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port front-end changes from 8f03b7a2fb4b420eb46942157160816185e81751 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
|
|
Port SCSS changes from d0fcf07436d158bcac2617d076a83d0aa49c39e6
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 3dc1e3cfc3928ce709c3e60e98ecbd1edd6e2a7d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 63002cde03a836b4510aca5da564504ecaedb5e9 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port fd3a45e3482e86dad3c1dfc069144864c4ff0b0b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
|
|
|
|
|
|
|
|
Simplify it a bit and make it closer to upstream
|
|
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.
|
|
Port a63495230a3a28e022504f36356cd75b17b635ba to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 3a103cd317fd56aca27fca01e03647df44e3ffd2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port front-end changes from 1060666c583670bb3b89ed5154e61038331e30c3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port front-end changes from 14f436c457560862fafabd753eb314c8b8a8e674 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port JS changes from d5c9feb7b7fc489afbd0a287431fe07b42451ef0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port bc7a8ae6d6d2c2118e5c49add83539498b9d543b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 37e80994f81bdb07e31f1a55cd37c967822a1a2a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port e65080181af82c14d3441a0890f2ba0a6fb9cd7e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 0c17fd91091fd2f230224d5fce218688d480502c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 2aafa5b4e7a83ce8195cd739f1233a52ab060db7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|