mastodon/spec
Claire b7cf3941b3 Change CAPTCHA handling to be only on email verification
This simplifies the implementation considerably, and while not providing
ideal UX, it's the most flexible approach.
2022-01-25 23:56:57 +01:00
..
controllers Merge branch 'main' into glitch-soc/merge-upstream 2022-01-19 23:52:48 +01:00
fabricators Add support for editing for published statuses (#16697) 2022-01-19 22:37:27 +01:00
features
fixtures
helpers
lib Merge branch 'main' into glitch-soc/merge-upstream 2022-01-19 23:52:48 +01:00
mailers Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
models Merge branch 'main' into glitch-soc/merge-upstream 2022-01-23 18:24:01 +01:00
policies
presenters
requests Further preparation for Rails 6 (#15916) 2021-03-19 02:45:34 +01:00
routing
serializers/activitypub
services Merge branch 'main' into glitch-soc/merge-upstream 2022-01-19 23:52:48 +01:00
support
validators Merge branch 'main' into glitch-soc/merge-upstream 2022-01-17 08:28:52 +01:00
views Change CAPTCHA handling to be only on email verification 2022-01-25 23:56:57 +01:00
workers Add support for editing for published statuses (#16697) 2022-01-19 22:37:27 +01:00
rails_helper.rb
spec_helper.rb