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 Fix some link previews being incorrectly generated from other prior links (#16885) 2021-10-21 20:39:35 +02:00
helpers Add trending links (#16917) 2021-11-25 13:07:38 +01:00
lib Fix poll updates being saved as status edits (#17373) 2022-01-26 18:05:39 +01:00
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 Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
requests
routing
serializers/activitypub
services Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
support
validators Add support for private pinned posts (#16954) 2022-01-17 00:49:55 +01:00
views Fix error when rendering public pages with media attachments (#16763) 2021-10-13 15:27:19 +02:00
workers Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
rails_helper.rb
spec_helper.rb