mastodon/app/javascript/mastodon
Echo d78535eab9
Some checks failed
Bundler Audit / security (push) Waiting to run
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / lint (push) Waiting to run
Haml Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.2) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Add language picker to server rules section (#34820)
2025-05-27 13:57:34 +00:00
..
actions Add rendering of quote posts in web UI (#34738) 2025-05-21 15:50:45 +00:00
api refactor: Prevent leading slashes in API urls (#34680) 2025-05-14 08:59:08 +00:00
api_types feat: Add "Followers you know" widget to user profiles (#34652) 2025-05-13 06:38:18 +00:00
components Add language picker to server rules section (#34820) 2025-05-27 13:57:34 +00:00
containers Change design of audio player in web UI (#34520) 2025-05-02 16:15:00 +00:00
features Add language picker to server rules section (#34820) 2025-05-27 13:57:34 +00:00
hooks Change design of audio player in web UI (#34520) 2025-05-02 16:15:00 +00:00
locales Add language picker to server rules section (#34820) 2025-05-27 13:57:34 +00:00
models Fix code style issue (#34624) 2025-05-06 13:35:54 +00:00
polyfills Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
reducers feat: Add "Followers you know" widget to user profiles (#34652) 2025-05-13 06:38:18 +00:00
selectors feat: Add "Followers you know" widget to user profiles (#34652) 2025-05-13 06:38:18 +00:00
service_worker Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
store Refactor context reducer to TypeScript (#34506) 2025-04-28 13:38:40 +00:00
utils Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
api.ts refactor: Prevent leading slashes in API urls (#34680) 2025-05-14 08:59:08 +00:00
blurhash.ts Change design of audio player in web UI (#34520) 2025-05-02 16:15:00 +00:00
common.ts Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
compare_id.ts
identity_context.tsx
initial_state.js Add reminder when about to post without alt text in web UI (#33760) 2025-01-29 11:37:56 +00:00
is_mobile.ts
load_keyboard_extensions.js Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
main.tsx Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
performance.js Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
permissions.ts
ready.js
scroll.ts
settings.js
stream.js
test_helpers.tsx Migrate from Jest to Vitest (#34454) 2025-05-07 18:29:02 +00:00
uuid.ts