mastodon/app/models/concerns/account
2026-01-22 14:57:19 +00:00
..
associations.rb Add models to represent "Collections" (#36977) 2025-11-21 10:28:23 +00:00
attribution_domains.rb Extract constant for attribution domains limit in account (#35350) 2025-07-15 13:08:24 +00:00
avatar.rb Remove deprecated usage of imagemagick (#37488) 2026-01-22 14:57:19 +00:00
counters.rb Use Rails upsert to generate update_count! query in Counters concern (#28738) 2024-04-17 08:16:51 +00:00
fasp_concern.rb Add support for FASP data sharing (#34415) 2025-05-16 12:24:02 +00:00
finder_concern.rb Consolidate account scopes for LOWER (index using) username/domain queries (#30451) 2024-05-28 14:11:31 +00:00
header.rb Remove deprecated usage of imagemagick (#37488) 2026-01-22 14:57:19 +00:00
interaction_policy_concern.rb Expose feature policy in API (#37322) 2025-12-19 15:20:30 +00:00
interactions.rb Add "featured collections" collection to actors (#37512) 2026-01-20 08:27:05 +00:00
mappings.rb Refactor relation preloading (#37217) 2025-12-15 07:35:46 +00:00
merging.rb Fix TagFollow records not being correctly handled in account operations (#33063) 2024-11-25 10:27:58 +00:00
search.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
sensitizes.rb Move account sensitize-related methods to concern (#28865) 2024-11-11 13:08:23 +00:00
silences.rb Move account silence-related methods to concern (#28866) 2024-11-11 08:29:55 +00:00
statuses_search.rb Use enum-generated public_visibility scope on Status (#28156) 2024-03-14 09:31:57 +00:00
suspensions.rb Fix streaming still being authorized for suspended accounts (#36448) 2025-10-13 13:35:44 +00:00