mastodon/app/models
2025-07-23 07:50:35 +00:00
..
account
account_suggestions Persist follow recommendations from FASP (#35218) 2025-06-30 13:39:36 +00:00
admin Use ActiveModel::Attributes in admin/status_batch_action (#35255) 2025-07-03 14:43:36 +00:00
annual_report
concerns Extract constant for attribution domains limit in account (#35350) 2025-07-15 13:08:24 +00:00
fasp Persist follow recommendations from FASP (#35218) 2025-06-30 13:39:36 +00:00
form Add Form::BaseBatch class for "batch form update" objects (#35458) 2025-07-23 07:50:35 +00:00
terms_of_service
trends Fix blocked accounts not being automatically removed from trending statuses (#34891) 2025-06-02 13:38:47 +00:00
user_settings Update rubocop to version 1.76.0 (#34926) 2025-06-05 12:09:05 +00:00
web Make Web::PushSubscription#user and Web::PushSubscription#access_token relationships non-optional (#34498) 2025-04-23 08:12:31 +00:00
account.rb Remove unused scopes in Account model (#35276) 2025-07-07 08:07:01 +00:00
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_relationship_severance_event.rb
account_stat.rb
account_statuses_cleanup_policy.rb Add Status.only_polls (and without polls) scope (#35330) 2025-07-10 07:13:22 +00:00
account_suggestions.rb Persist follow recommendations from FASP (#35218) 2025-06-30 13:39:36 +00:00
account_summary.rb
account_warning.rb
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb
application_record.rb
async_refresh.rb Add FASP follow recommendation support (#34964) 2025-06-16 10:43:27 +00:00
backup.rb
block.rb
bookmark.rb
bulk_import.rb
bulk_import_row.rb
canonical_email_block.rb
content_retention_policy.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb
custom_filter_keyword.rb
custom_filter_status.rb Add coverage for CustomFilterStatus model (#35374) 2025-07-15 06:28:40 +00:00
domain_allow.rb
domain_block.rb
email_domain_block.rb
export.rb
extended_description.rb
fasp.rb Add support for FASP data sharing (#34415) 2025-05-16 12:24:02 +00:00
favourite.rb Add support for FASP data sharing (#34415) 2025-05-16 12:24:02 +00:00
featured_tag.rb Fix handling of featured tag removal (#34887) 2025-06-02 08:09:30 +00:00
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb
follow_recommendation_mute.rb Add coverage for FollowRecommendationMute model (#35376) 2025-07-15 06:27:36 +00:00
follow_recommendation_suppression.rb
follow_request.rb
generated_annual_report.rb Use touch to record viewing annual report (#35296) 2025-07-09 08:04:00 +00:00
home_feed.rb Experimental Async Refreshes API (#34918) 2025-06-12 14:54:00 +00:00
identity.rb
instance.rb Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
instance_filter.rb
instance_moderation_note.rb Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
invite.rb
invite_filter.rb
ip_block.rb
link_feed.rb
list.rb
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
mention.rb
mute.rb
notification.rb
notification_group.rb
notification_permission.rb
notification_policy.rb
notification_request.rb
poll.rb
poll_vote.rb
preview_card.rb
preview_card_provider.rb
preview_card_trend.rb
preview_cards_status.rb
privacy_policy.rb
public_feed.rb
quote.rb Always give local quote of remote posts a quote request URI (#35383) 2025-07-15 13:01:03 +00:00
relationship_filter.rb
relationship_severance_event.rb
relay.rb
remote_follow.rb
report.rb
report_filter.rb
report_note.rb
rule.rb Ensure consistent ordering of rule translations in admin interface (#35174) 2025-06-25 13:15:59 +00:00
rule_translation.rb Change rule translation interface to display english name and populate empty translations (#35170) 2025-06-25 10:02:19 +00:00
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
severed_relationship.rb
site_upload.rb
software_update.rb
status.rb Add Status#not_replying_to_account scope for annual report classes (#35257) 2025-07-10 07:35:04 +00:00
status_edit.rb Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
status_pin.rb
status_stat.rb
status_trend.rb
tag.rb Prefer on: :update in Tag validation declaration (#35297) 2025-07-09 08:03:39 +00:00
tag_feed.rb
tag_follow.rb
tag_trend.rb
terms_of_service.rb Add coverage for TermsOfService scopes/validations (#35204) 2025-06-30 10:28:14 +00:00
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user.rb Confirm User#login_activities in auth/sessions spec (#35372) 2025-07-15 06:31:00 +00:00
user_invite_request.rb
user_ip.rb
user_role.rb
user_settings.rb Add option to set emoji preferences behind feature flag (#35282) 2025-07-08 10:51:11 +00:00
web.rb
webauthn_credential.rb Simplify WebauthnCredential constant limit math (#35107) 2025-06-20 10:04:14 +00:00
webhook.rb Extract secret size constants in Webhook model (#35104) 2025-06-20 10:05:24 +00:00