Commit graph

1192 commits

Author SHA1 Message Date
KMY
952f51659b Fix: ブーストされたばかりの投稿を編集しても相手のタイムラインに反映されない問題 2023-10-02 17:25:49 +09:00
KMY
cd01ffc54e 引用投稿が引用付きで配信されない問題を修正 2023-10-02 13:46:11 +09:00
KMY
c4568be616 他サーバーからきた投稿の参照を同期的に取得 2023-10-02 13:15:14 +09:00
KMY(雪あすか)
44b739a39a
Add: Webでの引用表示 (#50)
* Add compacted component

* 引用表示の間にコンテナをはさみ、不要なコードを削除

* 引用APIを作成、ついでにブロック状況を引用APIに反映

* テスト修正など

* 引用をキャッシュに登録

* `quote_id`が`quote_of_id`になったのをSerializerに反映

* Fix test

* 引用をフィルターの対象に含める設定+エラー修正

* ストリーミングの存在しないプロパティ削除によるエラーを修正

* Fix lint

* 他のサーバーから来た引用付き投稿を処理

* Fix test

* フィルター設定時エラーの調整

* 画像つき投稿のスタイルを調整

* 画像つき投稿の最大高さを調整

* 引用禁止・非表示の設定を追加

* ブロック対応

* マイグレーションコード調整

* 引用設定の翻訳を作成

* Lint修正

* 参照1つの場合は引用に変換する設定を削除

* 不要になったテストを削除

* ブロック設定追加、バグ修正

* 他サーバーへ引用送信・受け入れ
2023-10-02 11:12:51 +09:00
KMY(雪あすか)
322ce1fc27
Bump version to 6.0 (#46)
* Bump version to 6.0

* Add cherrypick to banned target

* Fix translations
2023-09-28 17:56:21 +09:00
KMY
b1759f2c10 #25 Exclude public_searchability posts from restriction for misskey 2023-09-28 15:40:27 +09:00
KMY
78ddcb10c3 Merge remote-tracking branch 'parent/main' into kb_development 2023-09-27 21:33:12 +09:00
KMY
297db76188 #41 Add Japanese language flag to posts from misskey 2023-09-27 18:03:13 +09:00
Claire
3de6dcf634
Add redirection on /deck URLs for logged-out users (#27128) 2023-09-25 15:07:10 +02:00
KMY
8a3f2ee0fb Refactoring searchability to StatusParser 2023-09-24 20:29:36 +09:00
KMY
0a42f4b7e2 Merge branch 'kb_lts' into kb_development 2023-09-24 12:30:59 +09:00
KMY
a8f02d0245 Remove firefish as misskey fork #16 2023-09-24 12:29:52 +09:00
KMY
36f3bbb909 Merge remote-tracking branch 'parent/main' into kb_development 2023-09-23 20:14:11 +09:00
KMY
0513db12ab Remove firefish but add meisskey as misskey fork 2023-09-23 12:34:47 +09:00
Renaud Chaput
4aaaf0dde3
Fix the search documentation URL in system checks (#27036) 2023-09-22 10:13:53 +02:00
KMY
58583cb7bb Change list exclusive setting to apply antenna accounts 2023-09-21 20:42:56 +09:00
KMY
454f262b2f Merge remote-tracking branch 'parent/stable-4.2' into kb_development 2023-09-20 09:04:10 +09:00
Claire
eeab3560fc
Merge pull request from GHSA-v3xf-c9qf-j667 2023-09-19 16:53:58 +02:00
Claire
94893cf24f
Merge pull request from GHSA-hcqf-fw2r-52g4
* Revert "Fix request URL normalisation for bare domain and 8-bit characters (#26285)"

This reverts commit 8891d8945d.

* Revert "Do not normalize URL before fetching it (#26219)"

This reverts commit fd284311e7.
2023-09-19 16:52:52 +02:00
KMY
b78ee07af3 Fix note references not working 2023-09-19 23:29:33 +09:00
KMY
818bcc0277 Fix quote is not set in noteserializer 2023-09-19 18:22:18 +09:00
KMY
9db1fb1153 Remove stop deliver to bot setting 2023-09-18 21:35:47 +09:00
KMY
cfa250421e Revert "Add block from bot follow settings"
This reverts commit ff994d78fa.
2023-09-18 21:33:05 +09:00
KMY
ff994d78fa Add block from bot follow settings 2023-09-18 18:10:53 +09:00
KMY
4a114da946 Improve multiple filters and remove searchability option 2023-09-18 14:22:19 +09:00
KMY
0aceea90ab Add searchable_by option as searchability alias 2023-09-18 14:16:25 +09:00
KMY
f0025f0ae2 Fix spreadly search filter not works 2023-09-18 14:11:17 +09:00
KMY
41b254af55 Add local emoji reacted scope when statuses index importing 2023-09-17 10:46:57 +09:00
KMY
43bc0b4cac Try to fix search quer 2023-09-17 10:23:36 +09:00
KMY
a8419d83ba Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-16 13:45:45 +09:00
KMY
0ffd8acacd Add search deploy date options 2023-09-16 10:53:09 +09:00
KMY
173b9f4fd7 Add searchability option 2023-09-16 10:31:43 +09:00
KMY
5b045f7198 Fix query miss 2023-09-16 08:51:17 +09:00
KMY
a7a6c62440 Sorry, 2023-09-16 08:33:18 +09:00
KMY
0ad0dcc8fd Fix ES error 2023-09-16 08:29:24 +09:00
Claire
6273416292
Fix post edits not being forwarded as expected (#26936) 2023-09-15 19:54:32 +02:00
KMY
9bec798a80 Receive emoji reaction as favourite when emoji reaction is disabled 2023-09-15 22:27:16 +09:00
KMY
ddce464d70 Add importing remote post 2023-09-15 18:51:46 +09:00
KMY
5fb6bce744 Add my reacted statuses search 2023-09-15 18:50:45 +09:00
KMY
a39b8cb90e Refactor status reference flag 2023-09-15 12:27:06 +09:00
KMY
71c451a569 Cache status reference mark when posting 2023-09-15 12:21:41 +09:00
KMY
6e0abfe34c Fix status emoji_reaction is removed when reblog 2023-09-13 23:01:30 +09:00
KMY
366ab12103 Add streaming_other_servers_emoji_reaction setting 2023-09-13 13:33:43 +09:00
KMY
49197bf6c4 Fix emoji reaction error 2023-09-13 13:23:36 +09:00
KMY
1367b72fa3 Remove DeliveryEmojiReactionWorker unused parameter 2023-09-13 07:35:26 +09:00
KMY
8c437a4332 Add receive_other_servers_emoji_reaction setting 2023-09-13 07:10:30 +09:00
KMY
503a24967d Fix emoji reaction streaming 2023-09-12 22:21:53 +09:00
KMY
477d427f1d Hide blocking domains/suspended/silenced emoji reactions and streaming 2023-09-12 13:54:24 +09:00
KMY
ea6499b817 Move search setting to new page 2023-09-12 12:33:43 +09:00
KMY
979292d950 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-10 16:17:34 +09:00