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

Develop #66

Merged
merged 4 commits into from
Mar 10, 2024
Merged

Develop #66

merged 4 commits into from
Mar 10, 2024

Commits on Mar 7, 2024

  1. feat: updated MessageNotificationResponseDto changed lastMessage fiel…

    …d type to LastMessageResponseDto
    Troha7 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    478c6b8 View commit details
    Browse the repository at this point in the history
  2. feat: updated MessageNotificationResponseDto changed lastMessage fiel…

    …d type to LastMessageResponseDto
    Troha7 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3db283a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. feat: refactored and create endpoint /user/specific/notify/topics for…

    … return TopicNotificationResponseDto
    Troha7 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a20d914 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'CHAT-226-update-topic-notification' into develop

    # Conflicts:
    #	src/main/java/com/chat/yourway/dto/response/MessageNotificationResponseDto.java
    #	src/main/java/com/chat/yourway/service/ChatMessageServiceImpl.java
    #	src/test/java/com/chat/yourway/integration/controller/ChatControllerTest.java
    Troha7 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    f8f3332 View commit details
    Browse the repository at this point in the history