mirror of
https://github.com/mastodon/mastodon.git
synced 2026-04-24 23:29:30 -05:00
* Change unapproved and unconfirmed account to not be accessible in the REST API * Change Account#searchable? to reject unconfirmed and unapproved users * Disable search for unapproved and unconfirmed users in Account.search_for * Disable search for unapproved and unconfirmed users in Account.advanced_search_for * Remove unconfirmed and unapproved accounts from Account.searchable scope * Prevent mentions to unapproved/unconfirmed accounts * Fix some old tests for Account.advanced_search_for * Add some Account.advanced_search_for tests for existing behaviors * Add some tests for Account.search_for * Add Account.advanced_search_for tests unconfirmed and unapproved accounts * Add Account.searchable tests * Fix Account.without_unapproved scope potentially messing with previously-applied scopes * Allow lookup of unconfirmed/unapproved accounts through /api/v1/accounts/lookup This is so that the API can still be used to check whether an username is free to use. |
||
|---|---|---|
| .. | ||
| account_suggestions | ||
| admin | ||
| concerns | ||
| form | ||
| trends | ||
| web | ||
| account_alias.rb | ||
| account_conversation.rb | ||
| account_deletion_request.rb | ||
| account_domain_block.rb | ||
| account_filter.rb | ||
| account_migration.rb | ||
| account_moderation_note.rb | ||
| account_note.rb | ||
| account_pin.rb | ||
| account_stat.rb | ||
| account_statuses_cleanup_policy.rb | ||
| account_statuses_filter.rb | ||
| account_suggestions.rb | ||
| account_summary.rb | ||
| account_warning_preset.rb | ||
| account_warning.rb | ||
| account.rb | ||
| admin.rb | ||
| announcement_filter.rb | ||
| announcement_mute.rb | ||
| announcement_reaction.rb | ||
| announcement.rb | ||
| appeal.rb | ||
| application_record.rb | ||
| backup.rb | ||
| block.rb | ||
| bookmark.rb | ||
| canonical_email_block.rb | ||
| context.rb | ||
| conversation_mute.rb | ||
| conversation.rb | ||
| custom_emoji_category.rb | ||
| custom_emoji_filter.rb | ||
| custom_emoji.rb | ||
| custom_filter.rb | ||
| device.rb | ||
| domain_allow.rb | ||
| domain_block.rb | ||
| email_domain_block.rb | ||
| encrypted_message.rb | ||
| export.rb | ||
| favourite.rb | ||
| featured_tag.rb | ||
| feed.rb | ||
| follow_recommendation_filter.rb | ||
| follow_recommendation_suppression.rb | ||
| follow_recommendation.rb | ||
| follow_request.rb | ||
| follow.rb | ||
| home_feed.rb | ||
| identity.rb | ||
| import.rb | ||
| instance_filter.rb | ||
| instance.rb | ||
| invite_filter.rb | ||
| invite.rb | ||
| ip_block.rb | ||
| list_account.rb | ||
| list_feed.rb | ||
| list.rb | ||
| login_activity.rb | ||
| marker.rb | ||
| media_attachment.rb | ||
| mention.rb | ||
| message_franking.rb | ||
| mute.rb | ||
| notification.rb | ||
| one_time_key.rb | ||
| poll_vote.rb | ||
| poll.rb | ||
| preview_card_provider.rb | ||
| preview_card.rb | ||
| public_feed.rb | ||
| relationship_filter.rb | ||
| relay.rb | ||
| remote_follow.rb | ||
| report_filter.rb | ||
| report_note.rb | ||
| report.rb | ||
| rule.rb | ||
| scheduled_status.rb | ||
| search.rb | ||
| session_activation.rb | ||
| setting.rb | ||
| site_upload.rb | ||
| status_edit.rb | ||
| status_pin.rb | ||
| status_stat.rb | ||
| status.rb | ||
| system_key.rb | ||
| tag_feed.rb | ||
| tag.rb | ||
| tombstone.rb | ||
| trends.rb | ||
| unavailable_domain.rb | ||
| user_invite_request.rb | ||
| user_ip.rb | ||
| user.rb | ||
| web.rb | ||
| webauthn_credential.rb | ||