Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade/element web v1.11.46 #846

Merged
merged 92 commits into from
Jan 26, 2024

Conversation

estellecomment
Copy link
Contributor

@estellecomment estellecomment commented Nov 29, 2023

Fix #801

Includes some fixes to the i18n scripts, and migrating tchap translations to follow the translation migration done in element.

  • merge code
  • patch-make is broken : Could not parse yarn v1 lock file -> the lock file had conflicts (>>>> etc in the file)
  • migrate patches
    • unchanged patches
    • hand-merged patches
      • activate-cross-signing-and-secure-storage-react/
        • code
        • hand testing
      • better-text-for-locked-messages/
        • fixed but cannot patch : fix patch-make or use Julien's script
        • can we use new-style keys too, does that work ?
        • cypress test passes
      • better-text-for-tab-switch/
        • code
        • hand testing
      • change-sections-order-in-security-privacy-settings/
        • code
        • hand testing
      • cross-signing-ui/
        • code
        • hand testing
      • customize-room-header-bar
        • code
        • hand testing
      • disable-access-options/
      • error-tchap-is-down/
      • forgot-password/
      • hide-room-alias-settings/
      • login/
      • registration-for-mainlining/
      • show-icon-on-public-room/
      • simplify-exchange-key-message/
  • run yarn i18n-tchap to check for broken translations (PR is not merged yet)
  • fix automated tests
    • unit
    • cypress
  • run code and test manually

germain-gg and others added 30 commits September 20, 2023 08:21
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Michael Telatynski <[email protected]>
…ixed yet)

* Use .well-known to discover a default rendezvous server for use with Sign in with QR ([\#11655](matrix-org/matrix-react-sdk#11655)). Contributed by @hughns.
* Message layout will update according to the selected style  ([\#10170](matrix-org/matrix-react-sdk#10170)). Fixes #21782. Contributed by @manancodes.
* Implement MSC4039: Add an MSC for a new Widget API action to upload files into the media repository ([\#11311](matrix-org/matrix-react-sdk#11311)). Contributed by @dhenneke.
* Render space pills with square corners to match new avatar ([\#11632](matrix-org/matrix-react-sdk#11632)). Fixes #26056.
* Linkify room topic ([\#11631](matrix-org/matrix-react-sdk#11631)). Fixes #26185.
* Show knock rooms in the list ([\#11573](matrix-org/matrix-react-sdk#11573)). Contributed by @maheichyk.
* Bump matrix-web-i18n dependency to 3.1.3 ([\#26287](element-hq/element-web#26287))
* Fix: Avatar shrinks with long names ([\#11698](matrix-org/matrix-react-sdk#11698)). Fixes #26252. Contributed by @manancodes.
* Update custom translations to support nested fields in structured JSON ([\#11685](matrix-org/matrix-react-sdk#11685)).
* Fix: Edited message remove button is hard to reach. ([\#11674](matrix-org/matrix-react-sdk#11674)). Fixes #24917. Contributed by @manancodes.
* Fix: Theme selector radio button not aligned in center with the text ([\#11676](matrix-org/matrix-react-sdk#11676)). Fixes #25460. Contributed by @manancodes.
* Fix: Unread notification dot aligned ([\#11658](matrix-org/matrix-react-sdk#11658)). Fixes #25285. Contributed by @manancodes.
* Fix: sync intentional mentions push rules with legacy rules ([\#11667](matrix-org/matrix-react-sdk#11667)). Fixes #26227. Contributed by @kerryarchibald.
* Revert "Fix regression around FacePile with overflow (#11527)" ([\#11634](matrix-org/matrix-react-sdk#11634)). Fixes #26209.
* Fix: Alignment Fixed ([\#11648](matrix-org/matrix-react-sdk#11648)). Fixes #26169. Contributed by @manancodes.
* Fix: onFinished added which closes the menu ([\#11647](matrix-org/matrix-react-sdk#11647)). Fixes #25556. Contributed by @manancodes.
* Don't start key backups when opening settings ([\#11640](matrix-org/matrix-react-sdk#11640)).
* Fix add to space avatar text centering ([\#11643](matrix-org/matrix-react-sdk#11643)). Fixes #26154.
* fix avatar styling in lightbox ([\#11641](matrix-org/matrix-react-sdk#11641)). Fixes #26196.
Copy link
Member

@odelcroi odelcroi left a comment

Choose a reason for hiding this comment

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

Minimal tests acceptance : OK

@estellecomment estellecomment merged commit 4770643 into develop_tchap Jan 26, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to Element-web 1.11.46 will change all translation strings
7 participants