Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Replace event verification logic with new code in js-sdk #11528

Merged
merged 15 commits into from
Sep 18, 2023

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    7912c74 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    170a775 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Merge remote-tracking branch 'origin/develop' into florianduros/eleme…

    …nt-r/cross-user-verification
    richvdh committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7687e0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce54b5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a9864f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    c73f212 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Merge remote-tracking branch 'origin/develop' into florianduros/eleme…

    …nt-r/cross-user-verification
    richvdh committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    156b354 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Enable cypress tests

    richvdh committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2fb9ce2 View commit details
    Browse the repository at this point in the history
  2. update tests

    richvdh committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    611b39f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    533714b View commit details
    Browse the repository at this point in the history
  4. rerender after editing events

    This is required because a transition from "valid event" to "unencrypted event"
    no longer triggers a state change, so the component does not render
    itself. Previously, this would be a transition from `verified:
    E2EState.Normal` to `verified: null`.
    richvdh committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4c280bf View commit details
    Browse the repository at this point in the history
  5. Update tests

    richvdh committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1986fbb View commit details
    Browse the repository at this point in the history
  6. prettier

    richvdh committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    07dc350 View commit details
    Browse the repository at this point in the history
  7. Test coverage

    richvdh committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    154a121 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    614343a View commit details
    Browse the repository at this point in the history