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

add delete / rename conversation & bug fix #35

Merged
merged 7 commits into from
Sep 17, 2024
Merged

add delete / rename conversation & bug fix #35

merged 7 commits into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. callback after stream finished

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7cd47f6 View commit details
    Browse the repository at this point in the history
  2. do not store session to idb, this will fail everytime

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9ad5fc6 View commit details
    Browse the repository at this point in the history
  3. specify if there's an empty message

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3ffd1da View commit details
    Browse the repository at this point in the history
  4. remove client attribute

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f12ceac View commit details
    Browse the repository at this point in the history
  5. update styles

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bf150bc View commit details
    Browse the repository at this point in the history
  6. add delete session function

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    43bf848 View commit details
    Browse the repository at this point in the history
  7. add update title function

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9dfe2ca View commit details
    Browse the repository at this point in the history