mastodon/app/javascript/mastodon
diondiondion 9d81561bb2
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
Chromatic / Check for relevant changes (push) Has been cancelled
CodeQL / Analyze (actions) (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
Chromatic / Run Chromatic (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (.ruby-version) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.2) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.3) (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 / End to End testing (3.3) (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
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Bundler Audit / security (push) Has been cancelled
Build nightly container image / compute-suffix (push) Has been cancelled
Crowdin / Download translations / download-translations (push) Has been cancelled
PR Needs Rebase / label-rebase-needed (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
Update Wrapstodon design (#37169)
2025-12-09 16:51:05 +00:00
..
actions Fix emoji on Wrapstodon (#37177) 2025-12-09 10:36:08 +00:00
api Display Wrapstodon inline widget (#37106) 2025-12-03 13:58:38 +00:00
api_types Emoji: Update emoji categories with featured emoji (#37084) 2025-12-02 10:30:08 +00:00
components Update Wrapstodon design (#37169) 2025-12-09 16:51:05 +00:00
containers Update to latest eslint-plugin-react-hooks (#36702) 2025-11-10 14:50:04 +00:00
features Update Wrapstodon design (#37169) 2025-12-09 16:51:05 +00:00
hooks Update to latest eslint-plugin-react-hooks (#36702) 2025-11-10 14:50:04 +00:00
locales Update Wrapstodon design (#37169) 2025-12-09 16:51:05 +00:00
models Update Wrapstodon design (#37169) 2025-12-09 16:51:05 +00:00
polyfills Emoji: Fix Web Worker import (#36603) 2025-10-27 17:36:01 +00:00
reducers Fix emoji on Wrapstodon (#37177) 2025-12-09 10:36:08 +00:00
selectors Fix filters not applying to search results (#36346) 2025-11-27 16:23:11 +00:00
service_worker Update ESLint to not try to resolve virtual modules (#34837) 2025-05-28 10:04:52 +00:00
store Display Wrapstodon inline widget (#37106) 2025-12-03 13:58:38 +00:00
utils Fix inversion of emoji colours based on dark/light mode (#37120) 2025-12-05 10:08:59 +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 Replace Rails UJS library (#37031) 2025-11-27 13:10:55 +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.ts Fixes blank screen in browsers that don't support Intl.DisplayNames (#36847) 2025-11-12 11:11:48 +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: Fix path resolution for emoji worker (#36897) 2025-11-17 15:34:18 +00:00
permissions.ts Add UI support for disabled live feeds (#36577) 2025-10-23 09:59:43 +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 chore(deps): update dependency eslint-plugin-jsdoc to v60 (#36466) 2025-10-28 15:17:33 +00:00
uuid.ts Update eslint (non-major) (#29820) 2024-04-03 18:05:39 +00:00