You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* move: event와 handler 패키지 이동
* style: handler 메서드명 통일
* feat: 이미지를 올렸을때 FCM 발송
* feat: 위치 공유 시작할때 FCM 발송
* feat: TIMEOVER 되었을때 FCM 발송
* feat: Interaction 전송 시 FCM 발송
* feat: fcm message send할 때 data값 추가
* feat: 위치 공유 종료 시 FCM 발송
* feat: Interaction 100개 달성 시 FCM 발송
* Interaction 100개 달성 시 이벤트 발행 로직 handler로 이동
Copy file name to clipboardExpand all lines: Whatnow-Domain/src/main/kotlin/com/depromeet/whatnow/domains/interaction/handler/InteractionHistoryRegisterHandler.kt
Copy file name to clipboardExpand all lines: Whatnow-Domain/src/main/kotlin/com/depromeet/whatnow/domains/interaction/service/InteractionDomainService.kt
Copy file name to clipboardExpand all lines: Whatnow-Domain/src/main/kotlin/com/depromeet/whatnow/domains/interactionhistory/domain/InteractionHistory.kt
Copy file name to clipboardExpand all lines: Whatnow-Domain/src/main/kotlin/com/depromeet/whatnow/events/domainEvent/InteractionHistoryRegisterEvent.kt
0 commit comments