KMY(雪あすか)
235bef36d0
Add: 検索許可「ローカルとフォロワー」 ( #60 )
2023-10-05 16:37:27 +09:00
KMY
9e91c1e653
Merge remote-tracking branch 'parent/main' into kb_development
2023-10-03 20:42:23 +09:00
Claire
7e7d6e695b
Fix incorrectly keeping outdated update notices absent from the API endpoint ( #27021 )
2023-10-02 16:42:52 +02:00
KMY
26213e36d4
Fix: 引用される投稿ではなく引用する人の設定を見に行ってしまうため、引用許可が正常に動作しない問題
2023-10-02 18:45:47 +09:00
KMY
926f1df1a9
Fix quote
2023-10-02 13:54:54 +09:00
KMY
ee406e6fb9
Fix quote
2023-10-02 13:52:14 +09:00
KMY
71b663fcad
Fix parameter
2023-10-02 13:33:59 +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
62b7b7a9b9
#38 Change limited_scope to circle when personal post is added mentions
2023-09-28 16:16:24 +09:00
KMY
f2047e5b5a
Fix test
2023-09-27 18:20:48 +09:00
KMY
8d77643bd3
Fix web warning
2023-09-27 14:41:16 +09:00
KMY
bce99f848f
Fix ProcessReferencesWorker error for tasks before update
2023-09-27 10:56:08 +09:00
KMY
af62d7f96a
Dont distribute personal limited post
2023-09-26 18:10:21 +09:00
KMY
002c4bfe74
#29 Add personal limited_scope
2023-09-25 20:25:04 +09:00
KMY
fc923c4d9b
Merge branch 'kb_lts' into kb_development
2023-09-25 19:39:27 +09:00
KMY
2f21aa5193
#15 Add misskey fork indexable support
2023-09-25 19:39:05 +09:00
KMY
385ac0c1a2
Add posting with limited visibility test
2023-09-25 18:32:11 +09:00
KMY(雪あすか)
df3b3f4185
Add circle posts history support ( #18 )
...
* Wip: make web backend
* Wip: keep statuses if edit circle
* Wip: Add circle history page and record circle posts
* Add circle post to history in web ui when post
* Add test
2023-09-24 13:01:09 +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
0513db12ab
Remove firefish but add meisskey as misskey fork
2023-09-23 12:34:47 +09:00
KMY
8eae7e6179
Add enable local public visibility setting for admin
2023-09-23 09:18:50 +09:00
KMY
fa511c3eab
Fix software update check not working
2023-09-21 13:21:08 +09:00
KMY
80a55ed7c2
Add antenna support for firefish
2023-09-21 10:00:59 +09:00
KMY
7696216cbd
Change update check source to kmyblue origin
2023-09-20 18:42:08 +09:00
KMY
d257157276
Hide private post reference notification
2023-09-20 10:35:24 +09:00
KMY
454f262b2f
Merge remote-tracking branch 'parent/stable-4.2' into kb_development
2023-09-20 09:04:10 +09:00
KMY
b59c41cf41
Add reference attribute
2023-09-20 08:57:11 +09:00
Claire
ff32475f5f
Merge pull request from GHSA-2693-xr3m-jhqr
2023-09-19 16:53:21 +02:00
KMY
443e95d54b
Fix status reference load remote statuses
2023-09-19 22:49:25 +09:00
KMY
77eb7c03d9
Add ProcessReferencesService test
2023-09-19 17:53:34 +09:00
KMY
ac915654b6
Add optional fetching with processing status references
2023-09-19 17:53:13 +09:00
KMY
80fadeb766
Add single_ref_to_quote setting and check ref sync
2023-09-19 10:04:22 +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
a8419d83ba
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-16 13:45:45 +09:00
Claire
6273416292
Fix post edits not being forwarded as expected ( #26936 )
2023-09-15 19:54:32 +02:00
KMY
c9d07de476
Add signature to limited visibility
2023-09-15 22:28:24 +09:00
KMY
5fb6bce744
Add my reacted statuses search
2023-09-15 18:50:45 +09:00
Claire
9693c271f1
Fix processing of min_id
and max_id
parameters in /api/v2/search
( #26927 )
2023-09-15 10:23:24 +02:00
KMY
59a433a291
Add autientication in status_reference
2023-09-15 12:31:16 +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
cf96e7eb39
Set status references maximium value
2023-09-15 08:17:13 +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
503a24967d
Fix emoji reaction streaming
2023-09-12 22:21:53 +09:00
KMY
3562d5d7e7
Fix test
2023-09-12 19:14:06 +09:00