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: Apps Engine Bridge Method for Unread Room Messages #754

Open
wants to merge 12 commits into
base: alpha
Choose a base branch
from

Commits on Apr 10, 2024

  1. init draaft

    Dnouv committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    71f5d12 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. add method for read unread

    Dnouv committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d7730c0 View commit details
    Browse the repository at this point in the history
  2. add unreadByRoomAndUser test

    Dnouv committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5f7c769 View commit details
    Browse the repository at this point in the history
  3. add missing test

    Dnouv committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c6cac9b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. refactor: rename parameter rid to roomId in IMessageRead interface an…

    …d its implementations
    Dnouv committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    46bf341 View commit details
    Browse the repository at this point in the history
  2. add: getUserUnreadMessageCountByRoom to get count of unread messages …

    …for a user in any room
    Dnouv committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d0d6608 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. change options param order

    Dnouv committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    551dd9f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    eb2a9c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    6554c81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9fd64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1044523 View commit details
    Browse the repository at this point in the history
  4. remove ?'s

    Dnouv committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6c1b1b7 View commit details
    Browse the repository at this point in the history