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)
4 months ago
..
associations.rb Use hash arguments to `order` when possible (Rails 7.2) (#32915) 4 months ago
attribution_domains.rb Strip protocol from attribution domains (#31900) 7 months ago
avatar.rb Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 4 months ago
counters.rb Use Rails `upsert` to generate update_count! query in Counters concern (#28738) 12 months ago
finder_concern.rb Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451) 10 months ago
header.rb Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 4 months ago
interactions.rb Fix `TagFollow` records not being correctly handled in account operations (#33063) 4 months ago
merging.rb Fix `TagFollow` records not being correctly handled in account operations (#33063) 4 months ago
search.rb Change algorithm of follow recommendations (#28314) 1 year ago
sensitizes.rb Move account sensitize-related methods to concern (#28865) 5 months ago
silences.rb Move account silence-related methods to concern (#28866) 5 months ago
statuses_search.rb Use enum-generated `public_visibility` scope on Status (#28156) 1 year ago
suspensions.rb Move account suspension-related methods to concern (#28351) 6 months ago