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

Upgrade v3.108.0 #10

Merged
merged 134 commits into from
Sep 12, 2024
Merged

Upgrade v3.108.0 #10

merged 134 commits into from
Sep 12, 2024

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    a35ab23 View commit details
    Browse the repository at this point in the history
  2. Update compound-design-tokens to satisfy compound-web peer dependency (

    …matrix-org#12808)
    
    * Update compound-design-tokens to satisfy compound-web peer dependency
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ae18bb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f17d14b View commit details
    Browse the repository at this point in the history
  4. Update babel monorepo (matrix-org#12809)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ae74e40 View commit details
    Browse the repository at this point in the history
  5. Update dependency @types/node to v18.19.41 (matrix-org#12811)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    182c81b View commit details
    Browse the repository at this point in the history
  6. Update dependency typescript to v5.5.4 (matrix-org#12812)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    12f086e View commit details
    Browse the repository at this point in the history
  7. Update playwright monorepo to v1.45.3 (matrix-org#12813)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0b87cac View commit details
    Browse the repository at this point in the history
  8. Update typescript-eslint monorepo to v7.16.1 (matrix-org#12814)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    bbd583a View commit details
    Browse the repository at this point in the history
  9. Update dependency @sentry/browser to v8.19.0 (matrix-org#12816)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8b55139 View commit details
    Browse the repository at this point in the history
  10. Update stylelint (matrix-org#12817)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fc86c5d View commit details
    Browse the repository at this point in the history
  11. Update dependency blob-polyfill to v9 (matrix-org#12819)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    20c205e View commit details
    Browse the repository at this point in the history
  12. [create-pull-request] automated change (matrix-org#12805)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    3 people authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    57f30f1 View commit details
    Browse the repository at this point in the history
  13. Update all non-major dependencies (matrix-org#12815)

    * Update all non-major dependencies
    
    * Prettier
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    renovate[bot] and t3chguy authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    bacf738 View commit details
    Browse the repository at this point in the history
  14. Update dependency @testing-library/jest-dom to v6.4.8 (matrix-org#12810)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    efbd207 View commit details
    Browse the repository at this point in the history
  15. Update dependency @vector-im/compound-web to v5.5.0 (matrix-org#12818)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    36d02ae View commit details
    Browse the repository at this point in the history
  16. Update dependency posthog-js to v1.149.1 (matrix-org#12823)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    042f7a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. [create-pull-request] automated change (matrix-org#12824)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6e9fc55 View commit details
    Browse the repository at this point in the history
  2. Acknowledge DeviceMute widget actions (matrix-org#12790)

    * acknowledge DeviceMute widget actions (to prevent sending the  default error response to the widget)
    
    * rephrase comment
    
    * test for widget action ack
    toger5 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    72e7df0 View commit details
    Browse the repository at this point in the history
  3. Fix unwanted ringing of other devices even though the user is already…

    … connected to the call. (matrix-org#12742)
    
    * Fix call ringing on other device when already joined.
    This is done by checking if a user is already connected to the call on
    another device before playing the ring sound.
    
    * Add test
    toger5 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2e0716c View commit details
    Browse the repository at this point in the history
  4. Remove MatrixRTC realted import ES lint exceptions using a index.ts f…

    …or matrixrtc (matrix-org#12780)
    
    * update restricted import rules for matrixrtc
    
    * review
    
    * upgrade matrix-js-sdk
    
    * add missing import
    toger5 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3c370c6 View commit details
    Browse the repository at this point in the history
  5. Allow Chrome page translator to translate messages in rooms (matrix-o…

    …rg#11113)
    
    * support message translation in chat
    
    * Update src/HtmlUtils.tsx
    
    * update snapshots
    
    * Convert TextualBody-test to use snapshots
    
    ---------
    
    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    Co-authored-by: Richard van der Hoff <richard@matrix.org>
    3 people authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c1420ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25ab9e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    95db2d9 View commit details
    Browse the repository at this point in the history
  2. Support pagination while querying for issues in flaky reporter (matri…

    …x-org#12832)
    
    * Increase target
    
    * Support pagination while querying for issues
    
    This way we collect all the issues that were created after Jan 1 2024
    MidhunSureshR authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    76d2ab4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. [create-pull-request] automated change (matrix-org#12829)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4e6b1c8 View commit details
    Browse the repository at this point in the history
  2. Fix compound typography font component issues (matrix-org#12826)

    * Fix compound typography font component issues
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update playwright tests
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    844da7a View commit details
    Browse the repository at this point in the history
  3. Add sign out button to settings profile section (matrix-org#12666)

    * Add sign out button to settings profile section
    
    And move the logic for displaying the dialog out of the user menu
    to somewhere it can be re-used.
    
    Also close any open dialog on logout, because otherwise, well... you
    can guess.
    
    * Missing import
    
    * Update screenshot
    
    * This button doesn't need to be an anchor
    
    * Use Flex component
    
    * Use new force-close function
    
    * More tests
    dbkr authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c2c1089 View commit details
    Browse the repository at this point in the history
  4. Make micIcon display on primary (matrix-org#11908)

    Co-authored-by: Michael Weimann <michaelw@matrix.org>
    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    3 people authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    96777f8 View commit details
    Browse the repository at this point in the history
  5. Warn users on unsupported browsers before they lack features (matrix-…

    …org#12830)
    
    * Warn users on unsupported browsers before they lack features
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update Learn more link
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Add comments
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a12c187 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. [create-pull-request] automated change (matrix-org#12838)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    077549e View commit details
    Browse the repository at this point in the history
  2. Stabilise screenshot tests (matrix-org#12835)

    * Hide tooltips in screenshot tests by default
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Blank out dialog backgrounds by default
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Crop image-upload-preview screenshot
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update screenshots
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Stabilise width of masked user is in user profile
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Tidy
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update screenshots
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a189758 View commit details
    Browse the repository at this point in the history
  3. Update toast styles to match Figma (matrix-org#12833)

    * Warn users on unsupported browsers before they lack features
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update Learn more link
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update toast styles to match Figma
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Remove test code
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * update tests
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update tests
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update snapshots
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b0392b8 View commit details
    Browse the repository at this point in the history
  4. Update tests for new unsupported browser view (matrix-org#12836)

    * Update tests for new unsupported browser view
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Add new desktop_builds config options
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    66a89d8 View commit details
    Browse the repository at this point in the history
  5. Split up bodyToHtml (matrix-org#12840)

    * Split up bodyToHtml
    
    This (very incrementally) splits up the bodyToHtml function to avoid
    the multiple return types and hopefully make it a touch easier to
    comprehend. I'd also like to see what the test coverage says about
    this, so this is is somewhat experimental. This shouldn't change
    any behaviour but the comments in this function indiciate just how
    subtle it is.
    
    * Remove I prefix
    
    * Missed emoji formatting part
    dbkr authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    272a66b View commit details
    Browse the repository at this point in the history
  6. feat: Add autoformat and lint for ts/tsx files (matrix-org#11806)

    * feat: Add autoformat and lint for ts/tsx files
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    Palid and t3chguy authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dd20741 View commit details
    Browse the repository at this point in the history
  7. Rework how the onboarding notifications task works (matrix-org#12839)

    * Rework how the onboarding notifications task works
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Add test
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0204724 View commit details
    Browse the repository at this point in the history
  8. Fix picklekey debug (matrix-org#12845)

    matrix-org#12831 added some logging,
    but I messed it up
    richvdh authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bc21ed3 View commit details
    Browse the repository at this point in the history
  9. Extract useIsVideoRoom hook (matrix-org#12843)

    * Extract useIsVideoRoom hook
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update RoomInfoLine.tsx
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2e6f851 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. [create-pull-request] automated change (matrix-org#12846)

    Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    aeecba9 View commit details
    Browse the repository at this point in the history
  2. [create-pull-request] automated change (matrix-org#12847)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2defb10 View commit details
    Browse the repository at this point in the history
  3. Remove topic from new room header and expand right panel topic (matri…

    …x-org#12842)
    
    * Remove topic from new Room Header
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Hide topic edit in right panel unless user has permission to edit
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Expand right panel room topic by default
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Fix text align of topic in right panel
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update tests
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Fix topic colour in right panel
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Delint
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update snapshot
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Exclude `Add topic` from text-align
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Don't show `Add topic` if !perms
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fae5bf1 View commit details
    Browse the repository at this point in the history
  4. Extract Extensions into their own right panel tab (matrix-org#12844)

    * Extract useIsVideoRoom hook
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Move useWidgets hook to WidgetUtils
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Extract Extensions into their own right panel tab
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Remove unused components & classes
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Tests
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update screenshots
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b55653d View commit details
    Browse the repository at this point in the history
  5. Handle media download errors better (matrix-org#12848)

    * Handle media download errors better
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Add test
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Show error if media download failed
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * More tests
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f3ac669 View commit details
    Browse the repository at this point in the history
  6. Fix alignment of RTL messages (matrix-org#12837)

    * Fix alignment of RTL messages
    
    Inspired by matrix-org#5453 but
    hopefully with the edited marker in the right place.
    
    This is a PoC: types aren't correct and the style needs pulling
    out to a class. Plus it would probably need more visual tests added.
    If this looks acceptable, I can make these changes.
    
    * Fix spacing between text and edited annotation
    
    * Update snapshot
    
    * Update more snapshots
    
    * More snapshots
    
    * More more snapshots
    
    * Split out style
    
    * Fix emotes
    
    This will cause them always be right-justified if the display name
    is rtl.
    
    * Add playwright test for ltr/rtl message rendering
    
    * Better snapshots
    
    * Await on message sending
    
    * Better waiting, hopefully
    
    * Old snapshot files
    
    * Really hopefully fixed screenshots this time
    
    * Don't include the message action bar in the screenshots
    dbkr authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a0c029c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Deflake the chat export test (matrix-org#12854)

    Just set a fixed time instead, as per comment (Im not actually
    sure my changes broke this, I think it might just be because it's
    August now).
    dbkr authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e6a3238 View commit details
    Browse the repository at this point in the history
  2. Ignore permalink_prefix when serializing pills (matrix-org#11726)

    * Ignore permalink_prefix when serializing Markdown
    
    fixes element-hq/element-web/issues/26002
    
    During serialization of messages, pills were wrongfully serialized to a URL
    starting with `permalink_prefix`. This is against the Spec (which mandates
    https://matrix.to/#/ links) and the resulting pills were not recognized as
    pills in other clients.
    
    Spec-Appendix concerning matrix.to links: https://spec.matrix.org/v1.8/appendices/#matrixto-navigation
    
    Signed-off-by: Lars Wickel <git@herkulessi.de>
    
    * Test for pill serialization with permalink_prefix set
    
    Signed-off-by: Lars Wickel <git@herkulessi.de>
    
    * Test that permalink_prefix is used for permalink creation
    
    Signed-off-by: Lars Wickel <git@herkulessi.de>
    
    * Fix lint issues introduced
    
    Signed-off-by: Lars Wickel <git@herkulessi.de>
    
    * Incorporate requested changes
    
    Signed-off-by: Lars Wickel <git@herkulessi.de>
    
    ---------
    
    Signed-off-by: Lars Wickel <git@herkulessi.de>
    Co-authored-by: herkulessi <git@herkulessi.de>
    Co-authored-by: David Baker <dbkr@users.noreply.github.com>
    3 people authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fa60edf View commit details
    Browse the repository at this point in the history
  3. [create-pull-request] automated change (matrix-org#12851)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    3 people authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9b77279 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6addb4 View commit details
    Browse the repository at this point in the history
  5. Align RoomSummaryCard styles with Figma (matrix-org#12793)

    * Extract useIsVideoRoom hook
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Align RoomSummaryCard styles with Figma
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update screenshots
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update screenshot
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a38a516 View commit details
    Browse the repository at this point in the history
  6. Invite dialog: display MXID on its own line (matrix-org#11756)

    * Invite dialog: display MXID on its own line
    
    Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
    
    * Refactor to satisfy i18n linter
    
    Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
    
    ---------
    
    Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
    AndrewFerr authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1270518 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cd0c24 View commit details
    Browse the repository at this point in the history
  8. Move General user settings styles to more specific places

    This was w grab bag of styles for the email/phone components and
    one for something now in preferences. Move them elsewhere so I can
    rename the tab sensibly.
    dbkr committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    77062ac View commit details
    Browse the repository at this point in the history
  9. Upgrade target to es2022 (matrix-org#12852)

    * Upgrade target to es2021
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Upgrade to es2022
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Fix babel config
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Fix React contexts
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Fix types
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Fix React state
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c1d4199 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da67dbc View commit details
    Browse the repository at this point in the history
  11. Update snapshot

    dbkr committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a634542 View commit details
    Browse the repository at this point in the history
  12. More snapshots

    dbkr committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d60d28d View commit details
    Browse the repository at this point in the history
  13. Fix classname

    dbkr committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    dd61eb9 View commit details
    Browse the repository at this point in the history
  14. More reanaming & snapshot

    dbkr committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    69efe91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8dfe561 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. [create-pull-request] automated change (matrix-org#12858)

    Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    67f5c08 View commit details
    Browse the repository at this point in the history
  2. Fix comment typos

    dbkr committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3c490fa View commit details
    Browse the repository at this point in the history
  3. Merge pull request matrix-org#12857 from matrix-org/dbkr/email_phone_…

    …css_temporary_move
    
    Move General user settings styles to more specific places
    dbkr authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    accbe07 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Preparations for React 18 (matrix-org#12860)

    * Add missing types
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Eagerly add `children` to props in prep for React 18
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Avoid assuming that setState immediately sets `this.state` values
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Add missing context declaration
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Fix UserFriendlyError types to work with React 18
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0905864 View commit details
    Browse the repository at this point in the history
  2. Clear settings caches on reset rather than custom lifecycle method (m…

    …atrix-org#12859)
    
    * Clear settings caches on reset
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Derp
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Delint
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    54e5321 View commit details
    Browse the repository at this point in the history
  3. Fixed custom emotes background color #27745 (matrix-org#12798)

    * Fixed the drag and drop of X ##27186
    
    * Fixed custom emotes background color #27745
    
    * Fixed custom emotes background color #27745
    asimdelvi authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    92bf203 View commit details
    Browse the repository at this point in the history
  4. Fix formatting of rich text emotes (matrix-org#12862)

    and add them to the new test suite
    
    Fixes element-hq/element-web#27896
    dbkr authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cbd2379 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. [create-pull-request] automated change (matrix-org#12864)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    73cc598 View commit details
    Browse the repository at this point in the history
  2. Merge commit from fork

    and migrate existing account-level settings once-only for
    existing sessions.
    dbkr authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c7bbc1c View commit details
    Browse the repository at this point in the history
  3. v3.105.0

    RiotRobot committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d4819cf View commit details
    Browse the repository at this point in the history
  4. Fix types

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    edf32d2 View commit details
    Browse the repository at this point in the history
  5. v3.105.1

    RiotRobot committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    25e67be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7bc0e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a047f69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fff7bf View commit details
    Browse the repository at this point in the history
  9. Re-add olm dependency which is needed for types

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fe720ec View commit details
    Browse the repository at this point in the history
  10. Revert: Re-add olm dependency which is needed for types

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ca8d63a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f42dca2 View commit details
    Browse the repository at this point in the history
  12. v3.106.0-rc.0

    RiotRobot committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3a6ec1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    018c4f4 View commit details
    Browse the repository at this point in the history
  14. v3.106.0-rc.1

    RiotRobot committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    119bc34 View commit details
    Browse the repository at this point in the history
  15. Add missing presence indicator to new room header (matrix-org#12865)

    * Add missing presence indicator to new room header
    
    DecoratedRoomAvatar doesn't match Figma styles so created a composable avatar wrapper
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Add oobData to new room header avatar
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Simplify
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Simplify
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Add tests
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Improve coverage
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    dde19f3 View commit details
    Browse the repository at this point in the history
  16. Disable jump to read receipt button instead of hiding when nothing to…

    … jump to (matrix-org#12863)
    
    * Disable User Info jump to read receipt button instead of hiding it when no RR
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update tests
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update snapshot
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Remove non-functional code
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * delint
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5519b81 View commit details
    Browse the repository at this point in the history
  17. Update settings tab icons (matrix-org#12867)

    * Change icon for general/account tab
    
    ...and add support for compound design token icons to TabbedView,
    changing all the other icons over while we're at it.
    
    * Update snapshots
    
    * Fix responsive mode
    
    * Missed one
    
    * truthy-check the whole block
    
    * Use asset imports
    
    * Update snapshots
    dbkr authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6ca4f67 View commit details
    Browse the repository at this point in the history
  18. Switch to ghcr.io image for Synapse (matrix-org#12869)

    Due to dockerhub rate-limiting
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1be4c12 View commit details
    Browse the repository at this point in the history
  19. Rename general user settings to account (matrix-org#12841)

    * Rename general user settings to account
    
    Everything 'general' is now elsewhere, so this is ready for its
    new name.
    
    * Update snapshots
    
    * Rename & update playwright test
    
    * Rename class & remove unused CSS class
    
    * Change test ID
    
    * rethemendex
    
    * More tests!!
    
    * snapshots
    
    * Put the screenshots back in the new place
    
    * Fix tests with restoreAllMocks
    
    * More screenshot renaming
    
    * More test fixes & screenshot updates
    
    * More test fixes
    
    * un-skip
    
    * Typo
    
    Co-authored-by: Robin <robin@robin.town>
    
    ---------
    
    Co-authored-by: Robin <robin@robin.town>
    dbkr and robintown authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4e4c5c7 View commit details
    Browse the repository at this point in the history
  20. Make tests more resilient for React 18 upgrade (matrix-org#12861)

    * Make tests more resilient for React 18 upgrade
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Delint
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8285283 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Import base64 utils directly from js-sdk (matrix-org#12871)

    * Import base64 utils directly from js-sdk
    
    See comments in code
    
    * Use the authenticated routes (because the service worker said so)
    
    * Revert "Use the authenticated routes (because the service worker said so)"
    
    This reverts commit 835806d.
    
    * Use the authenticated routes (because the service worker said so)
    
    * Continue fighting Playwright
    
    * Document who is at fault if the import breaks (it's us)
    
    * Update playwright/e2e/timeline/timeline.spec.ts
    
    Co-authored-by: Robin <robin@robin.town>
    
    ---------
    
    Co-authored-by: Robin <robin@robin.town>
    turt2live and robintown authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7a4783f View commit details
    Browse the repository at this point in the history
  2. [create-pull-request] automated change (matrix-org#12872)

    Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f71d8bd View commit details
    Browse the repository at this point in the history
  3. [create-pull-request] automated change (matrix-org#12873)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6e7ddbb View commit details
    Browse the repository at this point in the history
  4. Clean up editor drafts for unknown rooms (matrix-org#12850)

    * Clean up editor drafts for unknown rooms and add tests.
    
    * lint
    
    * Call cleanUpDraftsIfRequired when we know a live update has completed.
    
    * Fix test for new call site of draft cleaning
    
    * fix test
    langleyd authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e6835fe View commit details
    Browse the repository at this point in the history
  5. Rich text Editor: Auto-replace plain text emoticons with emoji (matri…

    …x-org#12828)
    
    * Detect autoReplaceEmoji setting
    
    * Add plain text emoticon to emoji replacement for plain and rich text modes of the RTE.
    
    * Use latest wysiwyg
    
    * lint
    
    * fix existing jest tests and docs
    
    * Add unit tests
    
    * Update wysiwyg to fix flakes.
    
    * fix wording of tests and comments
    
    * use useSettingValue
    langleyd authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5d16a38 View commit details
    Browse the repository at this point in the history
  6. Allow selecting text in the right panel topic (matrix-org#12870)

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2978b86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a35bf68 View commit details
    Browse the repository at this point in the history
  8. Support delayed events (MSC4140) for call widget (matrix-org#12714)

    The Widget API spec for delayed events is defined by MSC4157.
    
    Also support "parent" delayed events, which were in a previous version
    of MSC4140 and may be reintroduced or be part of a new MSC later.
    AndrewFerr authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a437c67 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. [create-pull-request] automated change (matrix-org#12874)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    11cc174 View commit details
    Browse the repository at this point in the history
  2. Make widget tests throw when a modal is shown (matrix-org#12834)

    Instead of waiting for tests to time out if they show a dialog that they
    cannot interact with, throw an error immediately if a dialog is shown.
    AndrewFerr authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ff15249 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. [create-pull-request] automated change (matrix-org#12877)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8e45d50 View commit details
    Browse the repository at this point in the history
  2. Update @vector-im/compound-design-tokens (matrix-org#12876)

    * Update `@vector-im/compound-design-tokens`
    
    * Update jest snapshots
    
    * Update playwright snapshots
    
    * Use `--cpd-font-body-lg-semibold` for toast
    
    * Use `--cpd-font-body-lg-semibold` for other elements
    
    * Remaining heading fix
    florianduros authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    284cd40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e98cbf View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. [create-pull-request] automated change (matrix-org#12881)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    239330b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Show spinner whilst initial search request is in progress (matrix-org…

    …#12883)
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0e37c09 View commit details
    Browse the repository at this point in the history
  2. Add chat button on new room header for maximised widgets (matrix-org#…

    …12882)
    
    * Add chat button to new room header for video room & maximised widgets
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Delint
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update snapshot
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Update screenshot
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    eacb22e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. [create-pull-request] automated change (matrix-org#12885)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bdc4ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    269a9df View commit details
    Browse the repository at this point in the history
  3. v3.106.0

    RiotRobot committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6df8423 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95b2f3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    349c4a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad8da83 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. [create-pull-request] automated change (matrix-org#12886)

    Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    62e1641 View commit details
    Browse the repository at this point in the history
  2. [create-pull-request] automated change (matrix-org#12887)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    de898d1 View commit details
    Browse the repository at this point in the history
  3. Refactor the various email/phone management UI into a single component (

    matrix-org#12884)
    
    * Refactor the various email/phone management UI into a single component
    
    These were basically the same component copied & pasted 3 times and
    tweaked to match the behaviour of each case. This de-dupes them into
    one component.
    
    This all could really benefit from playwright tests, but would require
    setting up a dummy ID server in the playwright tests. This is all legacy
    pre-MAS stuff so its questionable whether its worth the effort.
    
    * Basic test, remove old tests
    
    * Use different text to confirm remove & put headers back
    
    although the two texts are both 'Remove' in practice
    
    * Remove string
    
    This was never triggered anyway with sydent & synapse because they
    don't seem to agree on what error to return. In any case, I think it
    makes more sense for it to be consistent with the email path, ie. using
    a dialog.
    
    * Avoid nested forms
    
    * Snapshots
    
    * More snapshots
    
    * Test the hs side
    
    * Snapshots
    
    * Test IS bind/revoke
    
    * Test remove can be cancelled
    
    * Test unvalidated cases & fix phone error
    
    * Reset state between tests
    
    * Import useState directly
    
    * One more direct React import
    dbkr authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4751c52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9846dc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. [create-pull-request] automated change (matrix-org#12891)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6361567 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. [create-pull-request] automated change (matrix-org#12894)

    Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7a91e3e View commit details
    Browse the repository at this point in the history
  2. Tweak UIA postMessage check to work cross-origin (matrix-org#12878)

    * Soften UIA fallback postMessage check to work cross-origin
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Do the same for the SSO UIA flow
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    * Check against MessageEvent::source instead
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    88cf643 View commit details
    Browse the repository at this point in the history
  3. Message Pinning: rework the message pinning list in the right panel (m…

    …atrix-org#12825)
    
    * Fix pinning event loading after restart
    
    * Update deps
    
    * Replace pinned event list
    
    * Add a dialog to confirm to unpin all messages
    
    * Use `EmptyState` when there is no pinned messages
    
    * Rework `PinnedEventTile` tests
    
    * Add comments and refactor `PinnedMessageCard`
    
    * Rework `PinnedMessageCard` tests
    
    * Add tests for `UnpinAllDialog`
    
    * Add e2e tests for pinned messages
    
    * Replace 3px custom gap by 4px gap
    
    * Use string interpolation for `Pin` action.
    
    * Update playright sceenshot for empty state
    florianduros authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6f3dc30 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. [create-pull-request] automated change (matrix-org#12898)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    3f386a6 View commit details
    Browse the repository at this point in the history
  2. Ensure elements on Login page are disabled when in-flight (matrix-org…

    …#12895)
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    9f5b39b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. [create-pull-request] automated change (matrix-org#12899)

    Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c37cb9f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. [create-pull-request] automated change (matrix-org#12901)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    RiotRobot and github-merge-queue[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fe8c073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64d6174 View commit details
    Browse the repository at this point in the history
  3. v3.107.0

    RiotRobot committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    20df553 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0e90ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4961e23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a11fd5 View commit details
    Browse the repository at this point in the history
  7. Rename prettier config file to .cjs

    For the same reason as matrix-org/matrix-js-sdk#4353
    dbkr committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c01ad91 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    cd4f301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aee2ca2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request matrix-org#12904 from matrix-org/dbkr/prettierrc_c…

    …js_staging
    
    Rename prettier config file to .cjs (staging version)
    dbkr authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    193ae62 View commit details
    Browse the repository at this point in the history
  4. v3.108.0-rc.0

    RiotRobot committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    750ee1a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    2be2763 View commit details
    Browse the repository at this point in the history
  2. v3.108.0

    RiotRobot committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e843fd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge tag 'v3.108.0' into upgrade-v3.108.0

    marc.sirisak committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6cc5a1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f1435a View commit details
    Browse the repository at this point in the history