mastodon/app/javascript/mastodon/utils
Echo cbe1352103
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (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
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
Emoji: Import and use shortcode data (#37178)
2025-12-15 15:38:13 +00:00
..
__tests__ Emoji: Link Replacement (#36341) 2025-10-06 09:31:10 +00:00
base64.ts Add type annotation for some js files (#24787) 2023-05-03 11:43:29 +02:00
cache.ts Emoji Rendering Efficiency (#35568) 2025-07-31 17:30:14 +00:00
config.ts Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47:55 +00:00
debounce.ts Fix too many requests caused by relationship look-ups in web UI (#32042) 2024-09-24 17:02:36 +00:00
environment.ts Emoji: Remove final flag (#36409) 2025-10-28 11:33:27 +00:00
filters.ts Fix bookmarks and favourites not being filtered (#34260) 2025-03-25 15:20:36 +00:00
hashtags.ts Upgrade to Prettier 3 (#25902) 2023-07-13 11:26:45 +02:00
html.ts Emoji: Account page (#36385) 2025-10-08 11:11:25 +00:00
icons.tsx Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47:55 +00:00
links.ts Add UJS to buttons (#37091) 2025-12-02 10:35:29 +00:00
log_out.ts Fix log out from user menu not working on Safari (#31402) 2024-08-13 17:49:23 +00:00
notifications.ts Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47:55 +00:00
numbers.ts Use integers and not numbers in notification policy API counters (#29810) 2024-04-02 10:06:26 +00:00
performance.ts Emoji Rendering Efficiency (#35568) 2025-07-31 17:30:14 +00:00
react_router.tsx Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47:55 +00:00
theme.ts Fix inversion of emoji colours based on dark/light mode (#37120) 2025-12-05 10:08:59 +00:00
types.ts Emoji: Import and use shortcode data (#37178) 2025-12-15 15:38:13 +00:00
workers.ts Enables cross-origin Web Workers (#35483) 2025-07-24 07:14:27 +00:00