Commit Graph

41 Commits (stable-4.4)

Author SHA1 Message Date
David Roetzel ac4b735c67
Add FASP account search support (#34033) 4 weeks ago
David Roetzel b2506478ba
Add FASP follow recommendation support (#34964) 1 month ago
Matt Jankowski aadff24099
Enable `validate: true` on `CustomFilter#action` (#34434) 3 months ago
David Roetzel 02db065571
Use fixed order in flaky spec (#34279) 4 months ago
Matt Jankowski e1dbbf6c9d
Isolate assertions in v2/notifications intermittent failure cases (#34271) 4 months ago
Claire 20531d1e07
Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 5 months ago
Claire 2d545c5fe5
Fix flaky test in `/api/v2/notifications` tests (#33773) 6 months ago
Claire 32aa83e9d7
Fix polls not being validated on edition (#33755) 6 months ago
Claire c6c8e7e6ab
Fix last paginated notification group only including data on a single notification (#33271) 7 months ago
Matt Jankowski efcd4ea5de
Reference value constants from specs (#33479) 7 months ago
Matt Jankowski 0fcf227a92
Add media attachment description limit to instance API response (#33153) 8 months ago
Emelia Smith d94a367aeb
Add test coverage for POST /api/v2/media's max description length (#32683) 9 months ago
Matt Jankowski 0ba3ad4a35
Remove `body_json_ids` from api/v2/admin/accounts spec (#32003) 10 months ago
Matt Jankowski d55f4fbda1
Add content type checks to api/v2 request specs (#31983) 10 months ago
Matt Jankowski 9a03902ab6
Capture actual behavior in v2/notifications "someone else" dismiss scenario (#31985) 10 months ago
Matt Jankowski b071e618e7
Combine API request spec assertions (#31970) 10 months ago
Claire e0648a916a
Rename `/api/v2_alpha/notifications*` to `/api/v2/notifications*` (#31840) 10 months ago
Matt Jankowski 6b6a80b407
Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 11 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
Matt Jankowski 24a0b20408
Use `body_as_json` directly instead of via local var assignment (#31696) 11 months ago
Matt Jankowski 40f993b3a0
Use built-in `response.parsed_body` for JSON response specs (#31674) 11 months ago
Claire 19a1acb38b
Add `api_versions` to `/api/v2/instance` (#31354) 11 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 12 months ago
Matt Jankowski 43e24dbb13
Use `include_pagination_headers` in more places (#30999) 1 year ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 1 year ago
Matt Jankowski c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 1 year ago
Matt Jankowski 3a862439df
Remove unused account record in api/v2/admin/accounts spec (#30397) 1 year ago
Matt Jankowski 34489591ec
Add `max_pinned_statuses` to instances serializer and api response (#29441) 1 year ago
Matt Jankowski 71eecbfa1f
Move `api/v2/filters/*` to request spec (#28956) 1 year ago
Claire 7ee93b7431
Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108) 1 year ago
Matt Jankowski b6baab447d
Move `api/v2/admin/accounts` to request spec (#28950) 2 years ago
Matt Jankowski c28976d89e
Handle negative offset param in `api/v2/search` (#28282) 2 years ago
Matt Jankowski 0e4233de9d
Controller spec to request spec: `api/v2/suggestions` (#28297) 2 years ago
Matt Jankowski 7e514688b3
Convert `api/v2/search` controller spec to request spec (#28269) 2 years ago
Matt Jankowski 9742bccbe7
Add coverage for `api/v2/media` endpoint (#28027) 2 years ago
Matt Jankowski 32e19e3af6
Reduce `.times` usage in request and controller specs (#27949) 2 years ago
Matt Jankowski 876f5b1d12
Convert `/instances/*` controller specs to request specs (#27988)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Matt Jankowski 09a2db3f6c
Move api/v2/filters spec to correct path location (#27950) 2 years ago
Matt Jankowski 949f5eb860
Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 2 years ago
Daniel M Brasil 812a84ff5f
Migrate to request specs in `/api/v2/filters` (#25721) 2 years ago
Claire 94fbac77e7
Fix processing of media files with unusual names (#25788) 2 years ago