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

Offload some more waveform processing onto a worker #9223

Merged
merged 25 commits into from
Apr 27, 2023
Merged

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    22e3c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a64679 View commit details
    Browse the repository at this point in the history
  3. Stash playback worker

    t3chguy committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    e7e41bd View commit details
    Browse the repository at this point in the history
  4. Fix yet more React errors

    t3chguy committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    76d3c26 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk

     into t3chguy/fix/19756
    
    # Conflicts:
    #	src/BlurhashEncoder.ts
    #	src/audio/Playback.ts
    #	src/components/views/context_menus/MessageContextMenu.tsx
    t3chguy committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f393935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eb3870 View commit details
    Browse the repository at this point in the history
  3. Iterate

    t3chguy committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    a9d4ff8 View commit details
    Browse the repository at this point in the history
  4. Iterate

    t3chguy committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f530c7e View commit details
    Browse the repository at this point in the history
  5. Iterate types

    t3chguy committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    aa47215 View commit details
    Browse the repository at this point in the history
  6. Update tests

    t3chguy committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5e4048e View commit details
    Browse the repository at this point in the history
  7. Either-or

    t3chguy committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9353b0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b80c2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0dfaa0c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk

     into t3chguy/fix/19756
    t3chguy committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    06a3564 View commit details
    Browse the repository at this point in the history
  2. Stabilise tests

    t3chguy committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2f37676 View commit details
    Browse the repository at this point in the history
  3. Simplify diff

    t3chguy committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3d3e41a View commit details
    Browse the repository at this point in the history
  4. Fix test raciness

    t3chguy committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    12a4560 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80ba76e View commit details
    Browse the repository at this point in the history
  6. Stabilise tests further

    t3chguy committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1930325 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98e74df View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Stabilise tests

    t3chguy committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2fd45fc View commit details
    Browse the repository at this point in the history
  2. Add test coverage

    t3chguy committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    1edc822 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk

     into t3chguy/fix/19756
    t3chguy committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2dc171e View commit details
    Browse the repository at this point in the history
  4. Iterate

    t3chguy committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    480eec3 View commit details
    Browse the repository at this point in the history
  5. Iterate

    t3chguy committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    559f676 View commit details
    Browse the repository at this point in the history