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

Track replyToEvent along with Cider state & history #5284

Merged
merged 9 commits into from
Oct 8, 2020

Commits on Oct 6, 2020

  1. Convert SendHistoryManager to TS

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    45fa647 View commit details
    Browse the repository at this point in the history
  2. Track replyToEvent along with CIDER state & history

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    120f269 View commit details
    Browse the repository at this point in the history
  3. Update Jest and JSDOM

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    13afb8d View commit details
    Browse the repository at this point in the history
  4. Replace MatrixClientPeg with access to context in SendMessageComposer

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    ab518a4 View commit details
    Browse the repository at this point in the history
  5. extend mockClient in testutils

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    965debf View commit details
    Browse the repository at this point in the history
  6. Write Enzyme tests for SendMessageComposer state/history persistence …

    …behaviour
    
    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    a8d88e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Workaround Jest bug with ArrayBuffers

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    0d6edab View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Update CIDER local and session storage keys to unbrick downgrade compat

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    017d2d4 View commit details
    Browse the repository at this point in the history
  2. fix tests for the new sessionStorage key

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    b2d04de View commit details
    Browse the repository at this point in the history