mastodon/spec/models
Edward Moulsdale d4f135bc6d
Fix in memoriam accounts appearing in follow recommendations (#31474)
Co-authored-by: Utkarsh Wankar <46633523+kernal053@users.noreply.github.com>
2024-08-19 15:55:42 +00:00
..
account
account_suggestions Fix in memoriam accounts appearing in follow recommendations (#31474) 2024-08-19 15:55:42 +00:00
admin Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
concerns
form
trends
user_settings
web
account_conversation_spec.rb
account_domain_block_spec.rb Check both before/after state in `AccountDomainBlock` spec (#30640) 2024-06-11 13:59:56 +00:00
account_filter_spec.rb
account_migration_spec.rb
account_spec.rb Fix ß bug in regexp for mentions and tags (#31122) 2024-07-25 14:24:19 +00:00
account_statuses_cleanup_policy_spec.rb
account_warning_preset_spec.rb
announcement_spec.rb
appeal_spec.rb Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638) 2024-06-10 15:23:17 +00:00
block_spec.rb
canonical_email_block_spec.rb
conversation_spec.rb
custom_emoji_category_spec.rb
custom_emoji_filter_spec.rb
custom_emoji_spec.rb Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
custom_filter_keyword_spec.rb
custom_filter_spec.rb
domain_allow_spec.rb
domain_block_spec.rb
email_domain_block_spec.rb
export_spec.rb
extended_description_spec.rb
favourite_spec.rb
follow_request_spec.rb
follow_spec.rb Use fabricator in follow_spec (#30642) 2024-06-11 06:57:09 +00:00
home_feed_spec.rb
identity_spec.rb
import_spec.rb Remove duplicate fabricator validity checks (#29667) 2024-06-11 07:48:42 +00:00
instance_spec.rb
invite_spec.rb
ip_block_spec.rb
marker_spec.rb
media_attachment_spec.rb Don't push to cache buster if attachment path is nil (#31414) 2024-08-14 08:57:42 +00:00
mention_spec.rb
notification_policy_spec.rb Change notification requests to only count mentions (#31322) 2024-08-07 11:12:36 +00:00
notification_request_spec.rb Change notification requests to only count mentions (#31322) 2024-08-07 11:12:36 +00:00
notification_spec.rb
one_time_key_spec.rb
poll_spec.rb Remove duplicate fabricator validity checks (#29667) 2024-06-11 07:48:42 +00:00
poll_vote_spec.rb
preview_card_provider_spec.rb
preview_card_spec.rb
privacy_policy_spec.rb
public_feed_spec.rb
relationship_filter_spec.rb
relationship_severance_event_spec.rb
remote_follow_spec.rb
report_filter_spec.rb
report_spec.rb Match report validation spec to extracted constant (#30633) 2024-06-10 15:04:01 +00:00
rule_spec.rb
scheduled_status_spec.rb Add Specs for Scheduled Status Model Validations (#30585) 2024-06-10 14:52:33 +00:00
session_activation_spec.rb
setting_spec.rb
severed_relationship_spec.rb
site_upload_spec.rb
software_update_spec.rb
status_edit_spec.rb
status_pin_spec.rb
status_spec.rb Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 2024-07-08 07:41:50 +00:00
tag_feed_spec.rb
tag_spec.rb Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
user_role_spec.rb
user_settings_spec.rb
user_spec.rb Finish email allow/deny list naming migration (#30530) 2024-08-13 07:37:32 +00:00
webauthn_credential_spec.rb Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636) 2024-06-11 15:36:21 +00:00
webhook_spec.rb