Commit graph

17471 commits

Author SHA1 Message Date
Claire
85795de0bf
Bump version to v4.3.4 2025-03-05 07:04:59 +00:00
Claire
6fdc4b0a68
Change HTML sanitization to remove unusable and unused embed tag (#34021) 2025-03-05 07:04:59 +00:00
Claire
bd78789314
Update dependency uri 2025-03-05 07:04:59 +00:00
Claire
04f0488041
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users

* Fix domain blocks/rationales being visible to suspended users

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

* Allow moved users to view domain blocks

* Add authorization specs for `/api/v1/instance/domain_blocks` spec

* Fix tests

* Fix incorrect test setup

---------

Co-authored-by: Jeremy Kescher <jeremy@kescher.at>
2025-03-05 07:04:58 +00:00
Claire
f1c04b709d
Merge commit from fork 2025-03-05 07:04:58 +00:00
github-actions[bot]
7608aee76d
New Crowdin Translations for stable-4.3 (automated) (#33999)
Co-authored-by: GitHub Actions <noreply@github.com>
2025-03-05 07:04:58 +00:00
Claire
d80b73bdc2
Fix GET /api/v2/notifications/:id and POST /api/v2/notifications/:id/dismiss for ungrouped notifications (#33990) 2025-03-05 07:04:58 +00:00
Claire
2718ec1744
Update dependency nokogiri 2025-03-05 07:04:58 +00:00
Claire
eaa4a58da5
Update dependency rack 2025-03-05 07:04:58 +00:00
Claire
bd1ee3e206
Update dependencies net-imap, net-smtp and timeout 2025-03-05 07:04:58 +00:00
Claire
c56055ff2e
Update dependency ruby-vips 2025-03-05 07:04:58 +00:00
Claire
7e619bdf28
Fix handling of duplicate mentions in incoming status Update (#33911) 2025-03-05 07:04:58 +00:00
Claire
5fbc7bb6db
Fix filtering for lists (#33842) 2025-03-05 07:04:58 +00:00
Claire
e4b90f598b
Optimize timeline generation (#33839) 2025-03-05 07:04:58 +00:00
Claire
2c6c2b31e6
Change preview cards to be shown when Content Warnings are expanded (#33827) 2025-03-05 07:04:58 +00:00
Claire
1999ebe6ff
Fix emoji rewrite adding unnecessary curft to the DOM for most emoji (#33818) 2025-03-05 07:04:58 +00:00
Claire
ca5febfb86
Fix tootctl feeds build not building list timelines (#33783) 2025-03-05 07:04:58 +00:00
Claire
37d09fa0b7
Fix flaky test in /api/v2/notifications tests (#33773) 2025-03-05 07:04:57 +00:00
Claire
124cd10c67
Fix missing timeout options in Request class (#33769) 2025-03-05 07:04:57 +00:00
Claire
f600f49cc8
Fix incorrect signature after HTTP redirect (#33757) 2025-03-05 07:04:57 +00:00
Claire
d635ffd8d0
Fix polls not being validated on edition (#33755) 2025-03-05 07:04:57 +00:00
Claire
f676f5088f
Fix LDSignature tests (#33705) 2025-03-05 07:04:57 +00:00
Claire
48171db535
Change mastodon:setup to prevent overwriting already-configured servers (#33684) 2025-03-05 07:04:57 +00:00
Matt Jankowski
25e99674e7
Move clear environment portion of mastodon:setup to private method (#33616) 2025-03-05 07:04:57 +00:00
Matt Jankowski
88eedbe521
Collect errors in setup rake task (#33603) 2025-03-05 07:04:57 +00:00
Claire
ab1b70bfb3
Change notifications from moderators to not be filtered (#33654) 2025-03-05 07:04:57 +00:00
Matt Jankowski
33392fdadf
Add UserRole#bypass_block? method for notification check (#32974) 2025-03-05 07:04:57 +00:00
Claire
f285817d77
Further harden the warnings against changing encryption secrets (#33631) 2025-03-05 07:04:57 +00:00
Claire
9a710b9e61
Fix media preview height in compose form when 3 or more images are attached (#33571) 2025-03-05 07:04:57 +00:00
Claire
0f57661c60
Fix preview card sizing in “Author attribution” in profile settings (#33482) 2025-03-05 07:04:57 +00:00
Claire
0299c8d57a
Fix processing of incoming notifications for unfilterable types (#33429) 2025-03-05 07:04:57 +00:00
Claire
467fc3c22e
Fix intermittent failure on ap/activity/update spec timestamp check (#33425) 2025-03-05 07:04:57 +00:00
Matt Jankowski
9b69514ddc
Fix intermittent failure on ap/activity/create spec timestamp check (#33406) 2025-03-05 07:04:57 +00:00
Claire
e2db209d46
Fix featured tags for remote accounts not being kept up to date (#33372) 2025-03-05 07:04:56 +00:00
Eugen Rochko
9b4f4e99d4
Fix notification polling showing a loading bar in web UI (#32960) 2025-03-05 07:04:56 +00:00
Oliver Geer
f5cd173017
Fix accounts table long display name (#29316) 2025-03-05 07:04:56 +00:00
Claire
fcfb6762c9
Fix exclusive lists interfering with notifications (#28162) 2025-03-05 07:04:56 +00:00
Claire
655967d1ec
Use github's native arm64 runners for docker builds (#33886) 2025-03-05 07:04:56 +00:00
Claire
02385e5f0c
Bump version to v4.3.3 2025-03-05 07:04:56 +00:00
Claire
914ce3acf0
Update dependencies rails and rails-html-sanitizer 2025-03-05 07:04:56 +00:00
Michael Stanclift
d1b401a392
Fix libyaml missing from Dockerfile build stage (#33591) 2025-03-05 07:04:56 +00:00
Claire
b32c11e13b
Fix incorrect relationship_severance_event attribute name in changelog (#33443) 2025-03-05 07:04:56 +00:00
Claire
1d08339850
Fix incorrect notification settings migration for non-followers (#33348) 2025-03-05 07:04:56 +00:00
Jesse Karmani
051b89a7cd
Fix down clause for notification policy v2 migrations (#33340) 2025-03-05 07:04:56 +00:00
Claire
131ce0a570
Fix error decrementing status count when FeaturedTags#last_status_at is nil (#33320) 2025-03-05 07:04:56 +00:00
Claire
67098852bb
Fix last paginated notification group only including data on a single notification (#33271) 2025-03-05 07:04:56 +00:00
Claire
e6726197fd
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 2025-03-05 07:04:56 +00:00
Claire
764d9c165f
Fix deletion of unconfirmed users with Webauthn set (#33186) 2025-03-05 07:04:56 +00:00
Claire
d92e1143f3
Fix fediverse:creator metadata not showing up in REST API (#33466) 2025-03-05 07:04:56 +00:00
Matt Jankowski
fd28a2df1f
Fix empty authors preview card serialization (#33151) 2025-03-05 07:04:56 +00:00