catstodon/app/models/concerns/account
Jeremy Kescher a38cc7ec83
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (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
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / Libvips tests (push) Has been cancelled
Ruby Testing / End to End testing (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (push) Has been cancelled
Merge branch 'upstream-main' into develop
2024-11-17 00:02:19 +01:00
..
associations.rb Merge branch 'glitch-v4.3.0-rc.1' into develop 2024-10-03 22:25:40 +02: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-04 17:48:03 +02: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-04 17:48:03 +02:00
interactions.rb Merge branch 'refs/heads/glitch-soc' into develop 2024-05-11 23:31:31 +02: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