Commit Graph

637 Commits (fixes/small-otp-secret-length-4.1)

Author SHA1 Message Date
Claire 33e07454f2 Bump version to v4.1.19 12 months ago
Claire ff90ebffaa
Bump version to v4.1.18 (#30911) 1 year ago
Claire 1cad857f14
Bump version to v4.1.17 (#30472) 1 year ago
Claire d770b61a74
Merge pull request from GHSA-c2r5-cfqr-c553
* Add hardening monkey-patch to prevent IP spoofing on misconfigured installations

* Remove rack-attack safelist
1 year ago
Claire 257f9abd56 Fix leaking Elasticsearch connections in Sidekiq processes (#30450) 1 year ago
Claire 3aec33f5a2 Fix off-by-one in `tootctl media` commands (#30306) 1 year ago
Tim Rogers a6089cdfca Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 1 year ago
Claire affbb10566 Fix admin account created by `mastodon:setup` not being auto-approved (#29379) 1 year ago
Matt Jankowski 57b72cccc4 Fix reference to non-existent var in CLI maintenance command (#28363) 1 year ago
Claire c2d8666bbf
Bump version to v4.1.16 (#29371) 1 year ago
Claire b7b03e8d26 Bump version to v4.1.15 1 year ago
Claire 6499850ac4 Bump version to v4.1.14 1 year ago
Claire 2f6518cae2 Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-jobs` UI by default (#29199) 1 year ago
Claire 5799bc4af7
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to v4.1.13
2 years ago
Claire fc4e2eca9f Bump version to v4.1.12 2 years ago
Claire e6072a8d13 Fix error when processing remote files with unusually long names (#28823) 2 years ago
Claire 363bedd050 Bump version to v4.1.11 2 years ago
Claire df60d04dc1 Bump version to v4.1.10 2 years ago
Claire e4c0aaf626
Bump version to v4.1.9 (#26997) 2 years ago
Claire 46bd58f74d Bump version to v4.1.8 2 years ago
yufushiro 7802837885 Fix unexpected audio stream transcoding when uploaded video is eligible to passthrough (#26608)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire 5f88a2d70b Bump version to v4.1.7 2 years ago
Claire ac7d40b561 Bump version to v4.1.6 2 years ago
Claire ebf4f034c2 Bump version to v4.1.5 2 years ago
Claire 3f5af768c8 Bump version to v4.1.4 2 years ago
Claire 015ed99612 Fix branding:generate_app_icons failing because of disallowed ICO coder (#25794) 2 years ago
Claire 0d5781ca76 Bump version to v4.1.3 2 years ago
Claire 0aa0b71f2c
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
2 years ago
Claire c4f2609f7a
Merge pull request from GHSA-ccm4-vgcc-73hp
* Tighten allowed HTML in oEmbed-based preview cards

* Sanitize preview cards at render time

* Add `sandbox` attribute to preview card iframes
2 years ago
Claire 9b6c0cac7d Add hardened headers to user-uploaded files (#25756) 2 years ago
Daniel M Brasil bd7cbeeadf Fix `tootctl accounts approve --number N` not aproving N earliest registrations (#24605) 2 years ago
Claire 4b9e4f6398 Bump version to v4.1.2 2 years ago
Claire 4eaa6d58b2 Change root Chewy strategy to emit a warning instead of erroring out in production mode (#24327) 2 years ago
Claire 3c82c4e780 Fix crash in `tootctl` commands making use of parallelization when Elasticsearch is enabled (#24182) 2 years ago
Claire ab85f59c30 Bump version to v4.1.1 2 years ago
Eugen Rochko 59a2fe32ff Add cache headers to static files served through Rails (#24120) 2 years ago
9p4 78c7c79d78 Add refreshing many accounts at once with "tootctl accounts refresh" (#23304) 2 years ago
Claire 479b66637b Fix sidekiq jobs not triggering Elasticsearch index updates (#24046) 2 years ago
Claire f5f17e897b Fix tootctl accounts migrate error due to typo (#23567) 2 years ago
Claire 70c0d754a6
Bump version to 4.1.0 (#23471)
* Bump version to 4.1.0

* Editorialize changelog some more and highlight API changes

* Update changelog
3 years ago
Nick Schonning 11557d1c5a
Apply Rubocop Rails/RootPublicPath (#23447) 3 years ago
Nick Schonning f68bb52556
Apply Rubocop Style/NegatedIfElseCondition (#23451) 3 years ago
Nick Schonning 203739dd3a
Apply Rubocop Performance/StringIdentifierArgument (#23444) 3 years ago
Nick Schonning c92e033cdd
Apply Rubocop Performance/BindCall (#23437) 3 years ago
Claire 79ca19e9b2
Bump version to 4.1.0rc3 (#23384) 3 years ago
Claire 2f112432e6
Bump version to 4.1.0rc2 (#23220) 3 years ago
Claire 8180f7ba19
Bump version to 4.1.0rc1 (#23112) 3 years ago
JT Olio a5fd2fe1cb
Add Storj DCS to cloud object storage options (#21929)
* Add Storj DCS to cloud object storage options

More explanation here: https://forum.storj.io/t/object-storage-provider-for-mastodon-instance/11464/37

* more help for which command to use
3 years ago
Claire cb4e28f405
Add `tootctl domains purge` options to select subdomains and keep domain blocks (#22063)
* Add --include-subdomains option to tootctl domains purge

* Add support for '*.' subdomain wildcard patterns in `tootctl domains purge`

* Fix custom emojis deletion not following subdomain and URI options

* Change `tootctl domains purge` to not purge domain blocks unless --purge-domain-blocks is passed

* Refactor `tootctl domains purge`

* Add feedback on deleted domain blocks
3 years ago
Jeong Arm 0e8f8a1a1c
Implement tootctl accounts prune (#18397)
* Implement tootctl accounts prune

* Optimise query

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 years ago