Commit graph

1928 commits

Author SHA1 Message Date
KMY
d3de764d76 他のテストも修正 2023-10-07 15:31:53 +09:00
KMY
b7f0b94c00 Fix: Accountのテストがたまに落ちる問題(Mastodon本家の問題?) 2023-10-07 14:09:42 +09:00
KMY
46582b97a7 Fix: すでに同じカスタム絵文字が存在する場合、スタンプを受け入れない問題 2023-10-07 12:17:33 +09:00
KMY(雪あすか)
c783d6786b
他サーバーからカスタム絵文字によるスタンプを受け取った時に、ライセンス情報を保存する+ついでにテスト (#65)
* Wip: スタンプを他サーバーから受信するテスト作成、カスタム絵文字にdomainプロパティを追加

* Wip: ドメインに関するイレギュラーな状況に対応

* Wip: 他のサーバーのカスタム絵文字を送信するときのID変更処理を追加

* Wip: カスタム絵文字のIDを判定する場所を変更

* Wip: カスタム絵文字のURIを返す処理を削除(不要)

* Wip: 絵文字リアクション受け入れ処理リファクタリング

* Wip: 外部へ送信するカスタム絵文字データにライセンス情報を追加、ライセンス情報の受信をテストに追加

* Wip: ドメインブロックのテストを追加

* Wip: ついでに通常のドメインブロックを追加
2023-10-07 11:57:38 +09:00
KMY
b4b7a416fc Merge branch 'kb-draft-5.3-lts' into kb-draft-7.0 2023-10-06 21:38:34 +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
KMY
16f8e73f02 Merge branch 'kb-draft-5.3-lts' into kb-draft-7.0 2023-10-06 21:33:25 +09:00
Claire
0f88e34370 Fix crash when filtering for “dormant” relationships (#27306) 2023-10-06 13:33:04 +02:00
Claire
b6d61118e4 Fix Vary headers not being set on some redirects (#27272) 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
be22810ef9 Fix boosts of local users being filtered in account timelines (#27204) 2023-10-06 13:33:04 +02:00
KMY
86244599d3 Add: NodeInfoのテスト 2023-10-06 19:58:26 +09:00
KMY
e82444634a Merge remote-tracking branch 'parent/main' into kb_development 2023-10-04 14:17:41 +09:00
Matt Jankowski
c676bc91e9
Dont match mention in url query string (#25656)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-03 17:01:45 +02:00
KMY
6d8a9bc8c7 Fix test 2023-10-03 21:33:28 +09:00
KMY
846b8c5e06 Merge remote-tracking branch 'parent/releases/v4.2.1' into kb_lts 2023-10-03 20:43:57 +09:00
KMY
9e91c1e653 Merge remote-tracking branch 'parent/main' into kb_development 2023-10-03 20:42:23 +09:00
Claire
927a2d3501 Fix boosts of local users being filtered in account timelines (#27204) 2023-10-03 13:29:33 +02:00
Claire
ceb365c419
Fix boosts of local users being filtered in account timelines (#27204) 2023-10-03 12:21:42 +02:00
KMY
26213e36d4 Fix: 引用される投稿ではなく引用する人の設定を見に行ってしまうため、引用許可が正常に動作しない問題 2023-10-02 18:45:47 +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
b1759f2c10 #25 Exclude public_searchability posts from restriction for misskey 2023-09-28 15:40:27 +09:00
KMY
297db76188 #41 Add Japanese language flag to posts from misskey 2023-09-27 18:03:13 +09:00
KMY
75c0e512f4 Fix ProcessReferencesWorker error for tasks before update 2023-09-27 10:56:31 +09:00
KMY
bce99f848f Fix ProcessReferencesWorker error for tasks before update 2023-09-27 10:56:08 +09:00
KMY
fe5e456895 Fix test 2023-09-26 19:22:33 +09:00
KMY
8b8d49545f Fix test of statuses limit 2023-09-26 18:23:38 +09:00
KMY
60241d9b72 #32 Add get circle statuses test 2023-09-26 18:22:49 +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
a9b22883dc #13 Turn searchability private if account is silenced 2023-09-24 21:42:16 +09:00
KMY
3dded2809f #13 Turn searchability private if account is silenced 2023-09-24 21:39:09 +09:00
KMY(雪あすか)
e38eed8855
Add mentioned users by status view (#28)
* Wip

* Add mentioned users menu to status

* Add test code
2023-09-24 19:29:43 +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
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
58583cb7bb Change list exclusive setting to apply antenna accounts 2023-09-21 20:42:56 +09:00
KMY
3c317659c4 Merge remote-tracking branch 'parent/main' into kb_lts 2023-09-21 15:59:20 +09:00
KMY
80a55ed7c2 Add antenna support for firefish 2023-09-21 10:00:59 +09:00
Claire
828eebad48
Add hide_collections, discoverable and indexable attributes to credentials API (#26998) 2023-09-20 18:25:16 +02:00
KMY
7696216cbd Change update check source to kmyblue origin 2023-09-20 18:42:08 +09:00
KMY
ee6186a197 Add notification check to status reference test 2023-09-20 17:01:10 +09:00
KMY
c2ddcf1a56 Add quote test 2023-09-20 12:59:01 +09:00
KMY
e16a885c81 Add QT attribute to send as quote 2023-09-20 12:34:11 +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