This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
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
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
workers Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
rails_helper.rb
spec_helper.rb