You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/requests/api/v1
Claire 72bd1ed4b3
Fix updates to quote policy not being federated (#35804)
3 months ago
..
accounts Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 5 months ago
admin Add enum validation to `DomainBlock#severity` (#29158) 10 months ago
announcements Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
apps Use `config_for` for VAPID key storage (#34845) 6 months ago
domain_blocks Add coverage for `api/v1/domain_blocks/preview` endpoint (#32303) 1 year ago
emails Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
featured_tags Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
instances Merge commit from fork 9 months ago
lists Fix list error messages (#33082) 12 months ago
notifications Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
peers Prefer structure checks over multi-line size/parts checks in `parsed_body` (#32063) 1 year ago
polls Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
push Extract params hash for `api/v1/push/subscriptions#create` (#35475) 4 months ago
statuses Fix updates to quote policy not being federated (#35804) 3 months ago
timelines Experimental Async Refreshes API (#34918) 5 months ago
trends Add `Deprecation` headers on deprecated endpoints (#34262) 8 months ago
accounts_spec.rb Assert usage of client credentials for account registration (#34828) 6 months ago
announcements_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
annual_reports_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
apps_spec.rb Use `config_for` for VAPID key storage (#34845) 6 months ago
blocks_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
bookmarks_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
conversations_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
csp_spec.rb
custom_emojis_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
directories_spec.rb Prefer structure checks over multi-line size/parts checks in `parsed_body` (#32063) 1 year ago
domain_blocks_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
endorsements_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
favourites_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
featured_tags_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 7 months ago
filters_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
follow_requests_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
followed_tags_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
instance_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
lists_spec.rb Use enum validation instead of `ArgumentError` rescue for `List` replies policy check (#34452) 7 months ago
markers_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
media_spec.rb Add API to delete media attachments that are not in use (#33991) 9 months ago
mutes_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
notifications_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
polls_spec.rb Add "needs refresh" scenario to `api/v1/polls` request spec (#33608) 10 months ago
preferences_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
profiles_spec.rb Add delay to profile updates to debounce them (#34137) 8 months ago
reports_spec.rb Add role-specific user fabricators (#33437) 11 months ago
scheduled_status_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
statuses_spec.rb Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 3 months ago
streaming_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
suggestions_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
tags_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 7 months ago
trends_spec.rb Add `Deprecation` headers on deprecated endpoints (#34262) 8 months ago