nas/spec/workers/activitypub
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
..
delivery_worker_spec.rb Fix RSpec/AnyInstance cop (#27810) 2023-11-14 14:52:59 +00:00
distribute_poll_update_worker_spec.rb Fix RSpec/MessageSpies cop (#27751) 2023-11-07 09:46:28 +00:00
distribution_worker_spec.rb Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
fetch_instance_info_worker_spec.rb Fix test 2023-08-23 12:35:11 +09:00
fetch_replies_worker_spec.rb Add stricter protocol fields validation for accounts (#25937) 2023-07-20 18:23:48 +02:00
move_distribution_worker_spec.rb Fix RSpec/MessageSpies cop (#27751) 2023-11-07 09:46:28 +00:00
post_upgrade_worker_spec.rb Improve spec coverage for collection of workers/ classes (#27874) 2023-11-16 14:36:59 +00:00
processing_worker_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
status_update_distribution_worker_spec.rb Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
synchronize_featured_tags_collection_worker_spec.rb Improve spec coverage for collection of workers/ classes (#27874) 2023-11-16 14:36:59 +00:00
update_distribution_worker_spec.rb Fix RSpec/MessageSpies cop (#27751) 2023-11-07 09:46:28 +00:00