~cytrogen/masto-fe

ref: dc09c10fa8cc9230bf14e48d790c8f0c26043f8f masto-fe/spec/models d---------
b970ed60 — Nick Schonning 2 years ago
Update rubocop and rubocop-rspec (#26329)

c3639787 — Matt Jankowski 2 years ago
Spec media attachment speedups (#25416)

f2257069 — Christian Schmidt 2 years ago
Fix AVIF attachments (#26264)

6f1fa136 — Matt Jankowski 2 years ago
Fix `RSpec/EmptyExampleGroup` cop (#24735)

1e3b1923 — Claire 2 years ago
Add stricter protocol fields validation for accounts (#25937)

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

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
05f9e39b — Matt Jankowski 2 years ago
Fix `RSpec/VerifiedDoubles` cop (#25469)

dd07393e — Claire 2 years ago
Fix user settings not getting validated (#25508)

4c5aa0e4 — Matt Jankowski 2 years ago
Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698)

d9c6f70c — Daniel M Brasil 2 years ago
Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` (#25386)

ae9f5379 — Matt Jankowski 2 years ago
Reduce factory data created in spec/models/trends/statuses spec (#25410)

62c996b5 — Matt Jankowski 2 years ago
Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)

c94bb9ba — Matt Jankowski 2 years ago
Disable paperclip processing in specs (#25359)

6c0e3f49 — Matt Jankowski 2 years ago
Fix RSpec/MissingExampleGroupArgument cop (#25310)

c4259135 — Matt Jankowski 2 years ago
Fix `RSpec/DescribedClass` cop (#25104)

b22bfae4 — Matt Jankowski 2 years ago
Add coverage for `DomainBlock#public_domain` method (#25283)

8884d1ec — Claire 2 years ago
Add support for importing lists (#25203)

d2e5430d — Matt Jankowski 2 years ago
Fix RSpec/ExpectChange cop (#25101)

b896b16c — Matt Jankowski 2 years ago
Fix RSpec/PredicateMatcher cop (#25102)

Next