mastodon/app/models/concerns/account
2026-03-25 16:25:45 +00:00
..
associations.rb Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
attribution_domains.rb Extract constant for attribution domains limit in account (#35350) 2025-07-15 13:08:24 +00:00
avatar.rb Change avatar and account header description limit and expose it in API (#38384) 2026-03-25 12:32:47 +00:00
counters.rb Fix last_status_at not accurately tracking last status time for remote accounts (#37619) 2026-01-27 13:23:12 +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 Change avatar and account header description limit and expose it in API (#38384) 2026-03-25 12:32:47 +00:00
interaction_policy_concern.rb Expose feature policy in API (#37322) 2025-12-19 15:20:30 +00:00
interactions.rb Use matches_uri_prefix in followers hash method (#38332) 2026-03-23 16:11:31 +00:00
mappings.rb Fix Style/ReduceToHash cop (#38088) 2026-03-09 10:01:12 +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 Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00