mastodon/app/javascript/mastodon/models
diondiondion a5fbe2f5c1
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
Chromatic / Run Chromatic (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
JavaScript Linting / lint (push) Waiting to run
JavaScript Testing / test (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
Fix missing icons and subtitle in mobile boost/quote menu (#36038)
2025-09-08 08:50:46 +00:00
..
account.ts Fix WebUI crashing for accounts with null URL (#35651) 2025-08-04 07:49:12 +00:00
alert.ts Refactor alerts to TypeScript, remove react-notification dependency (#34239) 2025-03-25 18:25:07 +00:00
annual_report.ts Add year in review feature to web UI (#32709) 2024-11-05 14:40:07 +00:00
custom_emoji.ts Convert polls to Typescript / Immutable Records (#29789) 2024-12-10 22:54:07 +00:00
dropdown_menu.ts Fix missing icons and subtitle in mobile boost/quote menu (#36038) 2025-09-08 08:50:46 +00:00
list.ts Change design of lists in web UI (#32881) 2024-11-21 16:10:04 +00:00
media_attachment.ts Change media reordering design in the compose form in web UI (#32093) 2024-09-27 15:09:39 +00:00
notification_group.ts Add quoted_update notification type (#35820) 2025-08-25 15:44:18 +00:00
notification_policy.ts Convert notifications policies frontend code to Typescript (#29868) 2024-06-18 13:23:30 +00:00
notification_request.ts Convert notification requests actions and reducers to Typescript (#31866) 2024-09-16 09:54:03 +00:00
poll.ts Convert the polls reducer to plain JS (#33263) 2025-03-29 20:17:27 +00:00
relationship.ts Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
search.ts Change search to use query params in web UI (#32949) 2024-12-12 17:12:33 +00:00
status.ts Change design of media tab on profiles in web UI (#31967) 2024-09-26 12:31:32 +00:00
suggestion.ts Change onboarding flow in web UI (#32998) 2024-11-26 16:10:12 +00:00
tags.ts Refactor <HashtagHeader> to TypeScript (#33096) 2024-12-06 08:42:24 +00:00