~cytrogen/masto-fe

ref: 355e3fb5296ffd433fb484ba7e183ddd97144c78 masto-fe/spec/controllers/api/v1 d---------
355e3fb5 — Claire 2 years ago
Simplify `Account.by_recent_status` and `Account.by_recent_sign_in` scopes (#26840)

ccca542d — Daniel M Brasil 2 years ago
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)

b970ed60 — Nick Schonning 2 years ago
Update rubocop and rubocop-rspec (#26329)

4c18928a — Christian Schmidt 2 years ago
Wrong count in response when removing favourite/reblog (#24365)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
59b38f9e — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/mutes` (#25622)

58bfe8c4 — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/bookmarks` (#25520)

5a7c6c65 — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/timelines/public` (#25746)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4859958a — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/polls` (#25596)

1aea938d — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/statuses/:status_id/pin` (#25635)

8a1aabaa — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/timelines/home` (#25743)

6c5a2233 — Matt Jankowski 2 years ago
Fix `RSpec/StubbedMock` cop (#25552)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
cf33028f — Matt Jankowski 2 years ago
Admin mailer parameterization (#25759)

4fe2d7cb — Daniel M Brasil 2 years ago
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595)

683ba5ec — Matt Jankowski 2 years ago
Fix rails `rewhere` deprecation warning in directories api controller (#25625)

a5b6f6da — Claire 2 years ago
Change /api/v1/statuses/:id/history to always return at least one item (#25510)

05f9e39b — Matt Jankowski 2 years ago
Fix `RSpec/VerifiedDoubles` cop (#25469)

6ac271c2 — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/suggestions` (#25540)

ebfeaebe — Claire 2 years ago
Fix /api/v1/conversations sometimes returning empty accounts (#25499)

e53eb38a — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/admin/account_actions` (#25514)

e835198b — Matt Jankowski 2 years ago
Combine assertions in api/v1/notifications spec (#25486)

Next