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

Refactor message history sync, add to CLI #930

Merged
merged 65 commits into from
Aug 28, 2024

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    f22686e View commit details
    Browse the repository at this point in the history
  2. fix: send the history_request

    tuddman committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    400c82b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba3ce2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    4e36425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f52913 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    ae95fb3 View commit details
    Browse the repository at this point in the history
  2. fix: stream sync groups

    tuddman committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8efba60 View commit details
    Browse the repository at this point in the history
  3. fix: cleanup wip notes

    tuddman committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4d4ec95 View commit details
    Browse the repository at this point in the history
  4. fix: cleanup command

    tuddman committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f1e6fea View commit details
    Browse the repository at this point in the history
  5. fix: formatting

    tuddman committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0af3450 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e538de View commit details
    Browse the repository at this point in the history
  7. fix: remove redundant log

    tuddman committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    cf73c24 View commit details
    Browse the repository at this point in the history
  8. fix: removes unused fn

    tuddman committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    533efcb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Update Cargo.lock

    rygine committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    99a5830 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    d795f00 View commit details
    Browse the repository at this point in the history
  2. Add helper to get sync group

    rygine committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    89f7862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5903c4 View commit details
    Browse the repository at this point in the history
  4. Refactor PIN verification

    rygine committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c125f2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0a211e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    0d80419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c492b99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d40c19 View commit details
    Browse the repository at this point in the history
  4. Apply patch

    rygine committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8ac1acb View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    49edac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0682415 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2980f55 View commit details
    Browse the repository at this point in the history
  4. Update send history reply test

    rygine committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8724a0f View commit details
    Browse the repository at this point in the history
  5. Add new_request_id test

    rygine committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3ff3658 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    b8c3a7f View commit details
    Browse the repository at this point in the history
  2. Simplify prepare groups

    rygine committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8955c5f View commit details
    Browse the repository at this point in the history
  3. Refactor error handling

    rygine committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    13d7738 View commit details
    Browse the repository at this point in the history
  4. Add message history processing

    rygine committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2c331a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ab061c View commit details
    Browse the repository at this point in the history
  6. Make message_history public

    rygine committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1b94ceb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97a84ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32c47b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a8796f View commit details
    Browse the repository at this point in the history
  10. Fix FFI bindings error type

    rygine committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c88ddfe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    192865e View commit details
    Browse the repository at this point in the history
  12. Remove unused fn

    rygine committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2a75a2c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    a9fee7a View commit details
    Browse the repository at this point in the history
  2. Update CLI README

    rygine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a8fd209 View commit details
    Browse the repository at this point in the history
  3. Update var name

    rygine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6fe5963 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c2965d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    739b8a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7835790 View commit details
    Browse the repository at this point in the history
  7. Update README

    rygine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    798ca60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45ca57b View commit details
    Browse the repository at this point in the history
  9. Fix test

    rygine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7a3bb8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e27fcf9 View commit details
    Browse the repository at this point in the history
  11. Add temp file cleanup

    rygine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5da5b2c View commit details
    Browse the repository at this point in the history
  12. Remove ring dependency

    rygine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b853e32 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b3ad2ef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    096603d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0b94e6e View commit details
    Browse the repository at this point in the history
  16. Expose serde_json errors

    rygine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d82c5ec View commit details
    Browse the repository at this point in the history
  17. Refactor match

    rygine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ea84a8e View commit details
    Browse the repository at this point in the history
  18. Update CLI

    rygine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ddaa984 View commit details
    Browse the repository at this point in the history
  19. Use chained calls

    rygine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    eb8d370 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    a3a1cbf View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    rygine committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a17ef92 View commit details
    Browse the repository at this point in the history
  3. Use log::error

    rygine committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4cdc5cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1ee24c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b126ae2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    100004d View commit details
    Browse the repository at this point in the history