~cytrogen/masto-fe

ref: 51768de16eb4e27d7813cf28065078a392fcf327 masto-fe/app/models d---------
b4e739ff — Claire 2 years ago
Change interaction modal in web UI (#26075)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
7bd8ef35 — Eugen Rochko 2 years ago
Add `published_at` attribute to preview cards (#26153)

394d1f19 — Vyr Cossont 2 years ago
Add report.updated webhook (#24211)

4d01d1a1 — Eugen Rochko 2 years ago
Remove 16:9 cropping from web UI (#26132)

5cbc4026 — Claire 2 years ago
Fix replica being used even if not explicitly defined (#26074)

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

26e522ac — Eugen Rochko 2 years ago
Fix not actually connecting to the configured replica (#25977)

644c5fdd — Matt Jankowski 2 years ago
Refactor `Status.tagged_with_all` for brakeman SQL injection warning (#25941)

ce43ed14 — Matt Jankowski 2 years ago
Rails 7.0 update (#25668)

1ef01480 — Matt Jankowski 2 years ago
Refactor `Trends::Query` to avoid brakeman sql injection warnings (#25881)

b8b2470c — Matt Jankowski 2 years ago
Fix `Style/SlicingWithRange` cop (#25923)

610cf6c3 — Eugen Rochko 2 years ago
Fix trend calculation working on too many items at a time (#25835)

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

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
ba06a2f1 — Eugen Rochko 2 years ago
Revert "Rails 7 update" (#25667)

50c2a036 — Matt Jankowski 2 years ago
Rails 7 update (#24241)

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

4581a528 — jsgoldstein 2 years ago
Change account search to match by text when opted-in (#25599)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
602c458a — Claire 2 years ago
Add finer permission requirements for managing webhooks (#25463)

Next