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
KMY(雪あすか)
6a5ea61928
Merge pull request #606 from kmycode/kb-draft-5.18-lts
...
Release: 5.18 LTS
2024-02-24 08:53:57 +09:00
KMY
c329c56625
Bump version to 5.18 LTS
2024-02-24 08:41:19 +09:00
KMY
6ba77a9feb
Merge remote-tracking branch 'parent/stable-4.2' into kb-draft-5.18-lts
2024-02-24 08:38:12 +09:00
KMY
631a037524
Fix: 公開範囲「ログインユーザーのみ」翻訳
2024-02-24 08:33:54 +09:00
Claire
bdb6650ebc
Bump version to v4.2.8 ( #29370 )
2024-02-23 14:09:41 +01:00
Claire
f3ad918950
Fix processing of Link
objects in Image
objects ( #29363 )
2024-02-23 09:53:04 +01:00
Claire
9a7802655f
Fix link verifications when page size exceeds 1MB ( #29361 )
2024-02-22 19:12:53 +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
28b666b0d5
Automatically switch from open to approved registrations in absence of moderators ( #29337 )
2024-02-22 14:39:42 +01:00
Claire
fbb07893b8
Update dependencies ( #29346 )
2024-02-22 13:25:53 +01:00
KMY(雪あすか)
4fbaadaf1b
Merge pull request #572 from kmycode/kb-draft-5.17-lts
...
Release: 5.17 LTS
2024-02-16 22:16:23 +09:00
Claire
c5d56de98d
Fix linting failure
2024-02-16 13:57:04 +01:00
KMY
e8c1a13dd4
Fix test
2024-02-16 21:53:19 +09:00
KMY
188d9bdbf6
Bump version to 5.17 LTS
2024-02-16 20:31:02 +09:00
KMY
f6588fe079
Merge commit ' 0e4e98fad1
' into kb_lts
2024-02-16 20:30:06 +09:00
Claire
0e4e98fad1
Bump version to v4.2.7
2024-02-16 11:57:02 +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
684f99908f
Update dependency pg to 1.5.5
2024-02-16 09:19:35 +01:00
KMY(雪あすか)
55581c9335
Merge pull request #546 from kmycode/kb-draft-5.16-lts
...
Release: 5.16 LTS
2024-02-15 09:15:22 +09:00
Claire
7d3899d5c9
Update nsa
gem to version 0.3.0 ( #29065 ) ( #29206 )
...
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2024-02-15 08:55:07 +09:00
Claire
f0a1dc1f1e
Fix user creation failure handling in OAuth paths ( #29207 )
2024-02-15 08:54:59 +09:00
Claire
35f830b7ec
Fix OmniAuth tests ( #29201 )
2024-02-15 08:44:37 +09:00
KMY
d0cc051298
Bump version to 5.16-lts
2024-02-15 08:16:14 +09:00
KMY
9190f53d7b
Merge commit ' 7c8ca0c6d6
' into kb-draft-5.16-lts
2024-02-15 08:15:29 +09:00
KMY(雪あすか)
d9b9e66bb5
Fix: リモートアカウント情報のNgWord検査でNULLが出る問題 ( #541 )
...
* Fix: リモートアカウント情報のNgWord検査でNULLが出る問題
* Add test
2024-02-15 08:15:11 +09: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
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
7c8ca0c6d6
Bump version to v4.2.6
2024-02-14 15:16:34 +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
Claire
0b0c7af2c1
Merge pull request from GHSA-7w3c-p9j8-mq3x
...
* Ensure destruction of OAuth Applications notifies streaming
Due to doorkeeper using a dependent: delete_all relationship, the destroy of an OAuth Application bypassed the existing AccessTokenExtension callbacks for announcing destructing of access tokens.
* Ensure password resets revoke access to Streaming API
* Improve performance of deleting OAuth tokens
---------
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
2024-02-14 15:15:34 +01:00
Claire
1a33d348d0
Add sidekiq_unique_jobs:delete_all_locks
task and disable sidekiq-unique-jobs
UI by default ( #29199 )
2024-02-14 13:17:45 +01:00
Emelia Smith
6d43b63275
Disable administrative doorkeeper routes ( #29187 )
2024-02-14 11:03:21 +01:00
Claire
ae2dce813a
Update dependency sidekiq-unique-jobs to 7.1.33
2024-02-14 11:02:55 +01:00
Claire
b7230cd759
Update dependency nokogiri to 1.16.2
2024-02-14 11:02:11 +01:00
KMY(雪あすか)
5274a399d6
Merge pull request #513 from kmycode/kb-draft-5.15-lts
...
Release: 5.15 LTS
2024-02-02 09:52:08 +09:00
KMY
3bae139748
Bump version to 5.15 LTS
2024-02-02 09:19:01 +09:00
KMY
088c8482ff
Fix: リモートからの参照を無限に受け入れる問題
2024-02-02 09:19:01 +09:00
KMY
0cdc6faa46
Fix test
2024-02-02 09:19:01 +09:00
KMY
8a306337e5
Merge remote-tracking branch 'parent/stable-4.2' into kb-draft-5.15-lts
2024-02-02 07:34:42 +09:00
Claire
a6641f828b
Merge pull request from GHSA-3fjr-858r-92rw
...
* Fix insufficient origin validation
* Bump version to v4.2.5
2024-02-01 15:56:46 +01:00
KMY(雪あすか)
58969aed33
Merge pull request #488 from kmycode/kb-draft-5.14-lts
...
Release: 5.14 LTS
2024-01-25 12:21:00 +09:00
KMY
ae71ed50e8
Ruby version to 3.2.3
2024-01-25 09:59:06 +09:00