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

Feature/4378/add temporary messages while sending #4422

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2024

  1. add referenceId for "normal" sending of chat message

    Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
    mahibi committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    27e7c24 View commit details
    Browse the repository at this point in the history
  2. use repository in MessageInputViewModel instead datasource

    (as datasources should be only used in repositories)
    
    use coroutines instead RxJava for api calls triggered by MessageInputViewModel
    
    Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
    mahibi committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    40d7224 View commit details
    Browse the repository at this point in the history
  3. fixes after some wrong merge after merge conflict

    Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
    mahibi committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f0e17f4 View commit details
    Browse the repository at this point in the history
  4. WIP add temporary message

    Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
    mahibi committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ddf5898 View commit details
    Browse the repository at this point in the history