mastodon/app/models/concerns/account
Eugen Rochko 46c43d263c
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Build nightly container image / compute-suffix (push) Has been cancelled
PR Needs Rebase / label-rebase-needed (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / Libvips tests (.ruby-version) (push) Has been cancelled
Ruby Testing / Libvips tests (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Build nightly container image / build-image (push) Has been cancelled
Build nightly container image / build-image-streaming (push) Has been cancelled
Bundler Audit / security (push) Has been cancelled
Change avatar and header size limits from 2MB to 8MB when using libvips (#33002)
2024-11-26 21:01:52 +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 Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 2024-11-26 21:01:52 +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 Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 2024-11-26 21:01:52 +00:00
interactions.rb Fix TagFollow records not being correctly handled in account operations (#33063) 2024-11-25 10:27:58 +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 Move account suspension-related methods to concern (#28351) 2024-10-07 12:02:04 +00:00