Darius Kazemi
284308dfa5
Merge tag 'v4.0.6' into hometown-4.0.6-merge
3 years ago
Claire
60b70755be
Bump version to v4.0.6
3 years ago
Claire
0716346194
Update sanitize
3 years ago
Claire
93a87b96c7
Fix processing of media files with unusual names ( #25788 )
3 years ago
Claire
614aaeff41
Fix crash in admin interface when viewing a remote user with verified links ( #25796 )
3 years ago
Claire
237f2adfa6
Fix branding:generate_app_icons failing because of disallowed ICO coder ( #25794 )
3 years ago
Jasmin
0728a6a709
Merge upstream security fixes of v4.0.5 ( #1316 )
...
It's already running on our instance (queer.group) and working fine.
Manually reviewed the changes, hadn't found anything that could break
hometown-specific code.
And to update our instance, I also just followed the [steps on the
release](https://github.com/mastodon/mastodon/releases/tag/v4.0.5 ) aka
`bundle install && yarn install` followed by a restart of all processes.
---------
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Daniel M Brasil <danielmbrasil@protonmail.com>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
Co-authored-by: Vyr Cossont <VyrCossont@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
3 years ago
Claire
8d7f6550f9
Bump version to v4.0.5
3 years ago
Claire
2d42175ef0
Merge pull request from GHSA-55j9-c3mp-6fcq
3 years ago
Claire
3af396e561
Merge pull request from GHSA-9pxv-6qvf-pjwc
...
* Fix timeout handling of outbound HTTP requests
* Use CLOCK_MONOTONIC instead of Time.now
3 years ago
Claire
2119aadf0a
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
3 years ago
Claire
102ed6e8ca
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
3 years ago
Claire
f626e0d228
Add hardened headers to user-uploaded files ( #25756 )
3 years ago
Claire
35830cd8cc
Update dependencies
3 years ago
Renaud Chaput
94c67e8bfd
Allow carets in URL search params ( #25216 )
3 years ago
Vyr Cossont
798d26dd04
Fix Redis client and type errors introduced in #24285 ( #24342 )
3 years ago
Vyr Cossont
9ad33eb160
IndexingScheduler: fetch and import in batches ( #24285 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Claire
5e55ca25d6
Fix ResolveURLService not resolving local URLs for remote content ( #25637 )
3 years ago
Claire
0bcb4f73f1
Change /api/v1/statuses/:id/history to always return at least one item ( #25510 )
3 years ago
Claire
04f76675d1
Add finer permission requirements for managing webhooks ( #25463 )
3 years ago
Claire
53acab6d2b
Fix wrong view being displayed when a webhook fails validation ( #25464 )
3 years ago
Emelia Smith
78358b84b9
Prevent UserCleanupScheduler from overwhelming streaming ( #25519 )
3 years ago
Daniel M Brasil
c285f9d1a1
Fix incorrect pagination headers in `/api/v2/admin/accounts` ( #25477 )
3 years ago
Emelia Smith
42bffbc337
Fix logging of messages that are binary before closing their connection ( #25361 )
3 years ago
Emelia Smith
f94aee0ed5
Fix performance of streaming by parsing message JSON once ( #25278 )
3 years ago
Claire
41a0a3c87f
Fix CSP headers when S3_ALIAS_HOST includes a path component ( #25273 )
3 years ago
Daniel M Brasil
995ad9602b
Fix `tootctl accounts approve --number N` not aproving N earliest registrations ( #24605 )
3 years ago
Claire
660845f781
Change profile updates to be sent to recently-mentioned servers ( #24852 )
3 years ago
Claire
0b627dcf9e
Fix being able to vote on your own polls ( #25015 )
3 years ago
Claire
a3f58ceea4
Fix race condition when reblogging a status ( #25016 )
3 years ago
Claire
bb87736bf0
Change OpenGraph-based embeds to allow fullscreen ( #25058 )
3 years ago
Claire
37972fe3c7
Fix “Authorized applications” inefficiently and incorrectly getting last use date ( #25060 )
3 years ago
Claire
64416e4000
Remove invalid X-Frame-Options: ALLOWALL ( #25070 )
3 years ago
Claire
eceb960744
Change Identity to not destroy associated User on destroy ( #25098 )
3 years ago
Claire
ebe009ff09
Fix /api/v1/conversations sometimes returning empty accounts ( #25499 )
3 years ago
Claire
2617c33fc3
Fix ArgumentError when loading newer Private Mentions ( #25399 )
3 years ago
Claire
d81b891fa8
Fix multiple N+1s in ConversationsController ( #25134 )
3 years ago
Claire
a705bb84e6
Fix user archive takeouts when using OpenStack Swift ( #24431 )
3 years ago
Darius Kazemi
9fe562c31c
Merge tag 'v4.0.4' into hometown-4.0.4
3 years ago
Claire
214c367095
Bump version to v4.0.4
3 years ago
Claire
05c45e9eeb
Fix unescaped user input in LDAP query ( #24379 )
...
Fix CVE-2023-28853
3 years ago
Claire
448986438e
Change root Chewy strategy to emit a warning instead of erroring out in production mode ( #24327 )
3 years ago
Claire
274bb193b2
Fix invalid/expired invites being processed on sign-up ( #24337 )
3 years ago
Sai
46b91cd817
Update Ruby to 3.0.6 ( #24333 )
3 years ago
mhkhung
acc277a152
3.0.5 version of cimg/ruby:3.0-node upgraded to node 18 ( #21873 )
...
Node 18 caused build to fail
3 years ago
Robert R George
971e8b8f5f
Wrap db:setup with Chewy.strategy(:mastodon) ( #24302 )
3 years ago
Claire
aa37eeadf3
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support ( #24200 )
3 years ago
Claire
f75fba0531
Fix crash in `tootctl` commands making use of parallelization when Elasticsearch is enabled ( #24182 )
3 years ago
Claire
2125dbf610
Bump version to v4.0.3
3 years ago
Claire
9715a211c7
Add warning for object storage misconfiguration ( #24137 )
3 years ago