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

trigger change #75

Open
wants to merge 70 commits into
base: jts/github-acions
Choose a base branch
from

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    402e5db View commit details
    Browse the repository at this point in the history
  2. v3.100.0-rc.0

    RiotRobot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d84bcbc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    4f3dcb6 View commit details
    Browse the repository at this point in the history
  2. Remove code smell assertion identified by Sonar (matrix-org#12547)

    * This assertion is unnecessary since the receiver accepts the original type of the expression
    
    * Implement `client.getDomain()` null check
    
    * Update comment since `AutoDiscovery.findClientConfig` may still throw
    EdGeraghty authored May 21, 2024
    Configuration menu
    Copy the full SHA
    f712b80 View commit details
    Browse the repository at this point in the history
  3. Report verification and recovery state to posthog (matrix-org#12516)

    * Report verification and recovery state to posthog
    
    * Fix CryptoApi import
    
    * Fix js-sdk import
    
    * Review: Use DeviceVerificationStatus instead of CrossSigningStatus
    
    * Review: Clean condition to check secrets in 4S
    
    * review: Fix redundent !!
    BillCarsonFr authored May 21, 2024
    Configuration menu
    Copy the full SHA
    a29cabe View commit details
    Browse the repository at this point in the history
  4. Deprecate Tooltip.tsx

    florianduros committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a5e4daa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d3b3d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbe00e5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    25fa123 View commit details
    Browse the repository at this point in the history
  2. Delete useTooltip.tsx

    florianduros committed May 22, 2024
    Configuration menu
    Copy the full SHA
    67c7514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6907a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c28d37 View commit details
    Browse the repository at this point in the history
  5. Migrate TooltipTarget usage to compound Tooltip (matrix-org#12542)

    * Use new tooltip in `RoomTopic.tsx`
    
    * Use new tooltip in `MLocationBody.tsx`
    
    * Fix room topic
    
    * Update location snapshot
    
    * Use new tooltip in `AppPermission.tsx`
    
    * Remove `TooltipTarget`
    
    * Add tests for `RoomTopic`
    florianduros authored May 22, 2024
    Configuration menu
    Copy the full SHA
    1190de9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04741ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6132db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f07672 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9f718e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge pull request matrix-org#12549 from matrix-org/florianduros/tool…

    …tip/legacy-tooltip
    
    Tooltip: Use tooltip compound instead of react-sdk tooltip
    dbkr authored May 23, 2024
    Configuration menu
    Copy the full SHA
    88e8e2d View commit details
    Browse the repository at this point in the history
  2. Add seedrandom dep to resolutions (matrix-org#12552)

    * Move seedrandom dep to `resolutions`
    
    ... to shut renovate up
    
    * Reinstate `seedrandom` as dev dependency
    
    If we just declare it in `resolutions`, it doesn't get installed at all,
    because it is only a devDependency of `bloom-filters`.
    richvdh authored May 23, 2024
    Configuration menu
    Copy the full SHA
    bc48fe4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    148a360 View commit details
    Browse the repository at this point in the history
  2. Fix tabbedview breakpoint width (matrix-org#12556)

    Which should be 1024 according to the designs, not 768
    dbkr authored May 28, 2024
    Configuration menu
    Copy the full SHA
    e8bb241 View commit details
    Browse the repository at this point in the history
  3. Tooltip: close field tooltip when ESC is pressed (matrix-org#12553)

    * Close field tooltip when ESC is pressed
    
    * Use `Key.ESCAPE`
    florianduros authored May 28, 2024
    Configuration menu
    Copy the full SHA
    17ab522 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Close the release announcement when a dialog is opened (matrix-org#12559

    )
    
    * Fire `ModalManagerEvent.Closed` when a dialog is closed
    
    * Listen to modal events in the RA
    
    * Fix first RA test
    florianduros authored May 29, 2024
    Configuration menu
    Copy the full SHA
    679b170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca16462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e1c1d1 View commit details
    Browse the repository at this point in the history
  4. v3.100.0-rc.1

    RiotRobot committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7f49a30 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

    RiotRobot committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3ec0fe1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Generate a string arary of userIds in current space, and use list to …

    …filter suggestions list and recent list.
    John Tore Simonsen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e53c25f View commit details
    Browse the repository at this point in the history
  2. fix type-o

    John Tore Simonsen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6efa567 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. trigger change

    John Tore Simonsen committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b125cdc View commit details
    Browse the repository at this point in the history
  2. trigger

    John Tore Simonsen committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4b10813 View commit details
    Browse the repository at this point in the history
  3. trigger

    John Tore Simonsen committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3c437da View commit details
    Browse the repository at this point in the history
  4. trigger

    John Tore Simonsen committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    facfdf4 View commit details
    Browse the repository at this point in the history
  5. trigger

    John Tore Simonsen committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6271586 View commit details
    Browse the repository at this point in the history
  6. trigger

    John Tore Simonsen committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d38c5a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba9f3be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1af503d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7aa357 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e7cd7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    72f5def View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/verji-develop' into jts/verji-de…

    …velop-2-merge
    John Tore Simonsen committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fd850e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge pull request #77 from verji/jts/verji-develop-2-merge

    Jts/verji develop 2 merge
    JohnSimonsen authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9eb9448 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge pull request #72 from verji/jts/1989-invite-suggestions

    Jts/1989 invite suggestions
    JohnSimonsen authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    105311a View commit details
    Browse the repository at this point in the history
  2. trigger

    John Tore Simonsen committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    50741d7 View commit details
    Browse the repository at this point in the history
  3. eslint

    John Tore Simonsen committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6eeffe5 View commit details
    Browse the repository at this point in the history
  4. prettier

    John Tore Simonsen committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    479c32e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/jts/github-acions' into jts/gith…

    …ub-action-trigger-branch
    John Tore Simonsen committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7b96873 View commit details
    Browse the repository at this point in the history
  6. edit scripts

    John Tore Simonsen committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    58cdffa View commit details
    Browse the repository at this point in the history
  7. use verji instead of vector-im in script

    John Tore Simonsen committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bd2ca44 View commit details
    Browse the repository at this point in the history
  8. attempt skip

    John Tore Simonsen committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3fda611 View commit details
    Browse the repository at this point in the history
  9. skip failing test due to verji-customisations

    John Tore Simonsen committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e4e7314 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

  1. fixing tests part one 1

    John Tore Simonsen committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f969c2a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fix invite dialog tests

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    128f0be View commit details
    Browse the repository at this point in the history
  2. lint fix

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b779047 View commit details
    Browse the repository at this point in the history
  3. update snapshots

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3a656af View commit details
    Browse the repository at this point in the history
  4. eslint

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    969e7d2 View commit details
    Browse the repository at this point in the history
  5. prettier

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    efbee45 View commit details
    Browse the repository at this point in the history
  6. update snapshot

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    25e4b15 View commit details
    Browse the repository at this point in the history
  7. fix tests

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    31696a6 View commit details
    Browse the repository at this point in the history
  8. increase timeout of test

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0690b13 View commit details
    Browse the repository at this point in the history
  9. see if timeout is really the issue

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b7faa59 View commit details
    Browse the repository at this point in the history
  10. mock rust sdk feature flag in tests, because we have hardcoded featur…

    …e to false in verji.
    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0408e0d View commit details
    Browse the repository at this point in the history
  11. eslint and prettier

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    47981d8 View commit details
    Browse the repository at this point in the history
  12. link module-api in layered sh.

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0da6bb7 View commit details
    Browse the repository at this point in the history
  13. trigger tests

    John Tore Simonsen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5e8acf3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Skip failing checks we don't have time to fix now

    John Tore Simonsen committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    64eb521 View commit details
    Browse the repository at this point in the history
  2. trigger

    John Tore Simonsen committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a6f19ab View commit details
    Browse the repository at this point in the history