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

Expected UTDs: report a different Posthog code #12389

Merged
merged 6 commits into from
Apr 17, 2024

Commits on Apr 3, 2024

  1. DecryptionFailureTracker: stronger typing

    Use `DecryptionFailureCode` rather than string
    richvdh committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    01bd959 View commit details
    Browse the repository at this point in the history
  2. DecryptionFailureTracker: remove use of DecryptionError

    The second argument to `MatrixEventEvent.Decrypted` callbacks is deprecatedf,
    and we can get the info we need direct from the event. This means that we no
    longer need to reference the internal `DecryptionError` class in the js-sdk.
    richvdh committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    45708b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85043d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge remote-tracking branch 'origin/develop' into rav/historical_eve…

    …nts/decryption_failure_tracker
    richvdh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    50e0781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eebd87 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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