Commit Graph

18 Commits (4b42fe6aba3b0e2315c560605a0cea459128e2ea)

Author SHA1 Message Date
Claire 4b42fe6aba
Change API behavior of reblogs wrt. quotes for consistency (#36559) 2 weeks ago
Claire e1f7847b64
Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 2 months ago
Claire 90765342a3
Fix posts when omitting quote policy and default policy is `nobody` (#36158) 2 months ago
Claire fbf093a87f
Fix CW being moved to text when posting quote posts with empty text (#36151) 2 months ago
Jeong Arm 3055afd1d2
Fix applying user's default quote policy if API parameter is not specified (#36132) 2 months ago
Claire 9ec99ffef1
Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 3 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 4 months ago
Claire e71fb450e0
Add optional `delete_media` parameter to `DELETE /api/v1/statuses/:id` (#33988) 9 months ago
Matt Jankowski 66326065b0
Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 1 year ago
Matt Jankowski 6b6a80b407
Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
Matt Jankowski 40f993b3a0
Use built-in `response.parsed_body` for JSON response specs (#31674) 1 year ago
Daniel M Brasil 77c2216e47
fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 1 year ago
Claire 36fe8f8566
Change `ids` param to `id` in `/api/v1/statuses` and `/api/v1/accounts` for consistency (#30465) 1 year ago
Claire 2fe1b8d169
Add API to get multiple accounts and statuses (#27871)
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
2 years ago
Wolfgang Fournès 86627ea2e4
Add a missing thread example to the statuses spec (#29278) 2 years ago
Matt Jankowski 32e19e3af6
Reduce `.times` usage in request and controller specs (#27949) 2 years ago
Claire 297839c10c
Rewrite `/api/v1/statuses` tests as request specs (#27891) 2 years ago