mastodon/app/models
2025-08-29 13:50:37 +00:00
..
account Fix handling of malformed/unusual HTML (#34201) 2025-03-18 14:50:41 +00:00
account_suggestions Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 2025-07-30 16:28:26 +00:00
admin Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
annual_report
concerns Rename unknown quote policy value to unsupported_policy (#35955) 2025-08-29 13:50:37 +00:00
fasp Add delivery failure handling to FASP jobs (#35723) 2025-08-08 09:46:09 +00:00
form Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
terms_of_service Add min. age to terms of service (#34105) 2025-03-07 11:50:52 +00:00
trends Add restrictions on which quote posts can trend (#35507) 2025-07-24 15:45:12 +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_alias.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
account_conversation.rb Add NOT NULL requirement to columns on account_conversations (#33308) 2024-12-16 08:20:08 +00:00
account_deletion_request.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
account_domain_block.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
account_filter.rb
account_migration.rb Use moved? query method where relevant (#35542) 2025-07-28 08:02:21 +00:00
account_moderation_note.rb
account_note.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
account_pin.rb Add NOT NULL requirement to account columns on AccountPin (#33244) 2024-12-10 15:50:49 +00:00
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 Use in_order_of with filter: false in AccountSummary.localized (#33446) 2025-01-06 08:18:05 +00:00
account_warning_preset.rb
account_warning.rb Add AccountWarning#appeal_eligible? method (#33526) 2025-01-09 15:08:39 +00:00
account.rb Fix tootctl admin create not bypassing reserved username checks (#35779) 2025-08-14 13:35:19 +00:00
admin.rb
announcement_filter.rb
announcement_mute.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
announcement_reaction.rb Add coverage for AnnouncementReaction model (#35543) 2025-07-28 07:59:32 +00:00
announcement.rb Add ability to email announcements to all users (#33928) 2025-03-06 14:05:27 +00:00
appeal.rb Add AccountWarning#appeal_eligible? method (#33526) 2025-01-09 15:08:39 +00:00
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_row.rb
bulk_import.rb
canonical_email_block.rb Replace EmailHelper module with normalizes via model concern (#35702) 2025-08-07 13:47:47 +00:00
content_retention_policy.rb
context.rb
conversation_mute.rb
conversation.rb
custom_emoji_category.rb Order emoji categories (in admin interface) by name (#33630) 2025-01-22 08:31:51 +00:00
custom_emoji_filter.rb Allow CustomEmoji to normalize its own domain (#35726) 2025-08-11 07:33:36 +00:00
custom_emoji.rb Allow CustomEmoji to normalize its own domain (#35726) 2025-08-11 07:33:36 +00:00
custom_filter_keyword.rb
custom_filter_status.rb Add coverage for CustomFilterStatus model (#35374) 2025-07-15 06:28:40 +00:00
custom_filter.rb Enable validate: true on CustomFilter#action (#34434) 2025-04-14 07:28:11 +00:00
domain_allow.rb
domain_block.rb Add enum validation to DomainBlock#severity (#29158) 2025-01-13 16:05:24 +00:00
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_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_recommendation.rb
follow_request.rb Add with_list_account scope to List model (#35539) 2025-07-28 08:26:29 +00:00
follow.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_filter.rb
instance_moderation_note.rb Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
instance.rb Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
invite_filter.rb
invite.rb Fix Invite#code changing value on every save (#33550) 2025-01-10 20:34:18 +00:00
ip_block.rb Fix HTTP 500 on POST /api/v1/admin/ip_blocks (#29308) 2025-01-13 13:50:58 +00:00
link_feed.rb
list_account.rb Fix tootctl feeds build not building list timelines (#33783) 2025-01-30 09:18:46 +00:00
list_feed.rb
list.rb Add with_list_account scope to List model (#35539) 2025-07-28 08:26:29 +00:00
login_activity.rb
marker.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
media_attachment.rb Add MediaAttachment.combined_media_file_size method (#35570) 2025-07-30 12:57:51 +00:00
mention.rb
mute.rb
notification_group.rb Fix last paginated notification group only including data on a single notification (#33271) 2025-01-09 13:47:12 +00:00
notification_permission.rb
notification_policy.rb
notification_request.rb Add notifications for inbound quotes (#35618) 2025-08-01 09:12:46 +00:00
notification.rb Add quoted_update notification type (#35820) 2025-08-25 15:44:18 +00:00
poll_vote.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
poll.rb Extract constant for Poll last fetch duration check (#34341) 2025-04-02 06:43:46 +00:00
preview_card_provider.rb
preview_card_trend.rb
preview_card.rb Fix Style/GuardClause in PreviewCard (#35525) 2025-07-28 08:40:37 +00:00
preview_cards_status.rb
privacy_policy.rb
public_feed.rb
quote.rb Fix quotes counting (#35917) 2025-08-26 15:51:56 +00:00
relationship_filter.rb
relationship_severance_event.rb
relay.rb
remote_follow.rb
report_filter.rb
report_note.rb
report.rb
rule_translation.rb Rely on pluck for the SELECT in RuleTranslation.languages (#35826) 2025-08-22 23:58:40 +00:00
rule.rb Ensure consistent ordering of rule translations in admin interface (#35174) 2025-06-25 13:15:59 +00:00
scheduled_status.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
search.rb
session_activation.rb
setting.rb
severed_relationship.rb
site_upload.rb
software_update.rb Add urgent scope and by_version method to SoftwareUpdate (#33470) 2025-01-06 18:23:57 +00:00
status_edit.rb Refactor to reuse the one status partial across moderation tools (#35644) 2025-08-21 14:51:11 +00:00
status_pin.rb
status_stat.rb Add quotes_count to statuses stats (#35832) 2025-08-25 12:21:28 +00:00
status_trend.rb
status.rb Add quotes_count to statuses stats (#35832) 2025-08-25 12:21:28 +00:00
tag_feed.rb
tag_follow.rb
tag_trend.rb
tag.rb Fix Style/GuardClause in Tag (#35522) 2025-07-28 08:54:29 +00:00
terms_of_service.rb Add coverage for TermsOfService scopes/validations (#35204) 2025-06-30 10:28:14 +00:00
tombstone.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
translation.rb
trends.rb
unavailable_domain.rb
user_invite_request.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
user_ip.rb
user_role.rb Extract CSS_COLORS constant for UserRole regex validation (#33532) 2025-01-10 09:02:48 +00:00
user_settings.rb Add missing mailer for quote notifications (#35652) 2025-08-04 10:44:59 +00:00
user.rb Fix e-mail confirmation bypassing username approval (#35806) 2025-08-18 16:37:13 +00:00
username_block.rb Use normalizes api for UsernameBlock username change (#35606) 2025-08-05 14:10:28 +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
worker_batch.rb Fix async refresh never being finished when status cannot be fetched (#35500) 2025-07-29 09:23:32 +00:00