~cytrogen/masto-fe

ref: 3a679844e499df026be7d5b3a9e80e5bf3ad585a masto-fe/spec/controllers/api d---------
81caafbe — Claire 2 years ago
Fix performances of profile directory (#26842)

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)

812a84ff — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v2/filters` (#25721)

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)

41f65edb — Claire 2 years ago
Fix embed dropdown menu item for unauthenticated users (#25964)

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)

383c0081 — Daniel M Brasil 2 years ago
Fix `/api/v2/search` not working with following query param (#25681)

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)

Next