KMY
9190f53d7b
Merge commit ' 7c8ca0c6d6
' into kb-draft-5.16-lts
2024-02-15 08:15:29 +09: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
KMY
088c8482ff
Fix: リモートからの参照を無限に受け入れる問題
2024-02-02 09:19:01 +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
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
Claire
a12b7551cf
Fix N+1s because of association preloaders not actually getting called ( #28339 )
2024-01-24 15:31:13 +01:00
KMY(雪あすか)
33f254be42
Remove: #454 リンクプレビューを生成する設定の削除、無効化 (LTS) ( #459 )
2024-01-15 12:27:29 +09:00
KMY
4a5f0f9259
Remove: reject_send_media
も削除
2024-01-11 08:32:59 +09:00
KMY
5ba8141df9
Remove: #372 削除予定のドメインブロック項目をいったん削除
2024-01-10 18:46:14 +09:00
KMY
7edb05337e
Add: #437 ドメインブロックで「未ログインユーザーに非公開」の設定を「非公開」にコピーするマイグレーションコード
2024-01-09 13:09:23 +09:00
KMY
267e9cbcc8
Remove: #429 ドメインブロックの「未ログインユーザーに非公開にする」オプション
2024-01-07 16:02:41 +09:00
KMY
06123147d5
Fix: アンテナに登録された投稿がアンテナ削除時Redisから削除されない問題 ( #417 )
...
* Fix: アンテナに登録された投稿がRedisから削除されない問題
* Fix test
* Tootctlに変更
* 処理を共通化
2024-01-04 15:32:58 +09:00
Claire
d7875adad2
Fix call to inefficient delete_matched
cache method in domain blocks ( #28367 )
2023-12-19 11:27:37 +01:00
KMY
9310c1c81b
Merge remote-tracking branch 'parent/stable-4.2' into upstream-4.2.2-lts
2023-12-05 09:05:29 +09:00
Claire
09115731d6
Change GIF max matrix size error to explicitly mention GIF files ( #27927 )
2023-12-04 15:28:15 +01:00
Claire
81d7cfd544
Fix posts from force-sensitized accounts being able to trend ( #27620 )
2023-12-04 15:28:15 +01:00
Claire
e6f4c91c5c
Fix hashtag matching pattern matching some URLs ( #27584 )
2023-12-04 15:28:15 +01:00
Claire
cdedae6d63
Fix some link anchors being recognized as hashtags ( #27271 )
2023-12-04 15:28:15 +01:00
KMY(雪あすか)
129705db44
Fix: スタンプを外すとき、自分が外したスタンプが投稿から全部消える問題 ( #317 )
2023-11-29 13:29:15 +09:00
KMY(雪あすか)
25adf2a8c9
Fix: 環境変数でスタンプの最大数を指定した場合、スタンプつけるときにエラーになる問題 ( #290 )
2023-11-14 09:19:53 +09:00
KMY
7c5b99df61
Fix : #172 他のサーバーからの相乗り絵文字削除が反映されない
2023-10-26 08:45:34 +09:00
KMY(雪あすか)
1e46aaaa4e
Fix: 他のサーバー同士のスタンプでemoji_reaction_policy
が適用される問題 ( #165 ) ( #169 )
...
* Fix: 他のサーバー同士のスタンプで`emoji_reaction_policy`が適用される問題
* こっちに変更
* #161 テストを追加
* テスト修正
2023-10-22 11:08:31 +09:00
KMY
e7e70b21d2
Fix: スタンプのテスト
2023-10-15 12:51:16 +09:00
Matt Jankowski
a9588065b2
Dont match mention in url query string ( #25656 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-10 13:52:41 +02:00
Claire
8bc5fe204e
Fix filtering audit log for entries about disabling 2FA ( #27186 )
2023-10-10 13:52:41 +02:00
Essem
2191858cff
Properly remove tIME chunk from PNG uploads ( #27111 )
2023-10-10 13:52:41 +02:00
Claire
fa98c9b077
Fix crash when filtering for “dormant” relationships ( #27306 )
2023-10-10 13:52:41 +02:00
Claire
58477a6163
Fix inefficient queries in “Follows and followers” as well as several admin pages ( #27116 )
2023-10-10 13:52:41 +02:00
Claire
8b382b8df7
Fix ActiveRecord using two connection pools when no replica is defined ( #27061 )
2023-10-10 13:52:41 +02:00
KMY
2c0aa43c7d
Merge branch 'kb-emergency-release-5.3-lts' into kb-draft-5.3-lts
2023-10-08 18:50:16 +09:00
KMY
f347df4e4c
Fix: 参照で非公開投稿が見えてしまう問題
2023-10-08 18:49:45 +09:00
KMY
c14420edce
Merge remote-tracking branch 'parent/releases/v4.2.1' into kb-draft-5.3-lts
2023-10-06 21:37:32 +09:00
Claire
0f88e34370
Fix crash when filtering for “dormant” relationships ( #27306 )
2023-10-06 13:33:04 +02:00
Matt Jankowski
b733192c26
Dont match mention in url query string ( #25656 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-06 13:33:04 +02:00
Claire
f67c91b0f0
Fix filtering audit log for entries about disabling 2FA ( #27186 )
2023-10-06 13:33:03 +02:00
Essem
eea27750b0
Properly remove tIME chunk from PNG uploads ( #27111 )
2023-10-06 13:33:03 +02:00
Claire
8dcc74d028
Fix inefficient queries in “Follows and followers” as well as several admin pages ( #27116 )
2023-10-06 13:33:03 +02:00
Claire
b2518e763c
Fix ActiveRecord using two connection pools when no replica is defined ( #27061 )
2023-10-06 13:33:03 +02:00
KMY
a742394b22
Fix: 他サーバーに配信するローカル公開投稿の検索許可が強制的にフォロワーのみになる問題
2023-10-05 19:45:37 +09:00
KMY
846b8c5e06
Merge remote-tracking branch 'parent/releases/v4.2.1' into kb_lts
2023-10-03 20:43:57 +09:00
Claire
34f08f39a3
Fix filtering audit log for entries about disabling 2FA ( #27186 )
2023-10-03 10:59:36 +02:00
Essem
1764b8185e
Properly remove tIME chunk from PNG uploads ( #27111 )
2023-10-03 10:59:36 +02:00
Claire
5122b0c9e8
Fix inefficient queries in “Follows and followers” as well as several admin pages ( #27116 )
2023-10-03 10:59:36 +02:00
Claire
2706b81299
Fix ActiveRecord using two connection pools when no replica is defined ( #27061 )
2023-10-03 10:59:36 +02:00
KMY
a9b22883dc
#13 Turn searchability private if account is silenced
2023-09-24 21:42:16 +09:00
KMY
dd51fae42f
Remove unsafed api emoji_reactions slim
2023-09-21 16:23:37 +09:00
KMY
e84eb3fc81
Remove moderation tool media list page
2023-09-21 16:20:07 +09:00
KMY
e11be48100
Show major or patch version update on menu
2023-09-21 13:22:10 +09:00
KMY
7696216cbd
Change update check source to kmyblue origin
2023-09-20 18:42:08 +09:00