mastodon/spec/models
Claire af2aec1a82
Change notification requests to only count mentions (#31322)
2024-08-07 11:12:36 +00:00
..
account
account_suggestions
admin Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
concerns
form Use enum-generated scopes/queries for `BulkImport` (#29975) 2024-04-18 10:13:35 +00:00
trends
user_settings
web
account_conversation_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
account_domain_block_spec.rb
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 Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
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 Models specs coverage (#23940) 2023-03-04 16:43:47 +01:00
favourite_spec.rb
follow_request_spec.rb Fix `RSpec/MessageSpies` cop (#27751) 2023-11-07 09:46:28 +00:00
follow_spec.rb
home_feed_spec.rb
identity_spec.rb Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
import_spec.rb
instance_spec.rb
invite_spec.rb
ip_block_spec.rb
marker_spec.rb
media_attachment_spec.rb Reduce factory creation in `MediaAttachment` model spec (#31058) 2024-07-18 15:23:46 +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
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
rule_spec.rb
scheduled_status_spec.rb
session_activation_spec.rb
setting_spec.rb Clean up `Setting` model and remove dead code (#28661) 2024-01-09 14:01:53 +00:00
severed_relationship_spec.rb
site_upload_spec.rb
software_update_spec.rb Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
status_edit_spec.rb
status_pin_spec.rb Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 2023-11-20 09:07:25 +00:00
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 Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
webauthn_credential_spec.rb
webhook_spec.rb