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

✨ [STMT-300] FCM 앱 푸시 알림 전송 및 구독 기능 구현 #156

Merged
merged 45 commits into from
Oct 27, 2024

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    1a2ae4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f38e91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67798ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c8b44b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    572cc7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f56c727 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    869b587 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    062230c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1cd5e49 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ced0324 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a77215 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    3bc16fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4712490 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43f17e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6a6eae View commit details
    Browse the repository at this point in the history
  5. ♻️ [STMT-300] 토픽의 참조유형을 유형으로 변경

    스터디 공지, 포도알 알림 등 더 많은 의미를 포함하도록 단순한 테이블 참조 유형이 아닌 토픽 유형으로 이름 변경
    05AM committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6091c8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9670ed5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3978ce7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30aaa46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8986638 View commit details
    Browse the repository at this point in the history
  10. ♻️ [STMT-300] 주제 관리 서비스 이름 리팩터링

    SubscribeTopicUseCase -> ManageSubscriptionUseCase
    05AM committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e059dce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2a3993 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    531269a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9d83570 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bdd30af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6cff011 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    46d7ab9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    04c2a80 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8728be4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    709a3bc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1e47ea8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3383333 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cc24b11 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    94351b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c02dd2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39b3097 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d402ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f85e3d9 View commit details
    Browse the repository at this point in the history
  6. 💩 [STMT-300] API 통합 테스트 템플릿에 외부 API를 사용하는 클래스 임시 mocking

    추후 wire mock 등의 외부 api 호출 mocking을 위한 라이브러리를 도입할 예정
    05AM committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    07c5671 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    075c45e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c64cf60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb03b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    472c5c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d6507b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94cdea9 View commit details
    Browse the repository at this point in the history