mastodon/app/javascript/mastodon/api
Claire 02de05dc27
Some checks failed
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
Crowdin / Upload translations / upload-translations (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
Haml Linting / lint (push) Has been cancelled
Ruby Linting / lint (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
Add ability to list quotes of one's own posts (#35914)
2025-08-27 15:38:52 +00:00
..
accounts.ts refactor: Prevent leading slashes in API urls (#34680) 2025-05-14 08:59:08 +00:00
async_refreshes.ts Add button to load new replies in web UI (#35210) 2025-07-23 13:42:07 +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 Add effective date to terms of service (#33993) 2025-03-05 09:01:33 +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 Change order of items in navigation panel in web UI (#35029) 2025-06-16 15:06:33 +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 Change search to use query params in web UI (#32949) 2024-12-12 17:12:33 +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