Skip to content

Conversation

@tassoevan
Copy link
Contributor

@tassoevan tassoevan commented Aug 15, 2025

Proposed changes (including videos or screenshots)

Issue(s)

ARCH-1778

Steps to test or reproduce

Further comments

@tassoevan tassoevan added this to the 7.10.0 milestone Aug 15, 2025
@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Aug 15, 2025

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link

changeset-bot bot commented Aug 15, 2025

⚠️ No Changeset found

Latest commit: dbcf8b9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Aug 15, 2025

Codecov Report

❌ Patch coverage is 83.11688% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.76%. Comparing base (22498de) to head (dbcf8b9).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #36722      +/-   ##
===========================================
- Coverage    65.80%   65.76%   -0.04%     
===========================================
  Files         3257     3256       -1     
  Lines       108527   108530       +3     
  Branches     20683    20679       -4     
===========================================
- Hits         71411    71370      -41     
- Misses       34460    34497      +37     
- Partials      2656     2663       +7     
Flag Coverage Δ
e2e 57.16% <81.94%> (-0.04%) ⬇️
unit 71.22% <100.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tassoevan tassoevan marked this pull request as ready for review August 15, 2025 22:26
@tassoevan tassoevan requested a review from a team as a code owner August 15, 2025 22:26
Copy link
Contributor

@juliajforesti juliajforesti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tassoevan tassoevan added the stat: QA assured Means it has been tested and approved by a company insider label Aug 19, 2025
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Aug 19, 2025
@ggazzo ggazzo merged commit a40a519 into develop Aug 19, 2025
40 checks passed
@ggazzo ggazzo deleted the chore/e2ee-startup branch August 19, 2025 03:38
debdutdeb added a commit that referenced this pull request Aug 20, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent `load more` in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix: `VideoConfPopup` not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix: `onlyMyDepartments` not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
sampaiodiego pushed a commit that referenced this pull request Aug 21, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent `load more` in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix: `VideoConfPopup` not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix: `onlyMyDepartments` not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
sampaiodiego pushed a commit that referenced this pull request Sep 2, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent `load more` in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix: `VideoConfPopup` not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix: `onlyMyDepartments` not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ricardogarim pushed a commit that referenced this pull request Sep 8, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent `load more` in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix: `VideoConfPopup` not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix: `onlyMyDepartments` not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo pushed a commit that referenced this pull request Sep 16, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent `load more` in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix: `VideoConfPopup` not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix: `onlyMyDepartments` not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 17, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 18, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 19, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 19, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 23, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
ggazzo added a commit that referenced this pull request Sep 25, 2025
rebuild yarn.lock

clone and build homeserver repo

indentatioin

change setup-node order

remove existing homeserver path

test

/tmp

diff job :/

must link

use bundle branch

fix storybook too

fix lint error

fix old federation tests

fix more similar issues

ci: remove deploy-preview for PRs (#36725)

test: cleanup page-objects (#36665)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

regression: Prevent  in emoji picker route to home page (#36720)

fix: unhandled rejection from stale runtime (#36670)

fix: prevent unexpected token errors from newer syntax in apps (#36625)

chore: Move E2E Encryption startup (#36722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

fix:  not receiving focus properly (#36738)

i18n: Incomplete Room Name Validation Message (#35318)

Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>

fix: encryption toggle disabled/reset when toggling Private or Broadcast under E2E defaults (#36714)

fix: moment js not loading some locales (#36651)

fix: Custom notification sounds on incoming messages (#36703)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>

fix:  not applying to agents (#36747)

fix: enhance inquiry locking mechanism with timeout and error handling (#36749)

fix: media playback failing due to expired urls (#36622)

test: add saml login tests for user without name and user with channels (#36383)

more fixes

remove homeserver link again

more lint issues

another coupe

cache homeserver stuff

another lint probelem

yeah i ran lint locally finally.

fix the other dockerfiles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants