Commit graph

14843 commits

Author SHA1 Message Date
ida
3213835e33 Merge tag 'v4.2.18' of https://github.com/mastodon/mastodon into HEAD 2025-03-10 13:18:41 +00:00
Claire
443871d913 Bump version to v4.2.18 2025-03-10 10:14:29 +01:00
Claire
a9756884ab Change hashtag suggestion to prefer personal history capitalization (#34070) 2025-03-10 10:14:29 +01:00
Claire
bba17bc467 Fix processing errors for some HEIF images from iOS 18 (#34086) 2025-03-10 10:14:29 +01:00
Claire
962587bfc8 Fix streaming server not filtering unknown-language posts from public timelines (#33774) 2025-03-10 10:14:29 +01:00
ida
9fba335937 Merge tag 'v4.2.17' of https://github.com/mastodon/mastodon into HEAD 2025-02-28 16:46:50 +00:00
Claire
bd78330a24 Make request_pool_spec tests more robust (#28610) 2025-02-28 10:16:25 +01:00
Matt Jankowski
b0ef64243d Add sleep statement to nudge thread scheduler in request pool spec (#28596) 2025-02-28 10:16:25 +01:00
Claire
9a41c65582 Add Ruby 3.3 to Mastodon 4.2 test matrix 2025-02-28 10:16:25 +01:00
Claire
5d8c09194b Bump version to v4.2.17 2025-02-27 16:48:10 +01:00
Claire
15d7698462 Update dependency nokogiri 2025-02-27 16:48:10 +01:00
Claire
1f9feb7c4c Drop compatibility with Ruby 3.0 2025-02-27 16:48:10 +01:00
Claire
015858aef7 Bump version to v4.2.16 2025-02-27 16:09:29 +01:00
Claire
1a27e4e4cf Change HTML sanitization to remove unusable and unused embed tag (#34021) 2025-02-27 16:09:29 +01:00
Claire
7accf9aa12 Update dependency uri 2025-02-27 16:09:29 +01:00
Claire
bea340816d
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-02-27 15:49:57 +01:00
Claire
34936ca889
Merge commit from fork 2025-02-27 15:44:35 +01:00
Claire
dec5d55670 Update dependency nokogiri 2025-02-25 17:11:17 +01:00
Claire
629c30fdca Add ruby 3.3 to test matrix 2025-02-25 17:11:17 +01:00
Claire
3451993172 Update dependency rack 2025-02-25 17:11:17 +01:00
Claire
94155b48c4 Update dependency net-imap 2025-02-25 17:11:17 +01:00
Claire
5ddbf42dae Fix emoji rewrite adding unnecessary curft to the DOM for most emoji (#33818) 2025-02-25 17:11:17 +01:00
Claire
b9f10c70b3 Fix missing timeout options in Request class (#33769) 2025-02-25 17:11:17 +01:00
Claire
5a44db38ac Fix incorrect signature after HTTP redirect (#33757) 2025-02-25 17:11:17 +01:00
Claire
b661192a12 Fix polls not being validated on edition (#33755) 2025-02-25 17:11:17 +01:00
Claire
d6f89e1476 Fix LDSignature tests (#33705) 2025-02-25 17:11:17 +01:00
Claire
53c3a56ac5 Fix intermittent failure on ap/activity/update spec timestamp check (#33425) 2025-02-25 17:11:17 +01:00
Matt Jankowski
5768cce8ff Fix intermittent failure on ap/activity/create spec timestamp check (#33406) 2025-02-25 17:11:17 +01:00
Claire
a251eb57d3 Fix featured tags for remote accounts not being kept up to date (#33372) 2025-02-25 17:11:17 +01:00
Claire
e8bfe2515b Fix exclusive lists interfering with notifications (#28162) 2025-02-25 17:11:17 +01:00
Claire
4aab39f7c9
Use github's native arm64 runners for docker builds (#33887) 2025-02-11 18:05:07 +01:00
ida
9c90c4efbd Merge tag 'v4.2.15' of https://github.com/mastodon/mastodon into HEAD 2025-01-16 11:37:27 +00:00
Claire
bf4d0f0dca Bump version to v4.2.15 2025-01-16 11:40:08 +01:00
Claire
c953fe9754 Update dependencies rails and rails-html-sanitizer 2025-01-16 11:40:08 +01:00
Michael Stanclift
e86430a45b Fix libyaml missing from Dockerfile build stage (#33591) 2025-01-16 11:40:08 +01:00
Claire
e6b97fc940 Fix deletion of unconfirmed users with Webauthn set (#33186) 2025-01-16 11:40:08 +01:00
Claire
4a9abd93ab
Merge commit from fork 2025-01-16 11:10:08 +01:00
ida
d45ceb8757 Merge tag 'v4.2.14' of https://github.com/mastodon/mastodon into HEAD 2024-12-03 17:01:25 +00:00
Claire
d94c7346b4
Bump version to v4.2.14 (#33137) 2024-12-03 15:16:31 +01:00
Claire
0d6ce61b4f Prepare changelog 2024-12-02 16:20:38 +01:00
Claire
b96bb33037 Add tootctl feeds vacuum (#33065) 2024-12-02 16:20:38 +01:00
Claire
d57cdf4404 Fix inactive users' timelines being backfilled on follow and unsuspend (#33094) 2024-12-02 16:20:38 +01:00
Claire
00f790f0e2 Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) 2024-12-02 16:20:38 +01:00
Claire
fd431c0afb Fix TagFollow records not being correctly handled in account operations (#33063) 2024-12-02 16:20:38 +01:00
Eugen Rochko
e26bb6f827 Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 2024-12-02 16:20:38 +01:00
Matt Jankowski
1ffb8ef747 Use composable query in User.active scope (#29775) 2024-12-02 16:20:38 +01:00
Claire
95690a10e4 Update dependency rails 2024-12-02 16:20:38 +01:00
Claire
ef1db289cf Update dependency rexml 2024-12-02 16:20:38 +01:00
Hugo Gameiro
a9477a992d Fix and improve batch attachment deletion handling when using OpenStack Swift (#32637) 2024-12-02 16:20:38 +01:00
Eugene Alvin Villar
02addb3b96 Fix tl language native name (#32606) 2024-12-02 16:20:38 +01:00