mastodon/spec/requests/api/v1
nicole mikołajczyk 6b2616453f
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
Check formatting / 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
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
Bundler Audit / security (push) Has been cancelled
Make it possible to retrieve both resolved and unresolved reports by api (#38323)
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
2026-05-23 11:07:02 +00:00
..
accounts Add admin UI for managing email subscriptions (#38741) 2026-05-04 13:56:04 +00:00
admin Make it possible to retrieve both resolved and unresolved reports by api (#38323) 2026-05-23 11:07:02 +00:00
announcements Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
apps Add spec for client_credentials being used with /api/v1/apps/verify_credentials (#37195) 2025-12-11 16:40:22 +00:00
domain_blocks Add coverage for api/v1/domain_blocks/preview endpoint (#32303) 2024-10-23 06:40:29 +00:00
emails Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
featured_tags Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
instances Use resources to declare API TOS access endpoints (#38416) 2026-03-26 14:07:06 +00:00
lists Fix list error messages (#33082) 2024-11-28 10:13:06 +00:00
notifications Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
peers Prefer structure checks over multi-line size/parts checks in parsed_body (#32063) 2024-09-25 13:54:22 +00:00
polls Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
push Extract params hash for api/v1/push/subscriptions#create (#35475) 2025-07-24 07:49:20 +00:00
statuses Extract api/v1/statuses#context to standalone controller (#38348) 2026-05-19 07:15:35 +00:00
timelines Split timeline_preview setting into more granular settings (#36338) 2025-10-06 08:34:05 +00:00
trends Add Deprecation headers on deprecated endpoints (#34262) 2025-03-25 12:30:10 +00:00
accounts_spec.rb Use to_json call for accounts API (#38226) 2026-03-16 14:40:03 +00:00
announcements_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
annual_reports_spec.rb Fix date-related wrapstodon test failures (#37362) 2026-01-02 10:52:22 +00:00
apps_spec.rb Use config_for for VAPID key storage (#34845) 2025-05-30 07:00:33 +00:00
blocks_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
bookmarks_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
conversations_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
csp_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
custom_emojis_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
directories_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
domain_blocks_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
donation_campaigns_spec.rb Prefer to_json over JSON.generate when simple strings in stub request (#38258) 2026-03-17 16:10:54 +00:00
endorsements_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
favourites_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
featured_tags_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
filters_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
follow_requests_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
followed_tags_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
instance_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
lists_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
markers_spec.rb Add timestamp spec for markers API response (#38206) 2026-03-16 08:48:10 +00:00
media_spec.rb Remove deprecated usage of imagemagick (#37488) 2026-01-22 14:57:19 +00:00
mutes_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
notifications_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
polls_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
preferences_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
profiles_spec.rb Add formatted_note and formatted_fields to GET /api/v1/profile (#38339) 2026-03-26 10:32:30 +00:00
reports_spec.rb Allow reporting (local) Collections (#37848) 2026-02-13 11:11:44 +00:00
scheduled_status_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
statuses_spec.rb Extract api/v1/statuses#context to standalone controller (#38348) 2026-05-19 07:15:35 +00:00
streaming_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
suggestions_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
tags_spec.rb Add shared context for API authentication (#36981) 2025-11-24 08:48:49 +00:00
trends_spec.rb Add Deprecation headers on deprecated endpoints (#34262) 2025-03-25 12:30:10 +00:00