~cytrogen/masto-fe

ref: 6cdc8408a9ac9d0fd157d18b1ff173c8f416cb8d masto-fe/spec d---------
6cdc8408 — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/emails/confirmations` (#25686)

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

943f27f4 — Claire 2 years ago
Remove unfollowed hashtag posts from home feed (#26028)

f18618d7 — Claire 2 years ago
Fix some incorrect tests (#26035)

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>
658742b3 — Matt Jankowski 2 years ago
Fix `Lint/AmbiguousBlockAssociation` cop (#25921)

74806deb — Matt Jankowski 2 years ago
Fix `RSpec/SubjectStub` cop (#25550)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7824df0e — Matt Jankowski 2 years ago
Exclude `lib/linter` from simplecov report (#25916)

c75df62c — Matt Jankowski 2 years ago
Fix `RSpec/SubjectDeclaration` cop (#25312)

1d557305 — Nick Schonning 2 years ago
Enable Rubocop Style/FrozenStringLiteralComment (#23793)

99be47f8 — jsgoldstein 2 years ago
Change searching with # to include account index  (#25638)

c27b82a4 — Claire 2 years ago
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)

f3fca787 — Matt Jankowski 2 years ago
Refactor `NotificationMailer` to use parameterization (#25718)

d6b387a0 — Matt Jankowski 2 years ago
Remove unused `NotificationMailer#digest` preview (#25719)

cf33028f — Matt Jankowski 2 years ago
Admin mailer parameterization (#25759)

93e8a154 — Eugen Rochko 2 years ago
Add forwarding of reported replies to servers being replied to (#25341)

94fbac77 — Claire 2 years ago
Fix processing of media files with unusual names (#25788)

dc8f1fbd — Claire 2 years ago
Merge pull request from GHSA-9928-3cp5-93fm

* Fix attachments getting processed despite failing content-type validation

* Add a restrictive ImageMagick security policy tailored for Mastodon

* Fix misdetection of MP3 files with large cover art

* Reject unprocessable audio/video files instead of keeping them unchanged
383c0081 — Daniel M Brasil 2 years ago
Fix `/api/v2/search` not working with following query param (#25681)

Next