You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models/concerns/account
Eugen Rochko 46c43d263c
Change avatar and header size limits from 2MB to 8MB when using libvips (#33002)
1 year ago
..
associations.rb Use hash arguments to `order` when possible (Rails 7.2) (#32915) 1 year ago
attribution_domains.rb Strip protocol from attribution domains (#31900) 1 year ago
avatar.rb Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 1 year ago
counters.rb Use Rails `upsert` to generate update_count! query in Counters concern (#28738) 2 years ago
finder_concern.rb Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451) 2 years ago
header.rb Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 1 year ago
interactions.rb Fix `TagFollow` records not being correctly handled in account operations (#33063) 1 year ago
merging.rb Fix `TagFollow` records not being correctly handled in account operations (#33063) 1 year ago
search.rb Change algorithm of follow recommendations (#28314) 2 years ago
sensitizes.rb Move account sensitize-related methods to concern (#28865) 1 year ago
silences.rb Move account silence-related methods to concern (#28866) 1 year ago
statuses_search.rb Use enum-generated `public_visibility` scope on Status (#28156) 2 years ago
suspensions.rb Move account suspension-related methods to concern (#28351) 1 year ago