nas/spec/services
KMY(雪あすか) 4f37ede886
Fix: #162 編集/他のサーバーからの編集で、フォローしていない相手からのメンションに関するNGワードに対応 (#163)
* Fix: #162 フォローしていないアカウントへのメンションのNGワードが編集で有効にならない問題

* Fix: 他のサーバーから来た編集についても適用
2023-10-22 09:40:20 +09:00
..
activitypub Fix: #162 編集/他のサーバーからの編集で、フォローしていない相手からのメンションに関するNGワードに対応 (#163) 2023-10-22 09:40:20 +09:00
account_search_service_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
account_statuses_cleanup_service_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
after_block_domain_from_account_service_spec.rb Remove unused stub json ld context (#25454) 2023-10-17 09:27:11 +09:00
after_block_service_spec.rb Remove statuses from antenna timeline when blocked 2023-08-20 11:43:19 +09:00
app_sign_up_service_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
authorize_follow_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
backup_service_spec.rb Fix: ブーストが1つでもあると投稿のエクスポート時にエラーが出る問題 (#149) 2023-10-21 21:40:34 +09:00
batched_remove_status_service_spec.rb Fix some incorrect tests (#26035) 2023-07-17 13:13:43 +02:00
block_domain_service_spec.rb Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
block_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
bootstrap_timeline_service_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
bulk_import_row_service_spec.rb Fix list import concurrently creating lists of the same name (#26372) 2023-08-07 17:59:20 +02:00
bulk_import_service_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
clear_domain_media_service_spec.rb Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698) 2023-06-14 16:44:37 +02:00
delete_account_service_spec.rb Add stricter protocol fields validation for accounts (#25937) 2023-07-20 18:23:48 +02:00
delivery_antenna_service_spec.rb Test: 未収載かつローカル検索許可のアンテナ配置 2023-10-10 11:42:23 +09:00
emoji_react_service_spec.rb Fix: 他のサーバーの同じ絵文字を複数つけられる問題 (#141) 2023-10-18 10:56:21 +09:00
fan_out_on_write_service_spec.rb Add: #136 自分が引用した投稿が編集されたときに通知 (#157) 2023-10-21 10:16:10 +09:00
favourite_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
fetch_link_card_service_spec.rb Improve fetch_link_card_service to exclude status references url 2023-08-27 09:15:19 +09:00
fetch_oembed_service_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
fetch_remote_status_service_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
fetch_resource_service_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
follow_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
import_service_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
mute_service_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
notify_service_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +02:00
post_status_service_spec.rb Fix: #162 編集/他のサーバーからの編集で、フォローしていない相手からのメンションに関するNGワードに対応 (#163) 2023-10-22 09:40:20 +09:00
precompute_feed_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
process_mentions_service_spec.rb Add circle posts history support (#18) 2023-09-24 13:01:09 +09:00
process_references_service_spec.rb Fix test 2023-10-03 21:33:28 +09:00
purge_domain_service_spec.rb Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698) 2023-06-14 16:44:37 +02:00
reblog_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
reject_follow_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
remove_from_followers_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
remove_status_service_spec.rb Fix some incorrect tests (#26035) 2023-07-17 13:13:43 +02:00
report_service_spec.rb Fix duplicate reports being sent when reporting some remote posts (#27355) 2023-10-11 09:36:57 +09:00
resolve_account_service_spec.rb Fix rspec at least services 2023-08-08 08:36:50 +09:00
resolve_url_service_spec.rb Add stricter protocol fields validation for accounts (#25937) 2023-07-20 18:23:48 +02:00
search_service_spec.rb Fix bad search type heuristic (#26673) 2023-08-28 17:08:37 +02:00
software_update_check_service_spec.rb Change update check source to kmyblue origin 2023-09-20 18:42:08 +09:00
suspend_account_service_spec.rb Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
translate_status_service_spec.rb Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
un_emoji_react_service_spec.rb Test: UnEmojiReactServiceのテスト (#138) 2023-10-18 10:09:15 +09:00
unallow_domain_service_spec.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
unblock_domain_service_spec.rb Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
unblock_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
unfollow_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
unsuspend_account_service_spec.rb Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
update_account_service_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
update_status_service_spec.rb Fix: #162 編集/他のサーバーからの編集で、フォローしていない相手からのメンションに関するNGワードに対応 (#163) 2023-10-22 09:40:20 +09:00
verify_link_service_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00