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
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
KMY
1d42b6b82f
Merge remote-tracking branch 'parent/stable-4.2' into kb-draft-5.14-lts
2024-01-25 07:45:24 +09:00
Claire
4633bb8ce0
Bump version to v4.2.4
2024-01-24 15:31:13 +01:00
Claire
1ab050eb52
Change PostgreSQL version check to check for PostgreSQL 10+
2024-01-24 15:31:13 +01:00
Claire
4eb98ef755
Ignore the devise-two-factor advisory as we have rate limits in place ( #28733 )
2024-01-24 15:31:13 +01:00
Claire
7a22999f92
Bump ruby version to 3.2.3
2024-01-24 15:31:13 +01:00
Claire
c5c464804d
Update dependency puma to v6.4.2
2024-01-24 15:31:13 +01:00
Claire
779237f054
Fix error when processing remote files with unusually long names ( #28823 )
2024-01-24 15:31:13 +01:00
Claire
b377f82b1d
Fix processing of compacted single-item JSON-LD collections ( #28816 )
2024-01-24 15:31:13 +01:00
Claire
6fe2a47357
Add rate-limit of TOTP authentication attempts at controller level ( #28801 )
2024-01-24 15:31:13 +01:00
Jonathan de Jong
2dbf176d23
Retry 401 errors on replies fetching ( #28788 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-01-24 15:31:13 +01:00
Jeong Arm
499bc716a5
Ignore RecordNotUnique errors in LinkCrawlWorker ( #28748 )
2024-01-24 15:31:13 +01:00
Claire
3837ec2227
Fix Mastodon not correctly processing HTTP Signatures with query strings ( #28476 )
2024-01-24 15:31:13 +01:00
Claire
1998c561b2
Convert signature verification specs to request specs ( #28443 )
2024-01-24 15:31:13 +01:00
Claire
c0a9db3611
Fix potential redirection loop of streaming endpoint ( #28665 )
2024-01-24 15:31:13 +01:00
Claire
01caa18e5b
Fix streaming API redirection ignoring the port of streaming_api_base_url
( #28558 )
2024-01-24 15:31:13 +01:00
Claire
c609b726cb
Fix error when processing link preview with an array as inLanguage
( #28252 )
2024-01-24 15:31:13 +01:00
Eugen Rochko
4d96d716c4
Fix unsupported time zone or locale preventing sign-up ( #28035 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-01-24 15:31:13 +01:00
Brian Holley
3ecc991f63
Fix "Hide these posts from home" list setting not refreshing when switching lists ( #27763 )
2024-01-24 15:31:13 +01:00
Eugen Rochko
8f2dac0567
Fix missing background behind dismissable banner in web UI ( #27479 )
2024-01-24 15:31:13 +01:00
Claire
dfc8fcc6f0
Fix width of large text icon buttons ( #27127 )
2024-01-24 15:31:13 +01:00
gunchleoc
e8c5754142
Fix line wrapping of language selection button with long locale codes ( #27100 )
2024-01-24 15:31:13 +01:00
MitarashiDango
0a01bc01d2
Fix Undo Announce activity is not sent, when not followed by the reblogged post author ( #18482 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-01-24 15:31:13 +01:00
Claire
a12b7551cf
Fix N+1s because of association preloaders not actually getting called ( #28339 )
2024-01-24 15:31:13 +01:00
Claire
7abc61887f
Fix empty column explainer getting cropped under certain conditions ( #28337 )
2024-01-24 15:31:13 +01:00
Claire
279be07679
Fix LinkCrawlWorker
error when encountering empty OEmbed response ( #28268 )
2024-01-24 15:31:13 +01:00
KMY
11db9e44b1
Bump version to 5.14 LTS
2024-01-24 21:35:54 +09:00
KMY(雪あすか)
eb280d93a9
Fix: ドメインブロックがOutboxにおいて動作しない問題 (LTS)
2024-01-24 21:35:54 +09:00
KMY(雪あすか)
49d561178d
Fix: ブースト時に選択できる公開範囲に限定投稿が含まれる問題 (LTS) ( #461 )
2024-01-15 12:27:48 +09:00
KMY(雪あすか)
33f254be42
Remove: #454 リンクプレビューを生成する設定の削除、無効化 (LTS) ( #459 )
2024-01-15 12:27:29 +09:00
KMY(雪あすか)
ad7f23556b
Merge pull request #418 from kmycode/kb-draft-5.13-lts
...
Release: 5.13 LTS
2024-01-11 09:19:25 +09:00
KMY
b21c0458b6
Bump version to 5.13 LTS
2024-01-11 08:32:59 +09:00
KMY
4a5f0f9259
Remove: reject_send_media
も削除
2024-01-11 08:32:59 +09:00