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 Use Rails upsert to generate update_count! query in Counters concern (#28738) 2024-04-17 08:16:51 +00:00
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
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 Use normalizes on CustomFilter#context value (#27602) 2024-03-13 08:50:21 +00:00
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 Remove caching in cache_collection (#29862) 2024-04-08 13:46:13 +00:00
identity_spec.rb Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
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 Improve IpBlock model test coverage (#29460) 2024-03-01 16:17:40 +00:00
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 Add experimental server-side notification grouping (#29889) 2024-06-03 08:35:59 +00:00
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 Fix RSpec/DescribedClass cop (#29472) 2024-03-13 15:42:39 +00:00
public_feed_spec.rb
relationship_filter_spec.rb
relationship_severance_event_spec.rb Add notifications of severed relationships (#27511) 2024-03-20 15:37:21 +00:00
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 Add notifications of severed relationships (#27511) 2024-03-20 15:37:21 +00:00
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 Remove erroneous service type on TagFeed model spec (#29302) 2024-02-21 11:25:33 +00:00
tag_spec.rb Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
user_role_spec.rb Fix RSpec/DescribedClass cop (#29472) 2024-03-13 15:42:39 +00:00
user_settings_spec.rb Fix RSpec/DescribedClass cop (#29472) 2024-03-13 15:42:39 +00:00
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