1
0
Fork 0
forked from gitea/nas
nas/spec/lib
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
..
activitypub Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
admin Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
connection_pool Fix Lint/ConstantDefinitionInBlock cop (#24763) 2023-05-03 10:32:30 +02:00
importer Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
mastodon Clean up some Mastodon::CLI::Accounts tests (#27473) 2023-11-20 10:46:02 +00:00
ostatus Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
sanitize Fix RSpec/SpecFilePathFormat cops (#27730) 2023-11-06 16:25:40 +00:00
translation_service Ignore block result of send method and remove rubocop:disable in deepl spec (#27741) 2023-11-08 14:43:17 +00:00
vacuum Merge remote-tracking branch 'parent/main' into upstream-20231107 2023-11-07 11:35:05 +09:00
webhooks Add webhook templating (#23289) 2023-06-06 10:42:47 +02:00
account_reach_finder_spec.rb Add stricter protocol fields validation for accounts (#25937) 2023-07-20 18:23:48 +02:00
account_statuses_filter_spec.rb Fix test 2023-11-08 11:12:10 +09:00
cache_buster_spec.rb Rails 7.1 update (#25963) 2023-10-23 17:58:29 +00:00
content_security_policy_spec.rb Extract class from CSP configuration/initialization (#26905) 2023-10-30 13:23:10 +09:00
delivery_failure_tracker_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
emoji_formatter_spec.rb 独自機能の追加などで他の部分への影響が分かるようにCI周りの修正 (#1) 2023-08-07 21:38:15 +09:00
entity_cache_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
extractor_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
fast_ip_map_spec.rb Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09:00
feed_manager_spec.rb Merge remote-tracking branch 'parent/main' into upstream-20231107 2023-11-07 11:35:05 +09:00
hashtag_normalizer_spec.rb Change how hashtags are normalized (#18795) 2022-07-13 15:03:28 +02:00
html_aware_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
link_details_extractor_spec.rb Fix handling of inLanguage attribute in preview card processing (#27423) 2023-10-17 09:27:11 +09:00
permalink_redirector_spec.rb Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
plain_text_formatter_spec.rb Unescape HTML entities (#24019) 2023-03-08 19:56:41 +01:00
request_pool_spec.rb Reduce sleep time in request pool spec (#25470) 2023-06-19 13:48:25 +02:00
request_spec.rb Fix RSpec/AnyInstance cop (#27810) 2023-11-14 14:52:59 +00:00
scope_transformer_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
search_query_parser_spec.rb Fix unmatched quotes and prefixes causing search to fail (#26701) 2023-09-01 09:43:12 +02:00
search_query_transformer_spec.rb Fix tests 2023-09-12 14:24:25 +09:00
status_cache_hydrator_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
status_filter_spec.rb Fix RSpec/AnyInstance cop (#27810) 2023-11-14 14:52:59 +00:00
status_finder_spec.rb Fix RSpec/StubbedMock cop (#25552) 2023-07-12 10:20:10 +02:00
status_reach_finder_spec.rb Add: #87 フォロワーのみに購読を許可する設定 (#239) 2023-11-08 17:51:36 +09:00
suspicious_sign_in_detector_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
tag_manager_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
text_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
webfinger_resource_spec.rb Fix RSpec/MessageSpies cop (#27751) 2023-11-07 09:46:28 +00:00