Leni Kadali
|
4238da6ee3
|
Add error message when user tries to follow their own account (#31910)
|
2024-10-07 12:05:46 +00:00 |
Matt Jankowski
|
66326065b0
|
Add `response.content_type` checks for JSON to `api/v1` request specs (#31981)
|
2024-09-20 13:13:04 +00:00 |
Matt Jankowski
|
6b6a80b407
|
Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749)
|
2024-09-06 09:58:46 +00:00 |
Matt Jankowski
|
f1003b2560
|
Enable "zero monkey patching" mode in RSpec (#31614)
|
2024-09-04 05:12:25 +00:00 |
Matt Jankowski
|
24a0b20408
|
Use `body_as_json` directly instead of via local var assignment (#31696)
|
2024-09-03 08:03:08 +00:00 |
Claire
|
36fe8f8566
|
Change `ids` param to `id` in `/api/v1/statuses` and `/api/v1/accounts` for consistency (#30465)
|
2024-05-29 09:19:17 +00:00 |
Claire
|
2fe1b8d169
|
Add API to get multiple accounts and statuses (#27871)
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
|
2024-05-06 15:19:15 +00:00 |
Claire
|
9257737675
|
Rewrite `/api/v1/accounts` tests as request specs (#27888)
|
2023-11-17 11:34:49 +00:00 |