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 support for sending user-defined encrypted to-device messages #2528

Merged
merged 12 commits into from
Aug 3, 2022

Commits on Aug 2, 2022

  1. Add support for sending user-defined encrypted to-device messages

    This is a port of the same change from the robertlong/group-call branch.
    robintown committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    185b819 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    robintown committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    15f3c7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e7868e View commit details
    Browse the repository at this point in the history
  4. Fix a code smell

    robintown committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c0a882d View commit details
    Browse the repository at this point in the history
  5. Fix types

    robintown committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    0334526 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3253141 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df8b757 View commit details
    Browse the repository at this point in the history
  8. Test the Crypto method

    robintown committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    ed14b29 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    robintown committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    96797ab View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    19959f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55b1e09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c87c2 View commit details
    Browse the repository at this point in the history