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: receive and store composite messages [part-1] #1888

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    326bb08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd12d1 View commit details
    Browse the repository at this point in the history
  3. map composite to proto

    MohamadJaara committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4023b3e View commit details
    Browse the repository at this point in the history
  4. detekt

    MohamadJaara committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    b46fc01 View commit details
    Browse the repository at this point in the history
  5. detekt

    MohamadJaara committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    125315c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. db migration

    MohamadJaara committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0bd4540 View commit details
    Browse the repository at this point in the history
  2. db migration

    MohamadJaara committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a835427 View commit details
    Browse the repository at this point in the history
  3. sqm

    MohamadJaara committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3554d74 View commit details
    Browse the repository at this point in the history
  4. map to composite entity

    MohamadJaara committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    cd2e36a View commit details
    Browse the repository at this point in the history
  5. detekt

    MohamadJaara committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b6bc952 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    e6ebf82 View commit details
    Browse the repository at this point in the history
  2. Update logic/src/commonMain/kotlin/com/wire/kalium/logic/data/message…

    …/MessageContent.kt
    
    Co-authored-by: Vitor Hugo Schwaab <[email protected]>
    MohamadJaara and vitorhugods authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6970d27 View commit details
    Browse the repository at this point in the history
  3. Update logic/src/commonMain/kotlin/com/wire/kalium/logic/data/message…

    …/MessageContent.kt
    
    Co-authored-by: Vitor Hugo Schwaab <[email protected]>
    MohamadJaara and vitorhugods authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    da4a856 View commit details
    Browse the repository at this point in the history
  4. address PR comments

    MohamadJaara committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e3527ae View commit details
    Browse the repository at this point in the history
  5. detekt

    MohamadJaara committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f477546 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    772dadc View commit details
    Browse the repository at this point in the history
  7. fix migration

    MohamadJaara committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0b53dca View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge branch 'feat/composit_messages/epic' into feat/composit_message…

    …s/map_from_to_proto
    
    # Conflicts:
    #	persistence/src/commonMain/db_user/migrations/49.sqm
    MohamadJaara committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    642b963 View commit details
    Browse the repository at this point in the history
  2. merge issues

    MohamadJaara committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    22d18b0 View commit details
    Browse the repository at this point in the history
  3. address PR comments

    MohamadJaara committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2db6932 View commit details
    Browse the repository at this point in the history
  4. address PR comments

    MohamadJaara committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d306fd8 View commit details
    Browse the repository at this point in the history
  5. detekt

    MohamadJaara committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    afc616f View commit details
    Browse the repository at this point in the history