Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StatusReachFinderのリファクタリング #496

Open
kmycode opened this issue Jan 23, 2024 · 0 comments
Open

StatusReachFinderのリファクタリング #496

kmycode opened this issue Jan 23, 2024 · 0 comments

Comments

@kmycode
Copy link
Owner

kmycode commented Jan 23, 2024

欲しい機能

表題の通り

必要性

現状、StatusReachFinderには以下の処理が含まれている

  • 通常配送
  • Misskeyへの配送制限
  • フレンドサーバーへの配送用の特別処理
  • センシティブな投稿の配送制限を行っているドメインへの配送制限

お互いの処理で共通のメソッドを呼び出すなど、処理が複雑になっている形跡が見られる。
本家への追従に支障がない範囲で、kmyblue独自部分を別クラスに切り出すとかの対応が必要

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant