mastodon/spec/models
2025-11-26 10:26:39 +00:00
..
account
account_suggestions
admin
concerns Merge commit from fork 2025-10-21 15:00:28 +02:00
doorkeeper
fasp Add delivery failure handling to FASP jobs (#35723) 2025-08-08 09:46:09 +00:00
form
trends
user_settings
web
account_alias_spec.rb
account_conversation_spec.rb Implement FEP 7888: Part 1 - publish conversation context (#35959) 2025-09-05 19:28:29 +00:00
account_deletion_request_spec.rb
account_domain_block_spec.rb
account_filter_spec.rb
account_migration_spec.rb
account_moderation_note_spec.rb
account_pin_spec.rb
account_spec.rb
account_statuses_cleanup_policy_spec.rb
account_summary_spec.rb
account_warning_preset_spec.rb
account_warning_spec.rb
announcement_reaction_spec.rb
announcement_spec.rb
appeal_spec.rb
async_refresh_spec.rb
block_spec.rb
bookmark_spec.rb
bulk_import_spec.rb
canonical_email_block_spec.rb Replace EmailHelper module with normalizes via model concern (#35702) 2025-08-07 13:47:47 +00:00
collection_item_spec.rb Add models to represent "Collections" (#36977) 2025-11-21 10:28:23 +00:00
collection_spec.rb Collections: Add missing validations for boolean columns (#37005) 2025-11-25 14:46:50 +00:00
conversation_spec.rb
custom_emoji_category_spec.rb
custom_emoji_filter_spec.rb
custom_emoji_spec.rb Allow CustomEmoji to normalize its own domain (#35726) 2025-08-11 07:33:36 +00:00
custom_filter_keyword_spec.rb
custom_filter_spec.rb
custom_filter_status_spec.rb
domain_allow_spec.rb Use pluck on DomainAllow.allowed_domains for export (#36019) 2025-09-05 12:30:18 +00:00
domain_block_spec.rb
email_domain_block_spec.rb
export_spec.rb Fix bookmarks export when one bookmarked status is soft-deleted (#36576) 2025-10-23 11:51:23 +00:00
extended_description_spec.rb
favourite_spec.rb
featured_tag_spec.rb
follow_recommendation_mute_spec.rb
follow_request_spec.rb
follow_spec.rb
home_feed_spec.rb
identity_spec.rb
instance_moderation_note_spec.rb
instance_spec.rb
invite_spec.rb
ip_block_spec.rb Add IpBlock#to_cidr method to build string (#35773) 2025-11-17 14:51:05 +00:00
list_account_spec.rb
list_spec.rb
login_activity_spec.rb
marker_spec.rb
media_attachment_spec.rb
mention_spec.rb
mute_spec.rb
notification_policy_spec.rb
notification_request_spec.rb
notification_spec.rb Add quoted_update notification type (#35820) 2025-08-25 15:44:18 +00:00
poll_spec.rb
poll_vote_spec.rb
preview_card_provider_spec.rb
preview_card_spec.rb
preview_card_trend_spec.rb
privacy_policy_spec.rb
public_feed_spec.rb Add disabled setting for live and topic feeds, as well as user permission to bypass that (#36563) 2025-10-23 08:37:05 +00:00
relationship_filter_spec.rb
relationship_severance_event_spec.rb
relay_spec.rb Relay reset delivery tracker model spec and callback (#36027) 2025-09-05 12:56:15 +00:00
remote_follow_spec.rb Change new accounts to use new ActivityPub numeric ID scheme (#36365) 2025-10-14 16:36:55 +00:00
report_filter_spec.rb
report_note_spec.rb
report_spec.rb
rule_spec.rb
rule_translation_spec.rb Rely on pluck for the SELECT in RuleTranslation.languages (#35826) 2025-08-22 23:58:40 +00:00
scheduled_status_spec.rb
session_activation_spec.rb Improve SessionActivation.activate spec (#36983) 2025-11-26 10:26:39 +00:00
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
status_trend_spec.rb
tag_feed_spec.rb Add disabled setting for live and topic feeds, as well as user permission to bypass that (#36563) 2025-10-23 08:37:05 +00:00
tag_spec.rb Fix hashtags not being picked up when full-width hash sign is used (#36103) 2025-10-27 17:18:01 +00:00
tag_trend_spec.rb
terms_of_service_spec.rb
tombstone_spec.rb
user_role_spec.rb
user_settings_spec.rb
user_spec.rb Merge commit from fork 2025-10-13 14:19:14 +02:00
username_block_spec.rb
webauthn_credential_spec.rb
webhook_spec.rb
worker_batch_spec.rb