mastodon/app/javascript/mastodon/api
diondiondion 0caf334891
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
JavaScript Linting / lint (push) Has been cancelled
JavaScript Testing / test (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.3) (push) Has been cancelled
Ruby Testing / test (3.4) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (3.4) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.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.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Crowdin / Download translations / download-translations (push) Has been cancelled
Bundler Audit / security (push) Has been cancelled
Reduce account overfetching when displaying collection lists (#39220)
2026-05-29 15:27:57 +00:00
..
accounts.ts Reduce account overfetching when displaying collection lists (#39220) 2026-05-29 15:27:57 +00:00
annual_report.ts Display Wrapstodon inline widget (#37106) 2025-12-03 13:58:38 +00:00
async_refreshes.ts Add button to load new replies in web UI (#35210) 2025-07-23 13:42:07 +00:00
collections.ts Use new Collections endpoint version (#39214) 2026-05-29 12:48:12 +00:00
compose.ts Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
directory.ts Convert <Directory> to Typescript / function component (#30829) 2024-06-26 18:04:50 +00:00
domain_blocks.ts Refactor <DomainBlocks> to TypeScript (#34347) 2025-04-02 12:31:39 +00:00
instance.ts Refactor server reducer into TypeScript (#39089) 2026-05-20 14:06:38 +00:00
interactions.ts Add ability to list quotes of one's own posts (#35914) 2025-08-27 15:38:52 +00:00
lists.ts Reduce account overfetching when displaying collection lists (#39220) 2026-05-29 15:27:57 +00:00
notification_policies.ts Fix extra slash on notification policy request (#31378) 2024-08-11 21:28:43 +00:00
notifications.ts Add notification grouping for follow notifications (#32085) 2024-09-25 13:36:19 +00:00
polls.ts refactor: Prevent leading slashes in API urls (#34680) 2025-05-14 08:59:08 +00:00
search.ts Implements tag suggestions for collections topic field (#38307) 2026-03-20 13:48:06 +00:00
statuses.ts Allow editing status quote policy (#35762) 2025-08-14 15:04:32 +00:00
suggestions.ts Fix usage of incorrect API endpoint for suggestion deletion (#34398) 2025-04-08 14:49:49 +00:00
tags.ts Change order of items in navigation panel in web UI (#35029) 2025-06-16 15:06:33 +00:00