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
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
Claire
02e7fbb566
Remove latest
tag on 4.2 docker image builds ( #32351 )
2024-10-09 14:13:24 +02:00
Claire
c0daeb8dbe
Update security policy for 4.2 branch ( #32301 )
2024-10-08 14:25:03 +02:00
bea9647a2b
Merge tag 'v4.2.13' of https://github.com/mastodon/mastodon into HEAD
2024-10-02 14:43:04 +01:00
Claire
7e47439787
Bump version to 4.2.13
2024-09-30 13:28:03 +02:00
Claire
245a74f9ca
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates ( #32106 )
2024-09-30 13:28:03 +02:00
Claire
d2842db18d
Ignore CVE-2024-8796, which does not impact us
2024-09-30 13:28:03 +02:00
Claire
346c37df80
Fix replies collection being cached improperly
2024-09-30 13:28:03 +02:00
Claire
20f06798a0
Change Mastodon to issue correctly-signed queries by default ( #31994 )
2024-09-30 13:28:03 +02:00
Claire
e66aaee1a4
Fix security context sometimes not being added in LD-Signed activities ( #31871 )
2024-09-30 13:28:03 +02:00
Claire
9bfbba3224
Fix issue when encountering reblog of deleted post in feed rebuild ( #32001 )
2024-09-30 13:28:03 +02:00
Claire
378af3a0a0
Update dependency fugit
2024-09-30 13:28:03 +02:00
Claire
d096965eec
Update dependency puma
2024-09-30 13:28:03 +02:00
Claire
2abaa9b68a
Update dependency omniauth-saml
2024-09-30 13:28:03 +02:00
Claire
df36f12d46
Update dependency ruby-saml
2024-09-30 13:28:03 +02:00
David Roetzel
0e8f23ebee
Merge commit from fork
...
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-09-30 12:25:54 +02:00
7a891cf8aa
various radtown single column ui fixes
2024-08-25 16:17:02 +01:00
89537c6e91
simplify scss and fix tabs bar background of demogorgon theme from radtown
2024-08-25 14:02:43 +01:00
70f255c466
fix black bar at top of timeline on nzws theme
2024-08-25 13:06:26 +01:00
ff55721d79
increase legibilty of footers on nzws theme
2024-08-25 12:52:35 +01:00
da36527306
fix demogorgon background animation
2024-08-25 10:32:31 +01:00
6a785d5ab5
fix demogorgon theme from radical.town
2024-08-25 10:31:41 +01:00
58800bde39
normalize english locales for themes
2024-08-25 10:29:21 +01:00
80e04da64d
prettify custom themes
2024-08-25 10:27:33 +01:00
88d8c269b4
doot doot! :D
2024-08-21 12:34:15 +01:00
fac253cb5c
Merge tag 'v4.2.12' of https://github.com/mastodon/mastodon
2024-08-21 12:32:05 +01:00
e02a9b5253
style fixes
2024-08-21 12:29:48 +01:00
f3efaac9b2
fix account test for the forked limits
2024-08-21 12:29:12 +01:00
fdab5afe4a
fix ruby test to cope with alternate base repository url
2024-08-21 12:27:17 +01:00
Claire
f9a929ed5c
Bump version to v4.2.12 ( #31491 )
2024-08-19 11:13:45 +02:00
Claire
d675803f07
Fix broken notifications for mentions from local moderators in 4.2.11 ( #31484 )
2024-08-19 09:52:32 +02:00
Claire
a02ff33f0e
Bump version to v4.2.11
2024-08-16 12:30:59 +02:00