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

Encryption improvements #285

Merged
merged 19 commits into from
Jan 22, 2021
Merged

Encryption improvements #285

merged 19 commits into from
Jan 22, 2021

Commits on Jan 14, 2021

  1. Filter sync properly

    Half-Shot committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    a390458 View commit details
    Browse the repository at this point in the history
  2. fix ephemeral

    Half-Shot committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    d63f47c View commit details
    Browse the repository at this point in the history
  3. Get the correct sync state

    Half-Shot committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    da5f57b View commit details
    Browse the repository at this point in the history
  4. changelog

    Half-Shot committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    5803d52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edd7668 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7c28c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Support sync tokens

    Half-Shot committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    5fe859f View commit details
    Browse the repository at this point in the history
  2. Metrics are now async

    Half-Shot committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    b769e8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d091c View commit details
    Browse the repository at this point in the history
  4. fix cache

    Half-Shot committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    c563127 View commit details
    Browse the repository at this point in the history
  5. Remove stat

    Half-Shot committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    09bf392 View commit details
    Browse the repository at this point in the history
  6. Add comments

    Half-Shot committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    2643d81 View commit details
    Browse the repository at this point in the history
  7. comments

    Half-Shot committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    a12cb7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee87eba View commit details
    Browse the repository at this point in the history
  9. fix lint

    Half-Shot committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    729a604 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Ensure types for encrypted rooms

    Co-authored-by: Christian Paul <christianp@matrix.org>
    Half-Shot and Christian Paul authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e8f6816 View commit details
    Browse the repository at this point in the history
  2. Add parenthesis

    Half-Shot committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    a7ca345 View commit details
    Browse the repository at this point in the history
  3. fix types

    Half-Shot committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    acde98b View commit details
    Browse the repository at this point in the history
  4. Update intent.ts

    Christian Paul authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    c87269f View commit details
    Browse the repository at this point in the history