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 |
|
Claire
|
5f4643b895
|
Add PAPERCLIP_ROOT_URL to Content-Security-Policy when used (#28561)
|
2024-01-05 10:45:36 +00:00 |
|
KMY
|
a0a3d1b101
|
Merge remote-tracking branch 'parent/main' into upstream-20230105
|
2024-01-05 10:01:36 +09:00 |
|
KMY(雪あすか)
|
98753287ac
|
Fix: アンテナに登録された投稿がアンテナ削除時Redisから削除されない問題 (#417)
* Fix: アンテナに登録された投稿がRedisから削除されない問題
* Fix test
* Tootctlに変更
* 処理を共通化
|
2024-01-04 15:28:22 +09:00 |
|
KMY(雪あすか)
|
5d8a9f4757
|
Change: #398 管理者設定:スタンプのストリーミングを有効にする設定→ローカルユーザーの絡むスタンプのストリーミングを有効にする (#414)
|
2024-01-04 08:35:47 +09:00 |
|
Claire
|
092bb8a27a
|
Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476)
|
2024-01-03 11:29:26 +00:00 |
|
KMY(雪あすか)
|
843d5b8e15
|
Add: #384 スタンプのストリーミングを全停止する管理者設定 (#392)
|
2023-12-27 09:50:44 +09:00 |
|
KMY
|
4355dfc64f
|
Merge remote-tracking branch 'parent/main' into upstream-20231225
|
2023-12-25 09:59:33 +09:00 |
|
Claire
|
2bf84b93d4
|
Fix media attachment order of remote posts (#28469)
|
2023-12-22 15:10:39 +00:00 |
|
KMY
|
a6b57e3890
|
Merge remote-tracking branch 'parent/main' into upstream-20231221
|
2023-12-21 08:37:12 +09:00 |
|
Eugen Rochko
|
b5ac61b2c5
|
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-19 10:59:43 +00:00 |
|
Matt Jankowski
|
0e5b8fc46b
|
Fix Style/RedundantReturn cop (#28391)
|
2023-12-18 09:50:51 +00:00 |
|
KMY(雪あすか)
|
1f73b81bd8
|
Fix: 一部サーバーの投稿が参照引用できない問題・参照引用時、フェッチを基本しないよう変更 (#360)
|
2023-12-15 08:40:59 +09:00 |
|
KMY
|
08a2f557fe
|
Merge remote-tracking branch 'parent/main' into upstream-20231214
|
2023-12-14 09:21:21 +09:00 |
|
Claire
|
dcc24db793
|
Fix N+1s because of association preloaders not actually getting called (#28339)
|
2023-12-13 07:47:32 +00:00 |
|
Michael Stanclift
|
afc8550b63
|
Change preview card deletes to be done using batch method (#28183)
|
2023-12-11 07:49:10 +00:00 |
|
KMY(雪あすか)
|
709e19cd1e
|
Add: Sharkeyをスタンプ利用可能なサーバーに追加 (#345)
|
2023-12-11 14:02:44 +09:00 |
|
KMY
|
f20cb3fd59
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-12-09 10:04:10 +09:00 |
|
Michael Stanclift
|
da3d8aff79
|
Error handling for attachment batch delete process (#28184)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-07 14:40:44 +00:00 |
|
Claire
|
7593465c23
|
Fix error when processing link preview with an array as inLanguage (#28252)
|
2023-12-07 09:05:08 +00:00 |
|
KMY
|
210b23cfc7
|
Fix lint
|
2023-12-06 13:11:38 +09:00 |
|
KMY(雪あすか)
|
831fa2d00a
|
Merge pull request #327 from kmycode/upstream-20231204
Upstream 20231204
|
2023-12-04 13:00:02 +09:00 |
|
KMY(雪あすか)
|
c73b173f09
|
Change: #326 ドメインブロックで「制限」を行っているサーバーからのスタンプは、ローカルフォロワーの投稿に対するもののみ受け入れる (#328)
|
2023-12-04 12:59:46 +09:00 |
|
KMY
|
94c2396a34
|
Merge remote-tracking branch 'parent/main' into upstream-20231204
|
2023-12-04 12:04:52 +09:00 |
|
Matt Jankowski
|
3bc437b99a
|
Fix Style/RedundantParentheses cop (#28176)
|
2023-12-01 16:00:44 +00:00 |
|
Claire
|
963354978a
|
Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053)
|
2023-11-30 15:43:26 +00:00 |
|
Claire
|
85662a5a57
|
Change img-src and media-src CSP directives to not include https: (#28025)
|
2023-11-30 13:47:01 +00:00 |
|
Matt Jankowski
|
bb0efe16e6
|
Remove default_scope from MediaAttachment class (#28043)
|
2023-11-30 13:30:35 +00:00 |
|
KMY(雪あすか)
|
39446f1357
|
Fix: 既知の投稿の参照・引用が認識されない問題 (#320)
|
2023-11-30 17:39:04 +09:00 |
|
KMY(雪あすか)
|
87bd76453a
|
Fix: 他サーバーからのconversation が正常に認識されない問題 (#319)
|
2023-11-30 13:01:49 +09:00 |
|
KMY(雪あすか)
|
a88349af55
|
Add: #8 サークル投稿の転送 (#294)
* Add: `conversations`テーブルに`ancestor_status`プロパティ
* Fix test
* Fix test more
* Add: `limited_visibility`に`Reply`を追加、`context`のURI
* Add: 外部からの`context`受信処理
* Fix test
* Add: 公開範囲「返信」
* Fix test
* Fix: 返信に返信以外の公開範囲を設定できない問題
* Add: ローカル投稿時にメンション追加・他サーバーへの転送
* Fix test
* Fix test
* Test: ローカルスレッドへの返信投稿の転送
* Test: 未知のアカウントからのメンション
* Add: 編集・削除の連合に対応
* Remove: 重複テスト
* Fix: 改善
* Add: 編集削除の転送処理・返信なのにsilentなメンションでの通知
* Fix: リプライが第三者に届かない問題
* Add: `always_sign_unsafe`
* Add: Subject
* Remove space
* Fix: 他人のスレッドの送信先一覧を非表示
* Fix: おかしいコード
|
2023-11-30 09:29:24 +09:00 |
|
S.H
|
d18b233239
|
Fix: #304 rubocop:disable Style/OptionalBooleanParameter (#310)
|
2023-11-28 21:27:55 +09:00 |
|
KMY(雪あすか)
|
0f01a71dcc
|
Change: サークルの送り先アカウント指定方法をaccount_username (Fedibirdと同様)に変更 (#283)
* Change: サークルの送り先アカウント指定方法を`account_username`(Fedibirdと同様)に変更
* Test: テストを追加
* Maybe Fix: Fedibirdで自分限定と認識される問題
|
2023-11-17 08:40:55 +09:00 |
|
KMY
|
55c6192f15
|
Merge remote-tracking branch 'parent/main' into upstream-20231111
|
2023-11-11 08:25:43 +09:00 |
|
Matt Jankowski
|
43e2f763b2
|
Extract crutches_active_mentions from FeedManager (#27785)
|
2023-11-10 12:47:38 +00:00 |
|