mastodon/app/models
2026-03-13 09:33:02 +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 moderation consequences for collections (#37974) 2026-02-25 14:32:07 +00:00
annual_report Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
concerns Fix Style/ReduceToHash cop (#38088) 2026-03-09 10:01:12 +00:00
fasp Reject unconfirmed FASPs (#37926) 2026-02-20 14:40:31 +00:00
form Use file_field support for array to accept attribute (#37844) 2026-03-02 09:27:04 +00:00
terms_of_service Add min. age to terms of service (#34105) 2025-03-07 11:50:52 +00:00
trends Convert attempt IP from EmailDomainBlock history tracking to string before recording (#38137) 2026-03-11 10:49:07 +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 Use hash arguments to group when possible (#32916) 2024-11-19 10:36:02 +00:00
account_migration.rb Normalize current_username on account migration (#38183) 2026-03-13 09:33:02 +00:00
account_moderation_note.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
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 Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
account_stat.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
account_statuses_cleanup_policy.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
account_suggestions.rb Persist follow recommendations from FASP (#35218) 2025-06-30 13:39:36 +00:00
account_summary.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
account_warning_preset.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
account_warning.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
account.rb Store a remote actor's featuredCollections URI (#38166) 2026-03-12 09:11:32 +00:00
admin.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
announcement_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2022-11-14 08:06:06 +01:00
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 Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
application_record.rb Rails 7+: primary_abstract_class recommendation (#32909) 2024-11-15 15:37:30 +00:00
async_refresh.rb Add FASP follow recommendation support (#34964) 2025-06-16 10:43:27 +00:00
backup.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
block.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
bookmark.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
bulk_import_row.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
bulk_import.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
canonical_email_block.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
collection_item.rb Ingestion of remote collection items (#38106) 2026-03-09 14:59:57 +00:00
collection_report.rb Allow reporting (local) Collections (#37848) 2026-02-13 11:11:44 +00:00
collection.rb Ingestion of remote collections (#38144) 2026-03-11 14:29:00 +00:00
content_retention_policy.rb Add retention policy for cached content and media (#19232) 2022-09-27 03:08:19 +02:00
context.rb
conversation_mute.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
conversation.rb Fix creation of duplicate conversations (#37108) 2025-12-03 14:33:27 +00:00
custom_emoji_category.rb Emoji: Update emoji categories with featured emoji (#37084) 2025-12-02 10:30:08 +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 Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
custom_filter_keyword.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
custom_filter_status.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
custom_filter.rb Merge commit from fork 2026-01-20 15:13:10 +01:00
domain_allow.rb Add coverage for "domain variants" consumers (#35995) 2025-12-16 10:24:27 +00:00
domain_block.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
email_domain_block.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
export.rb Fix bookmarks export when one bookmarked status is soft-deleted (#36576) 2025-10-23 11:51:23 +00:00
extended_description.rb Change about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02:00
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 Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
feed.rb Remove caching in cache_collection (#29862) 2024-04-08 13:46:13 +00:00
follow_recommendation_filter.rb Fix follow recommendation moderation page default language when using regional variant (#32580) 2024-10-18 10:21:25 +00:00
follow_recommendation_mute.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
follow_recommendation_suppression.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
follow_recommendation.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
follow_request.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
follow.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
generated_annual_report.rb Add account_id attribute to AnnualReport entity (#37182) 2025-12-09 15:59:40 +00:00
home_feed.rb Experimental Async Refreshes API (#34918) 2025-06-12 14:54:00 +00:00
identity.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
instance_filter.rb Use hash arguments to order when possible (Rails 7.2) (#32915) 2024-11-18 15:07:53 +00:00
instance_moderation_note.rb Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
instance.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
invite_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2022-11-14 08:06:06 +01:00
invite.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
ip_block.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
link_feed.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
list_account.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
list_feed.rb Fix rubocop config and warnings (#15503) 2021-01-07 09:40:55 +01:00
list.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
login_activity.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
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 Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
mention.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
mute.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
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 Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
notification_policy.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
notification_request.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
notification.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +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 Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
preview_card_trend.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
preview_card.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
preview_cards_status.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
privacy_policy.rb Move privacy policy into markdown file (#28699) 2024-01-19 11:22:23 +00:00
public_feed.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
quote.rb Fix quote cache invalidation (#37592) 2026-01-23 13:35:43 +00:00
relationship_filter.rb Add AccountStat.by_recent_status, use in Account (#29704) 2024-03-26 13:12:09 +00:00
relationship_severance_event.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
relay.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
remote_follow.rb Extract wrapper constant for HTTP::* error classes (#32285) 2024-10-08 13:53:35 +00:00
report_filter.rb Add relevant_params to ReportFilter (matches account filter) (#32136) 2024-10-02 13:24:40 +00:00
report_note.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
report.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
rule_translation.rb Rely on pluck for the SELECT in RuleTranslation.languages (#35826) 2025-08-22 23:58:40 +00:00
rule.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +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 Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
setting.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
severed_relationship.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
site_upload.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
software_update.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
status_edit.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
status_pin.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
status_stat.rb Add quotes_count to statuses stats (#35832) 2025-08-25 12:21:28 +00:00
status_trend.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
status.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
tag_feed.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_follow.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
tag_trend.rb Update schema/annotations after tag trend db/redis migrate (#33173) 2024-12-04 17:55:56 +00:00
tag.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
terms_of_service.rb Add TermsOfService#usable_effective_date to DRY up view logic (#38095) 2026-03-09 09:38:00 +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 Translate CW, poll options and media descriptions (#24175) 2023-06-01 00:10:21 +02:00
trends.rb Admin mailer parameterization (#25759) 2023-07-08 20:03:38 +02:00
unavailable_domain.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
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 Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
user_role.rb Add ability to require 2FA for specific roles (including Everybody) (#37701) 2026-02-11 14:34:09 +00:00
user_settings.rb Add dedicated user preferences for theme mode & contrast (#37288) 2025-12-19 15:31:44 +00:00
user.rb Do not prepare returning user for unpersisted records (#38136) 2026-03-10 16:37:59 +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 Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +00:00
webhook.rb Run annotaterb models after bug fix to re-order model comments (#38172) 2026-03-12 14:00:41 +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