mastodon/app/javascript/mastodon
diondiondion bc952ebde9
Some checks failed
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
Ruby Linting / lint (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
Chromatic / Run Chromatic (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Add new plain (text-only) button variant (#36002)
2025-09-03 12:34:29 +00:00
..
actions Fix 404 error after deleting status from detail view (#35800) (#35881) 2025-08-28 20:50:19 +00:00
api Add ability to list quotes of one's own posts (#35914) 2025-08-27 15:38:52 +00:00
api_types Rename unknown quote policy value to unsupported_policy (#35955) 2025-08-29 13:50:37 +00:00
components Add new plain (text-only) button variant (#36002) 2025-09-03 12:34:29 +00:00
containers Fix 404 error after deleting status from detail view (#35800) (#35881) 2025-08-28 20:50:19 +00:00
features Change public self-quotes of private posts to be disallowed (#35975) 2025-09-02 15:48:37 +00:00
hooks Make bio hashtags open the local page instead of the remote instance (#35349) 2025-07-11 15:18:34 +00:00
locales New Crowdin Translations (automated) (#35999) 2025-09-03 07:57:33 +00:00
models Add quoted_update notification type (#35820) 2025-08-25 15:44:18 +00:00
polyfills Provides legacy fallback for browser that don't support regex flag v (#35659) 2025-08-04 17:15:46 +00:00
reducers Change public self-quotes of private posts to be disallowed (#35975) 2025-09-02 15:48:37 +00:00
selectors Composer quote improvements (#35835) 2025-08-21 14:07:31 +00:00
service_worker Update ESLint to not try to resolve virtual modules (#34837) 2025-05-28 10:04:52 +00:00
store Composer Quote UI (#35805) 2025-08-18 16:52:28 +00:00
utils Allow editing status quote policy (#35762) 2025-08-14 15:04:32 +00:00
api.ts Add button to load new replies in web UI (#35210) 2025-07-23 13:42:07 +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 Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
identity_context.tsx Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
initial_state.js Force modern emoji experimental to be dev mode only (#35505) 2025-07-24 14:55:00 +00:00
is_mobile.ts Change links in multi-column mode so tabs are open in single-column mode (#25893) 2023-07-13 17:18:09 +02:00
load_keyboard_extensions.js Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
main.tsx Emoji Rendering Efficiency (#35568) 2025-07-31 17:30:14 +00:00
permissions.ts Add link from Web UI for Hashtags to the Moderation UI (#31448) 2024-11-29 07:36:17 +00:00
ready.js Disable push notification when not logged in (#19272) 2022-10-03 18:15:47 +02:00
scroll.ts Fix browser glitch caused by two overlapping scroll animations in web UI (#31960) 2024-09-19 10:52:46 +00:00
settings.js Update typescript-eslint monorepo to v8 (major) (#31231) 2024-09-11 13:59:46 +00:00
stream.js Remove unused E2EE-related methods (#31964) 2024-09-19 10:23:58 +00:00
uuid.ts Update eslint (non-major) (#29820) 2024-04-03 18:05:39 +00:00