KMY(雪あすか)
c35c13ffba
Add: ローカルからフォローされていない全てのアカウントからのフォローを拒否する設定 ( #592 )
...
* Add: ローカルからフォローされていない全てのアカウントからのフォローを拒否する設定
* Fix test
* Fix test
2024-02-18 11:39:09 +09:00
KMY(雪あすか)
dfc9f35d71
Add: #586 保留中のリモートアカウントからのフォローが飛んできた場合に記録する ( #590 )
...
* Add: #586 保留中のリモートアカウントからのフォローが飛んできた場合に記録する
* 本家に戻す処理を修正
* Fix test
* Fix worker link
* Fix test
* リモートアカウント拒否時に既存のリクエストを削除
2024-02-18 10:48:48 +09:00
KMY(雪あすか)
28b15ab268
Fix: スパム対策のメンション数に、フェッチできなかったアカウント情報がカウントされない問題 ( #582 )
...
* Fix: スパム対策のメンション数に、フェッチできなかったアカウント情報がカウントされない問題
* ごめん
2024-02-17 15:15:48 +09:00
KMY(雪あすか)
e5ab4a3eb2
Add: #568 ハッシュタグ・メンション上限を超えた投稿もNGワード履歴に記録 ( #579 )
2024-02-17 12:16:41 +09:00
KMY(雪あすか)
a6b5e64e15
Add: #577 メンション数上限設定を、メンションされた全てのローカルアカウントが相手をフォローしている場合、そうでない場合で分けられるように ( #578 )
2024-02-17 11:05:29 +09:00
KMY(雪あすか)
9a3c8c5bda
Add: 絵文字リアクションのレートリミット ( #575 )
2024-02-17 10:42:34 +09:00
KMY(雪あすか)
7411941885
Add: メンション数上限 ( #565 )
...
* Add: メンション数上限
* Fix test
2024-02-17 09:50:06 +09:00
KMY(雪あすか)
76b5d4f2c6
Change: #538 NGワード「フォローしていないアカウントへのメンションで利用できないキーワード」を、参照投稿にも適用する ( #544 )
...
* Change: #538 NGワード「フォローしていないアカウントへのメンションで利用できないキーワード」を、参照投稿にも適用する
* Update create.rb
* Update create.rb
* Update create.rb
* Fix test
2024-02-16 18:19:14 +09:00
KMY(雪あすか)
7421c89431
Add: #545 NGワード指定で実際に除外された投稿のログ ( #561 )
2024-02-16 17:52:59 +09:00
KMY(雪あすか)
91cb329e18
Change: #420 絵文字リアクションストリーミングWorkerのキューの種類を新規作成 ( #551 )
...
* Change: #420 絵文字リアクションストリーミングWorkerのキューの種類を`push`に変更
* `perishable`キュー新規作成に変更
* 優先順位を`ingress`と一緒に
2024-02-15 12:59:27 +09:00
KMY(雪あすか)
8a29aef842
Add: #446 スタンプ上限の設定を、ローカルユーザー向けと外部サーバーユーザー向けのものに分ける ( #553 )
2024-02-15 12:53:11 +09:00
KMY
9ef5c05ea0
Merge remote-tracking branch 'parent/main' into upstream-20241015
2024-02-15 08:37:59 +09:00
Emelia Smith
68eaa804c9
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: Claire <claire.github-309c@sitedethib.com>
2024-02-14 15:15:34 +01:00
KMY(雪あすか)
f2fb829e63
Add: #518 コンテンツキャッシュについて、リアクションのあった投稿は削除しないオプション ( #535 )
...
* Add: #518 コンテンツキャッシュについて、リアクションのあった投稿は削除しないオプション
* Fix: 新規登録のテストが特定時刻で落ちる問題
2024-02-13 08:56:55 +09:00
KMY
05e52a09a8
Merge remote-tracking branch 'parent/main' into upstream-20230209
2024-02-09 12:53:59 +09:00
Claire
eff447a455
Rewrite signature verification using regexps and StringScanner
( #29133 )
2024-02-07 17:24:42 +00:00
Claire
7efc33b909
Move HTTP Signature parsing code to its own class ( #28932 )
2024-02-07 13:35:37 +00:00
KMY(雪あすか)
230c621843
Change: #457 サイレンスされているユーザーに、フォロー相手以外への絵文字リアクションを禁止 ( #522 )
2024-02-06 09:29:46 +09:00
KMY(雪あすか)
64a149b338
Fix: 投稿編集時にハッシュタグ拒否のドメインブロックが動作しない問題 ( #519 )
2024-02-05 09:07:51 +09:00
KMY
9a5f80c41d
Merge remote-tracking branch 'parent/main' into kbtopic-fix-security
2024-02-02 07:38:19 +09:00
Claire
1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
...
* Fix insufficient origin validation
* Bump version to 4.3.0-alpha.1
2024-02-01 15:56:46 +01:00
KMY
3dd9591a4b
Merge remote-tracking branch 'parent/main' into upstream-20240126
2024-01-26 11:14:21 +09:00
KMY(雪あすか)
9a8293f58d
Fix process of receiving posts with bearcaps is not working ( #26527 )
2024-01-25 10:37:09 +00:00
KMY
9fa938eb0f
Merge remote-tracking branch 'parent/main' into upstream-20240125
2024-01-25 18:15:21 +09:00
KMY(雪あすか)
390692a21a
Refactor: 不要なコードを除去 ( #500 )
2024-01-25 10:51:21 +09:00
Matt Jankowski
1290fede65
Fix Rails/WhereExists
cop in app/lib ( #28862 )
2024-01-24 11:51:09 +00:00
Eugen Rochko
b19ae521b7
Add confirmation when redirecting logged-out requests to permalink ( #27792 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-01-24 10:49:19 +00:00
Matt Jankowski
7a1f087659
Add created_before
and updated_before
scopes to MediaAttachment
( #28869 )
2024-01-24 10:32:54 +00:00
Eugen Rochko
5b1eb09d54
Add annual reports for accounts ( #28693 )
2024-01-24 09:38:10 +00:00
KMY(雪あすか)
fcd13a6474
Change: #375 投稿を編集して拡張ドメインブロックの条件にひっかかる状態になった場合、対象サーバーには投稿削除のActivityを送信する ( #495 )
...
* Change: #375 投稿を編集して拡張ドメインブロックの条件にひっかかる状態になった場合、対象サーバーには投稿削除のActivityを送信する
* Fix test
* Add test
2024-01-24 09:03:24 +09:00
KMY(雪あすか)
e4375143ca
Change: #456 名称変更「スタンプ」→「絵文字リアクション」 ( #497 )
2024-01-24 08:49:10 +09:00
KMY
a4cc73438e
Merge remote-tracking branch 'parent/main' into upstream-20240122
2024-01-22 10:07:33 +09:00
KMY(雪あすか)
96da1fcb00
Fix: ドメインブロックがOutboxにおいて動作しない問題 ( #491 )
2024-01-22 08:50:44 +09:00
Matt Jankowski
fd64817fbe
Fix Rails/WhereExists
cop in app/lib/status_cache_hydrator ( #28808 )
2024-01-19 09:19:48 +00:00
KMY(雪あすか)
989efcd78e
Remove: 現在使われていないドメインブロック無視設定のデッドコード ( #476 )
...
* Remove: 現在使われていないドメインブロック無視設定のデッドコード
* Refactoring
* Fix test
2024-01-19 08:39:58 +09:00
KMY
2b51fabe9c
Merge remote-tracking branch 'parent/main' into upstream-20240118
2024-01-18 09:17:39 +09:00
KMY(雪あすか)
d5940f00d3
Add: #452 全文検索で、ダブルクオートがない場合でも単語検索を標準とするオプション ( #478 )
2024-01-18 08:39:33 +09:00
KMY(雪あすか)
4c2675be41
Add: #455 自分がフォローしている相手限定の全文検索オプション ( #468 )
2024-01-17 09:00:13 +09:00
Matt Jankowski
a2f02a0775
Disable Rails/SkipsModelValidations
cop ( #28712 )
2024-01-15 13:46:47 +00:00
KMY
dd805d691b
Fix test
2024-01-15 12:25:24 +09:00
KMY
673e09d645
Merge remote-tracking branch 'parent/main' into upstream-20240115
2024-01-15 11:08:37 +09:00
Claire
1070804a1a
Fix RedownloadMediaWorker
not being called on transient S3 failure ( #28714 )
2024-01-12 17:00:17 +00:00
MitarashiDango
2c05b8a60d
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-12 15:58:28 +00:00
KMY
e65fb9fb51
Merge remote-tracking branch 'parent/main' into upstream-20240112
2024-01-12 14:48:17 +09:00
KMY(雪あすか)
d864399a09
Fix : #370 ダブルクオートを使った日本語検索が効かない ( #448 )
...
* Fix : #370 ダブルクオートを使った日本語検索が効かない
* Add test for multiple words
* Improve test
* 入れ替え
* 単語検索のテスト
2024-01-12 10:27:35 +09:00
KMY(雪あすか)
407a53aa33
Remove: メディアを配送しない設定の削除 ( #445 )
2024-01-11 09:16:59 +09:00
KMY(雪あすか)
92a16218c9
Remove: #372 削除予定のドメインブロック項目をいったん削除 ( #444 )
...
* Remove: #372 削除予定のドメインブロック項目をいったん削除
* Fix test
2024-01-10 19:04:49 +09:00
KMY(雪あすか)
dc73c30d2d
Fix : #442 カスタム絵文字のaliasesにnullが入る場合がある ( #443 )
...
* Fix : #442 カスタム絵文字のaliasesにnullが入る場合がある
* Fix test
* WebのほうにもNULLチェックを追加
* ローカルのエイリアス名を編集するところもついでにスリムに
2024-01-10 09:43:56 +09:00
Claire
10203bd57a
Clean up Setting
model and remove dead code ( #28661 )
2024-01-09 14:01:53 +00:00
Matt Jankowski
3e7a9266ea
Remove unused EmojiFormatter#count_tag_nesting
method ( #28643 )
2024-01-08 13:36:47 +00:00