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

Pull in develop branch which was synced from upstream #10

Merged
merged 24 commits into from
Mar 13, 2024
Merged

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    90bcce9 View commit details
    Browse the repository at this point in the history
  2. v3.94.0-rc.0

    RiotRobot committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9c8e572 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Handle up/down as well as left/right for horizontal toolbars for impr…

    …oved a11y (matrix-org#12305)
    
    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8bd74f5 View commit details
    Browse the repository at this point in the history
  2. Remove references to internal js-sdk type CryptoBackend (matrix-org…

    …#12321)
    
    * Remove references to internal js-sdk type `CryptoBackend`
    
    * Use `Paramteters` to avoid `ts-ignore`
    richvdh authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    91020b3 View commit details
    Browse the repository at this point in the history
  3. Use strong element to semantically denote visually emphasised conte…

    …nt (matrix-org#12320)
    
    * Use `strong` element to semantically denote visually emphasised content
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Update snapshots
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Add comment
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    ---------
    
    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2617611 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Remove unused slider component (matrix-org#12303)

    It is unused as of matrix-org#12246. I noticed this while working on matrix-org#12299.
    robintown authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    60f3c2e View commit details
    Browse the repository at this point in the history
  2. Update matrix-org (matrix-org#11966)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1b3df3c View commit details
    Browse the repository at this point in the history
  3. Update all non-major dependencies (matrix-org#12322)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ba6bc78 View commit details
    Browse the repository at this point in the history
  4. Update dependency stylelint-scss to v6.2.0 (matrix-org#12323)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    148520c View commit details
    Browse the repository at this point in the history
  5. Update dependency @vector-im/compound-web to v3.1.3 (matrix-org#12281)

    * Update dependency @vector-im/compound-web to v3.1.3
    
    * Update snapshots
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Update snapshots
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Update snapshots
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Fix TAC width due to compound update (matrix-org#12326)
    
    ---------
    
    Signed-off-by: Michael Telatynski <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Michael Telatynski <[email protected]>
    Co-authored-by: Florian Duros <[email protected]>
    3 people authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    af51897 View commit details
    Browse the repository at this point in the history
  6. Call guest access link creation to join calls as a non registered use…

    …r via the EC SPA (matrix-org#12259)
    
    * Add externall call link button if in public call room
    
    Signed-off-by: Timo K <[email protected]>
    
    * Allow configuring a spa homeserver url.
    
    Signed-off-by: Timo K <[email protected]>
    
    * temp
    
    Signed-off-by: Timo K <[email protected]>
    
    * remove homeserver url
    
    Signed-off-by: Timo K <[email protected]>
    
    * Add custom title to share dialog.
    So that we can use it as a "share call" dialog.
    
    Signed-off-by: Timo K <[email protected]>
    
    * - rename config options
    - only show link button if a guest url is provided
    - share dialog custom Title
    - rename call share labels
    
    Signed-off-by: Timo K <[email protected]>
    
    * rename to title_link
    
    Signed-off-by: Timo K <[email protected]>
    
    * add tests for ShareDialog
    
    Signed-off-by: Timo K <[email protected]>
    
    * add tests for share call button
    
    Signed-off-by: Timo K <[email protected]>
    
    * review
    
    Signed-off-by: Timo K <[email protected]>
    
    * remove comment
    
    Signed-off-by: Timo K <[email protected]>
    
    * Update src/components/views/dialogs/ShareDialog.tsx
    
    Co-authored-by: David Baker <[email protected]>
    
    ---------
    
    Signed-off-by: Timo K <[email protected]>
    Co-authored-by: David Baker <[email protected]>
    toger5 and dbkr authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    70365c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Fix spotlight opening in TAC (matrix-org#12315)

    * Fix spotlight opening in TAC
    
    * Add tests
    
    * Remove `RovingTabIndexProvider`
    florianduros authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ddbc643 View commit details
    Browse the repository at this point in the history
  2. Reset power selector on API failure to prevent state mismatch (matrix…

    …-org#12319)
    
    * Reset power selector on API failure to prevent state mismatch
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Allow onChange to be sync or async
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Add unmounted check
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Improve coverage
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Iterate
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    ---------
    
    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    42ac873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e807457 View commit details
    Browse the repository at this point in the history
  4. Improve Forward Dialog a11y by switching to roving tab index interact…

    …ions (matrix-org#12306)
    
    * Improve Forward Dialog a11y by switching to roving tab index interactions
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Improve screen reader readout
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Improve screen reader readout
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    * Add tests
    
    Signed-off-by: Michael Telatynski <[email protected]>
    
    ---------
    
    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8e68d5d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

    Co-authored-by: github-merge-queue <[email protected]>
    RiotRobot and github-merge-queue authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    89eb884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431ae32 View commit details
    Browse the repository at this point in the history
  3. TAC: Fix CSS & component typos (matrix-org#12333)

    * Fix CSS & component typo
    
    * Update snapshots
    florianduros authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    753fc2d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Element Call: fix widget shown while its still loading (`waitForIfram…

    …eLoad=false`) (matrix-org#12292)
    
    * show loading spinner also if waitForIframeLoad = false
    Configure EC so it waits for the content loaded action
    !WARNING This breaks compatibility with the full mesh branch.
    I would like to discuss here if/when we can do that.
    
    Signed-off-by: Timo K <[email protected]>
    
    * stop show loading screen on widget ready (instead of preparing)
    
    Signed-off-by: Timo K <[email protected]>
    
    * wait until widget loading is over before comparing screenshots
    
    Signed-off-by: Timo K <[email protected]>
    
    * fix waitForIFrame=true widgets
    
    Signed-off-by: Timo K <[email protected]>
    
    * test
    
    Signed-off-by: Timo K <[email protected]>
    
    * always start with loading true. + cleanup
    
    Signed-off-by: Timo K <[email protected]>
    
    * simplify loading
    
    Signed-off-by: Timo K <[email protected]>
    
    * update snapshots (start not in loading state for waitForIframe = true widgets)
    
    Signed-off-by: Timo K <[email protected]>
    
    ---------
    
    Signed-off-by: Timo K <[email protected]>
    toger5 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    396829e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    181a317 View commit details
    Browse the repository at this point in the history
  3. v3.94.0

    RiotRobot committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    db532f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0c7486 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b793f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f251d8 View commit details
    Browse the repository at this point in the history