nas/spec
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
..
chewy Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
config/initializers/rack Fix RSpec/SpecFilePathFormat cops (#27730) 2023-11-06 16:25:40 +00:00
controllers Merge remote-tracking branch 'parent/main' into upstream-20231124 2023-11-24 09:07:40 +09:00
fabrication Restore console behavior in test env (#26401) 2023-08-09 11:26:56 +02:00
fabricators Merge remote-tracking branch 'parent/main' into upstream-20231124 2023-11-24 09:07:40 +09:00
features Stub controller methods and remove rubocop:disable in captcha feature spec (#27743) 2023-11-07 09:15:30 +00:00
fixtures Remove unused stub json ld context (#25454) 2023-10-17 09:27:11 +09:00
generators Rails 7.1 update (#25963) 2023-10-23 17:58:29 +00:00
helpers Merge remote-tracking branch 'parent/main' into upstream-20231116 2023-11-14 09:14:19 +09:00
lib Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Merge remote-tracking branch 'parent/main' into upstream-20231124 2023-11-24 09:07:40 +09:00
models Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
policies Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
presenters Merge remote-tracking branch 'parent/main' into upstream-20231120 2023-11-20 12:50:02 +09:00
requests Merge remote-tracking branch 'parent/main' into upstream-20231124 2023-11-24 09:07:40 +09:00
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
search Add: 検索許可「ローカルとフォロワー」 (#60) 2023-10-05 16:37:27 +09:00
serializers Merge commit '389a6cc4c0' into upstream-20231108 2023-11-08 10:41:10 +09:00
services Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
support Configure elastic search integration with rspec tag (#27882) 2023-11-17 11:52:20 +00:00
system Fixes website not loading for unlogged users (#27698) 2023-11-04 21:52:56 +00:00
validators Don't stub SUT in FollowLimitValidator spec (#27760) 2023-11-08 12:49:46 +00:00
views Fix RSpec/MetadataStyle cop in spec/ (#27729) 2023-11-06 14:28:20 +00:00
workers Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
rails_helper.rb Consolidate configuration of Sidekiq::Testing.fake! setup (#28046) 2023-11-23 09:43:43 +00:00
spec_helper.rb Merge remote-tracking branch 'parent/main' into upstream-20231116 2023-11-16 22:58:29 +09:00