mastodon/app/models/concerns/account
2024-11-18 15:07:53 +00:00
..
associations.rb Use hash arguments to order when possible (Rails 7.2) (#32915) 2024-11-18 15:07:53 +00:00
attribution_domains.rb Strip protocol from attribution domains (#31900) 2024-09-13 11:37:15 +00:00
avatar.rb Extract constants for header and avatar geometry (#32151) 2024-10-01 11:36:25 +00:00
counters.rb Use Rails upsert to generate update_count! query in Counters concern (#28738) 2024-04-17 08:16:51 +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 Extract constants for header and avatar geometry (#32151) 2024-10-01 11:36:25 +00:00
interactions.rb Use hash arguments to order when possible (Rails 7.2) (#32915) 2024-11-18 15:07:53 +00:00
merging.rb Reattribute notification-related records if possible when merging accounts (#29694) 2024-03-22 16:21:53 +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 Move account suspension-related methods to concern (#28351) 2024-10-07 12:02:04 +00:00