Claire
6fc07ff31f
Update dependency fastimage to 2.3.1
2024-05-17 12:30:00 +02:00
Claire
997b021b69
Update dependency rotp to 6.3.0
2024-05-17 12:30:00 +02:00
Claire
2865bfadaf
Update dependency json-jwt to 1.15.3.1
2024-05-17 12:30:00 +02:00
Claire
8c72e80019
Update dependency rack-cors to 2.0.2
2024-05-17 12:30:00 +02:00
Claire
8cf78825a2
Fix off-by-one in tootctl media
commands ( #30306 )
2024-05-17 12:30:00 +02:00
Emelia Smith
67b2e62331
Fix missing destory audit logs for Domain Allows ( #30125 )
2024-05-17 12:30:00 +02:00
Claire
56b7d1a7b6
Fix not being able to block a subdomain of an already-blocked domain through the API ( #30119 )
2024-05-17 12:30:00 +02:00
Claire
51ef619140
Fix Idempotency-Key ignored when scheduling a post ( #30084 )
2024-05-17 12:30:00 +02:00
Tim Rogers
e69780ec59
Fixed crash when supplying FFMPEG_BINARY environment variable ( #30022 )
2024-05-17 12:30:00 +02:00
Claire
c3be5a3d2e
Remove caching in cache_collection
( #29862 )
2024-05-17 12:30:00 +02:00
Claire
86807e4799
Improve email address validation ( #29838 )
2024-05-17 12:30:00 +02:00
Matt Jankowski
0143c9d3e1
Fix results/query in api/v1/featured_tags/suggestions
( #29597 )
2024-05-17 12:30:00 +02:00
Jeong Arm
ab3f9852f2
Normalize idna domain before account unblock domain ( #29530 )
2024-05-17 12:30:00 +02:00
Claire
7af69f5cf5
Fix admin account created by mastodon:setup
not being auto-approved ( #29379 )
2024-05-17 12:30:00 +02:00
Emelia Smith
f784213c64
Return domain block digests from admin domain blocks API ( #29092 )
2024-05-17 12:30:00 +02:00
Claire
6536d96d1b
Add fallback redirection when getting a webfinger query WEB_DOMAIN@WEB_DOMAIN
( #28592 )
2024-05-17 12:30:00 +02:00
Matt Jankowski
ed8e4bab4c
Fix reference to non-existent var in CLI maintenance command ( #28363 )
2024-05-17 12:30:00 +02:00
Claire
37adb144db
Fix auto close registration mail ( #30323 )
2024-05-16 11:52:02 +02:00
Claire
142dd34b68
Fix CI not actually running ruby tests in 4.1 branch ( #30321 )
2024-05-16 11:28:04 +02:00
Claire
bdb6650ebc
Bump version to v4.2.8 ( #29370 )
2024-02-23 14:09:41 +01:00
Claire
c2d8666bbf
Bump version to v4.1.16 ( #29371 )
2024-02-23 14:09:38 +01:00
Claire
d3c4441af8
Fix processing of Link
objects in Image
objects ( #29364 )
2024-02-23 09:53:09 +01:00
Claire
f3ad918950
Fix processing of Link
objects in Image
objects ( #29363 )
2024-02-23 09:53:04 +01:00
Claire
f0541adbd4
Fix link verifications when page size exceeds 1MB ( #29362 )
2024-02-22 19:12:57 +01:00
Claire
9a7802655f
Fix link verifications when page size exceeds 1MB ( #29361 )
2024-02-22 19:12:53 +01:00
Claire
3fecb36739
Change registrations to be disabled by default for new servers ( #29354 )
2024-02-22 18:28:41 +01:00
Claire
c7312411b8
Fix auto-close email being sent to users with devops permissions instead of settings permissions ( #29356 )
2024-02-22 18:28:28 +01:00
Claire
2fc87611be
Automatically switch from open to approved registrations in absence of moderators ( #29337 )
2024-02-22 18:28:28 +01:00
Claire
328a9b8157
Change registrations to be disabled by default for new servers ( #29353 )
2024-02-22 18:15:59 +01:00
Claire
4fd22acb4a
Fix auto-close email being sent to users with devops permissions instead of settings permissions ( #29356 )
2024-02-22 18:15:38 +01:00
Claire
1629ac4c81
Update dependencies ( #29350 )
2024-02-22 14:52:07 +01:00
Claire
28b666b0d5
Automatically switch from open to approved registrations in absence of moderators ( #29337 )
2024-02-22 14:39:42 +01:00
Claire
54ae3d5ca5
Add basic CI to 4.1 branch ( #29351 )
2024-02-22 14:38:11 +01:00
Claire
fbb07893b8
Update dependencies ( #29346 )
2024-02-22 13:25:53 +01:00
372e262c4d
Merge tag 'v4.1.15'
2024-02-17 10:52:48 +11:00
Claire
c5d56de98d
Fix linting failure
2024-02-16 13:57:04 +01:00
Claire
b7b03e8d26
Bump version to v4.1.15
2024-02-16 11:57:15 +01:00
Claire
0e4e98fad1
Bump version to v4.2.7
2024-02-16 11:57:02 +01:00
Claire
a07fff079b
Merge pull request from GHSA-jhrq-qvrm-qr36
...
* Fix insufficient Content-Type checking of fetched ActivityStreams objects
* Allow JSON-LD documents with multiple profiles
2024-02-16 11:56:12 +01:00
Claire
15de520201
Merge pull request from GHSA-jhrq-qvrm-qr36
...
* Fix insufficient Content-Type checking of fetched ActivityStreams objects
* Allow JSON-LD documents with multiple profiles
2024-02-16 11:56:12 +01:00
Claire
6f29d50aa5
Update dependency pg to 1.5.5
2024-02-16 09:42:31 +01:00
Claire
684f99908f
Update dependency pg to 1.5.5
2024-02-16 09:19:35 +01:00
Claire
e4ec4ce217
Update nsa
gem to version 0.3.0 ( #29065 ) ( #29206 )
...
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2024-02-14 23:27:02 +01:00
Claire
9e5af6bb58
Fix user creation failure handling in OAuth paths ( #29207 )
...
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2024-02-14 23:16:39 +01:00
Claire
870ee80fd3
Fix user creation failure handling in OAuth paths ( #29207 )
2024-02-14 22:55:31 +01:00
Claire
76a37bd040
Fix OmniAuth tests ( #29201 )
2024-02-14 16:06:38 +01:00
Claire
6499850ac4
Bump version to v4.1.14
2024-02-14 15:16:55 +01:00
Claire
7c8ca0c6d6
Bump version to v4.2.6
2024-02-14 15:16:34 +01:00
Claire
6f36b633a7
Merge pull request from GHSA-vm39-j3vx-pch3
...
* Prevent different identities from a same SSO provider from accessing a same account
* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`
* Rename methods to avoid confusion between OAuth and OmniAuth
2024-02-14 15:16:07 +01:00
Claire
f1700523f1
Merge pull request from GHSA-vm39-j3vx-pch3
...
* Prevent different identities from a same SSO provider from accessing a same account
* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`
* Rename methods to avoid confusion between OAuth and OmniAuth
2024-02-14 15:16:07 +01:00