mastodon/spec
Claire f5639e1cbe
Change public profile pages to be disabled for unconfirmed users (#17385)
Fixes #17382

Note that unconfirmed and unapproved accounts can still be searched for
and their (empty) account retrieved using the REST API.
2022-01-28 14:24:37 +01:00
..
controllers Change public profile pages to be disabled for unconfirmed users (#17385) 2022-01-28 14:24:37 +01:00
fabricators Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
features
fixtures
helpers
lib
mailers Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
models Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
policies Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
presenters
requests
routing
serializers/activitypub
services Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
support
validators
views
workers Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
rails_helper.rb
spec_helper.rb