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

Feat: 特定ユーザーからのリアクションをブロックする機能の追加 #14992

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Commits on Nov 18, 2024

  1. Add: BlockingテーブルにisReactionBlockカラムを追加し、blocking-reaction-userエンドポイン…

    …トを追加
    
    ユーザー単位でリアクションをブロックするため、blocking-reaction-userエンドポイントを追加。
    ロジックは別途実装する。
    sakuhanight committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3dd5af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37627bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51a2a7d View commit details
    Browse the repository at this point in the history
  4. fix

    不要なonModuleInit Imprementsを除去
    sakuhanight committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1b0ac28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ef2dbb View commit details
    Browse the repository at this point in the history
  6. fix: as -> satisfies

    sakuhanight committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    202fcee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ea69b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24792e0 View commit details
    Browse the repository at this point in the history
  9. fix: code styleの修正

    sakuhanight committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2665294 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0301e86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da94dbe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34da11f View commit details
    Browse the repository at this point in the history
  13. fix: SPDXつけ忘れ

    sakuhanight committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    292809a View commit details
    Browse the repository at this point in the history
  14. fix: ReactionService

    sakuhanight committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a96ae92 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ac95b12 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    fd9b7ed View commit details
    Browse the repository at this point in the history
  2. fix: code style の修正

    sakuhanight committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6236c93 View commit details
    Browse the repository at this point in the history