From d259ee94d60245e14d4cc7c3d2016807d564dbfd Mon Sep 17 00:00:00 2001 From: js Date: Sat, 30 Sep 2023 17:00:38 +0000 Subject: [PATCH] Update chat/element-web to 1.11.45 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes in [1.11.45](https://github.com/vector-im/element-web/releases/tag/v1.11.45) (2023-09-29) ================================================================================================= ## 🐛 Bug Fixes * Fix Emoji font on Safari 17 ([\#11673](https://github.com/matrix-org/matrix-react-sdk/pull/11673)). Changes in [1.11.44](https://github.com/vector-im/element-web/releases/tag/v1.11.44) (2023-09-26) ================================================================================================= ## ✨ Features * Make video & voice call buttons pin conference widget if unpinned ([\#11576](https://github.com/matrix-org/matrix-react-sdk/pull/11576)). Fixes vector-im/customer-retainer#72. * OIDC: persist refresh token ([\#11249](https://github.com/matrix-org/matrix-react-sdk/pull/11249)). Contributed by @kerryarchibald. * ElementR: Cross user verification ([\#11364](https://github.com/matrix-org/matrix-react-sdk/pull/11364)). Fixes #25752. Contributed by @florianduros. * Default intentional mentions ([\#11602](https://github.com/matrix-org/matrix-react-sdk/pull/11602)). * Notify users about denied access on ask-to-join rooms ([\#11480](https://github.com/matrix-org/matrix-react-sdk/pull/11480)). Contributed by @nurjinjafar. * Allow setting knock room directory visibility ([\#11529](https://github.com/matrix-org/matrix-react-sdk/pull/11529)). Contributed by @charlynguyen. ## 🐛 Bug Fixes * Revert "Fix regression around FacePile with overflow (#11527)" ([\#11634](https://github.com/matrix-org/matrix-react-sdk/pull/11634)). Fixes #26209. * Escape placeholder before injecting it into the style ([\#11607](https://github.com/matrix-org/matrix-react-sdk/pull/11607)). * Move ViewUser action callback to RoomView ([\#11495](https://github.com/matrix-org/matrix-react-sdk/pull/11495)). Fixes #26040. * Fix room timeline search toggling behaviour edge case ([\#11605](https://github.com/matrix-org/matrix-react-sdk/pull/11605)). Fixes #26105. * Avoid rendering view-message link in RoomKnocksBar unnecessarily ([\#11598](https://github.com/matrix-org/matrix-react-sdk/pull/11598)). Contributed by @charlynguyen. * Use knock rooms sync to reflect the knock state ([\#11596](https://github.com/matrix-org/matrix-react-sdk/pull/11596)). Fixes #26043 and #26044. Contributed by @charlynguyen. * Fix avatar in right panel not using the correct font ([\#11593](https://github.com/matrix-org/matrix-react-sdk/pull/11593)). Fixes #26061. Contributed by @MidhunSureshR. * Add waits in Spotlight Cypress tests, hoping this unflakes them ([\#11590](https://github.com/matrix-org/matrix-react-sdk/pull/11590)). Fixes #26053, #26140 #26139 and #26138. Contributed by @andybalaam. * Fix vertical alignment of default avatar font ([\#11582](https://github.com/matrix-org/matrix-react-sdk/pull/11582)). Fixes #26081. * Fix avatars in public room & space search being flex shrunk ([\#11580](https://github.com/matrix-org/matrix-react-sdk/pull/11580)). Fixes #26133. * Fix EventTile avatars being rendered with a size of 0 instead of hidden ([\#11558](https://github.com/matrix-org/matrix-react-sdk/pull/11558)). Fixes #26075. Changes in [1.11.43](https://github.com/vector-im/element-web/releases/tag/v1.11.43) (2023-09-15) ================================================================================================= (No changes - bumping the version number for an element-desktop release.) Changes in [1.11.42](https://github.com/vector-im/element-web/releases/tag/v1.11.42) (2023-09-13) ================================================================================================= ## 🐛 Bug Fixes * Update Compound to fix Firefox-specific avatar regression ([\#11604](https://github.com/matrix-org/matrix-react-sdk/pull/11604)). Fixes #26155. Changes in [1.11.41](https://github.com/vector-im/element-web/releases/tag/v1.11.41) (2023-09-12) ================================================================================================= ## 🦖 Deprecations * Deprecate customisations in favour of Module API ([\#25736](https://github.com/vector-im/element-web/pull/25736)). Fixes #25733. ## ✨ Features * Make SVGR icons use forward ref ([\#26082](https://github.com/vector-im/element-web/pull/26082)). * Add support for rendering a custom wrapper around Element ([\#25537](https://github.com/vector-im/element-web/pull/25537)). Contributed by @maheichyk. * Allow creating public knock rooms ([\#11481](https://github.com/matrix-org/matrix-react-sdk/pull/11481)). Contributed by @charlynguyen. * Render custom images in reactions according to MSC4027 ([\#11087](https://github.com/matrix-org/matrix-react-sdk/pull/11087)). Contributed by @sumnerevans. * Introduce room knocks bar ([\#11475](https://github.com/matrix-org/matrix-react-sdk/pull/11475)). Contributed by @charlynguyen. * Room header UI updates ([\#11507](https://github.com/matrix-org/matrix-react-sdk/pull/11507)). Fixes #25892. * Remove green "verified" bar for encrypted events ([\#11496](https://github.com/matrix-org/matrix-react-sdk/pull/11496)). * Update member count on room summary update ([\#11488](https://github.com/matrix-org/matrix-react-sdk/pull/11488)). * Support for E2EE in Element Call ([\#11492](https://github.com/matrix-org/matrix-react-sdk/pull/11492)). * Allow requesting to join knock rooms via spotlight ([\#11482](https://github.com/matrix-org/matrix-react-sdk/pull/11482)). Contributed by @charlynguyen. * Lock out the first tab if Element is opened in a second tab. ([\#11425](https://github.com/matrix-org/matrix-react-sdk/pull/11425)). Fixes #25157. * Change avatar to use Compound implementation ([\#11448](https://github.com/matrix-org/matrix-react-sdk/pull/11448)). ## 🐛 Bug Fixes * Fix vertical alignment of default avatar font ([\#11582](https://github.com/matrix-org/matrix-react-sdk/pull/11582)). Fixes #26081. * Fix avatars in public room & space search being flex shrunk ([\#11580](https://github.com/matrix-org/matrix-react-sdk/pull/11580)). Fixes #26133. * Fix EventTile avatars being rendered with a size of 0 instead of hidden ([\#11558](https://github.com/matrix-org/matrix-react-sdk/pull/11558)). Fixes #26075. * Fix compound external assets path in bundle ([\#26069](https://github.com/vector-im/element-web/pull/26069)). * Use RoomStateEvent.Update for knocks ([\#11516](https://github.com/matrix-org/matrix-react-sdk/pull/11516)). Contributed by @charlynguyen. * Prevent event propagation when clicking icon buttons ([\#11515](https://github.com/matrix-org/matrix-react-sdk/pull/11515)). * Only display RoomKnocksBar when feature flag is enabled ([\#11513](https://github.com/matrix-org/matrix-react-sdk/pull/11513)). Contributed by @andybalaam. * Fix avatars of knock members for people tab of room settings ([\#11506](https://github.com/matrix-org/matrix-react-sdk/pull/11506)). Fixes #26083. Contributed by @charlynguyen. * Fixes read receipt avatar offset ([\#11483](https://github.com/matrix-org/matrix-react-sdk/pull/11483)). Fixes #26067, #26064 #26059 and #26061. * Fix avatar defects ([\#11473](https://github.com/matrix-org/matrix-react-sdk/pull/11473)). Fixes #26051 and #26046. * Fix consistent avatar output for Percy ([\#11472](https://github.com/matrix-org/matrix-react-sdk/pull/11472)). Fixes #26049 and #26052. * Fix colour of avatar and colour matching with username ([\#11470](https://github.com/matrix-org/matrix-react-sdk/pull/11470)). Fixes #26042. * Fix incompatibility of Soft Logout with Element-R ([\#11468](https://github.com/matrix-org/matrix-react-sdk/pull/11468)). * Fix instances of double translation and guard translation calls using typescript ([\#11443](https://github.com/matrix-org/matrix-react-sdk/pull/11443)). --- chat/element-web/Makefile | 4 +- chat/element-web/PLIST | 364 +++++++++++++++++++++----------------- chat/element-web/distinfo | 8 +- 3 files changed, 209 insertions(+), 167 deletions(-) diff --git a/chat/element-web/Makefile b/chat/element-web/Makefile index febebf3c4e75..3c13ca7e3d10 100644 --- a/chat/element-web/Makefile +++ b/chat/element-web/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2023/08/30 21:52:06 js Exp $ +# $NetBSD: Makefile,v 1.27 2023/09/30 17:00:38 js Exp $ DISTNAME= element-v${PKGVERSION_NOREV} -PKGNAME= element-web-1.11.40 +PKGNAME= element-web-1.11.45 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=vector-im/} GITHUB_RELEASE= v${PKGVERSION_NOREV} diff --git a/chat/element-web/PLIST b/chat/element-web/PLIST index 74ae7bd5a91d..1227f441d6d5 100644 --- a/chat/element-web/PLIST +++ b/chat/element-web/PLIST @@ -1,116 +1,118 @@ -@comment $NetBSD: PLIST,v 1.26 2023/08/30 21:52:06 js Exp $ -share/element-web/48a442476babfcad88ba.worker.js -share/element-web/48a442476babfcad88ba.worker.js.map -share/element-web/6a1643f280e2a6b79eac.worker.js -share/element-web/6a1643f280e2a6b79eac.worker.js.map +@comment $NetBSD: PLIST,v 1.27 2023/09/30 17:00:38 js Exp $ +share/element-web/12add8200fdbcd173c84.worker.js +share/element-web/12add8200fdbcd173c84.worker.js.map +share/element-web/5b6265f67f25965a77aa.worker.js +share/element-web/5b6265f67f25965a77aa.worker.js.map +share/element-web/94c854d64bed7f548312.worker.js +share/element-web/94c854d64bed7f548312.worker.js.map share/element-web/apple-app-site-association -share/element-web/bundles/9080b7a61d57e094dbd7/0.js -share/element-web/bundles/9080b7a61d57e094dbd7/0.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/1.js -share/element-web/bundles/9080b7a61d57e094dbd7/1.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/10.js -share/element-web/bundles/9080b7a61d57e094dbd7/10.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/11.js -share/element-web/bundles/9080b7a61d57e094dbd7/11.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/12.js -share/element-web/bundles/9080b7a61d57e094dbd7/12.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/2.js -share/element-web/bundles/9080b7a61d57e094dbd7/2.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/3.js -share/element-web/bundles/9080b7a61d57e094dbd7/3.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/31.js -share/element-web/bundles/9080b7a61d57e094dbd7/31.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/32.js -share/element-web/bundles/9080b7a61d57e094dbd7/32.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/33.js -share/element-web/bundles/9080b7a61d57e094dbd7/33.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/34.js -share/element-web/bundles/9080b7a61d57e094dbd7/34.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/35.js -share/element-web/bundles/9080b7a61d57e094dbd7/35.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/36.js -share/element-web/bundles/9080b7a61d57e094dbd7/36.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/37.js -share/element-web/bundles/9080b7a61d57e094dbd7/37.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/38.js -share/element-web/bundles/9080b7a61d57e094dbd7/38.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/39.js -share/element-web/bundles/9080b7a61d57e094dbd7/39.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/4.js -share/element-web/bundles/9080b7a61d57e094dbd7/4.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/40.js -share/element-web/bundles/9080b7a61d57e094dbd7/40.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/41.js -share/element-web/bundles/9080b7a61d57e094dbd7/41.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/42.js -share/element-web/bundles/9080b7a61d57e094dbd7/42.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/43.js -share/element-web/bundles/9080b7a61d57e094dbd7/43.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/44.js -share/element-web/bundles/9080b7a61d57e094dbd7/44.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/5.js -share/element-web/bundles/9080b7a61d57e094dbd7/5.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/6.js -share/element-web/bundles/9080b7a61d57e094dbd7/6.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/7.js -share/element-web/bundles/9080b7a61d57e094dbd7/7.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/8.js -share/element-web/bundles/9080b7a61d57e094dbd7/8.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/9.js -share/element-web/bundles/9080b7a61d57e094dbd7/9.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/bundle.css -share/element-web/bundles/9080b7a61d57e094dbd7/bundle.js -share/element-web/bundles/9080b7a61d57e094dbd7/bundle.js.LICENSE.txt -share/element-web/bundles/9080b7a61d57e094dbd7/bundle.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/compatibility-view.css -share/element-web/bundles/9080b7a61d57e094dbd7/compatibility-view.js -share/element-web/bundles/9080b7a61d57e094dbd7/compatibility-view.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/element-web-app.js -share/element-web/bundles/9080b7a61d57e094dbd7/element-web-app.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/error-view.css -share/element-web/bundles/9080b7a61d57e094dbd7/error-view.js -share/element-web/bundles/9080b7a61d57e094dbd7/error-view.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/init.js -share/element-web/bundles/9080b7a61d57e094dbd7/init.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/jitsi.css -share/element-web/bundles/9080b7a61d57e094dbd7/jitsi.js -share/element-web/bundles/9080b7a61d57e094dbd7/jitsi.js.LICENSE.txt -share/element-web/bundles/9080b7a61d57e094dbd7/jitsi.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/mobileguide.js -share/element-web/bundles/9080b7a61d57e094dbd7/mobileguide.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/styles.js -share/element-web/bundles/9080b7a61d57e094dbd7/styles.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/theme-dark-custom.css -share/element-web/bundles/9080b7a61d57e094dbd7/theme-dark-custom.js -share/element-web/bundles/9080b7a61d57e094dbd7/theme-dark-custom.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/theme-dark.css -share/element-web/bundles/9080b7a61d57e094dbd7/theme-dark.js -share/element-web/bundles/9080b7a61d57e094dbd7/theme-dark.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/theme-legacy-dark.css -share/element-web/bundles/9080b7a61d57e094dbd7/theme-legacy-dark.js -share/element-web/bundles/9080b7a61d57e094dbd7/theme-legacy-dark.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/theme-legacy-light.css -share/element-web/bundles/9080b7a61d57e094dbd7/theme-legacy-light.js -share/element-web/bundles/9080b7a61d57e094dbd7/theme-legacy-light.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/theme-light-custom.css -share/element-web/bundles/9080b7a61d57e094dbd7/theme-light-custom.js -share/element-web/bundles/9080b7a61d57e094dbd7/theme-light-custom.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/theme-light-high-contrast.css -share/element-web/bundles/9080b7a61d57e094dbd7/theme-light-high-contrast.js -share/element-web/bundles/9080b7a61d57e094dbd7/theme-light-high-contrast.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/theme-light.css -share/element-web/bundles/9080b7a61d57e094dbd7/theme-light.js -share/element-web/bundles/9080b7a61d57e094dbd7/theme-light.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/usercontent.js -share/element-web/bundles/9080b7a61d57e094dbd7/usercontent.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/vendors~element-web-app.js -share/element-web/bundles/9080b7a61d57e094dbd7/vendors~element-web-app.js.LICENSE.txt -share/element-web/bundles/9080b7a61d57e094dbd7/vendors~element-web-app.js.map -share/element-web/bundles/9080b7a61d57e094dbd7/vendors~init.js -share/element-web/bundles/9080b7a61d57e094dbd7/vendors~init.js.LICENSE.txt -share/element-web/bundles/9080b7a61d57e094dbd7/vendors~init.js.map -share/element-web/c1413e29868b56e6718f.worker.js -share/element-web/c1413e29868b56e6718f.worker.js.map +share/element-web/bundles/c86d6c462248dda420a1/0.js +share/element-web/bundles/c86d6c462248dda420a1/0.js.map +share/element-web/bundles/c86d6c462248dda420a1/1.js +share/element-web/bundles/c86d6c462248dda420a1/1.js.map +share/element-web/bundles/c86d6c462248dda420a1/10.js +share/element-web/bundles/c86d6c462248dda420a1/10.js.map +share/element-web/bundles/c86d6c462248dda420a1/11.js +share/element-web/bundles/c86d6c462248dda420a1/11.js.map +share/element-web/bundles/c86d6c462248dda420a1/12.js +share/element-web/bundles/c86d6c462248dda420a1/12.js.map +share/element-web/bundles/c86d6c462248dda420a1/2.js +share/element-web/bundles/c86d6c462248dda420a1/2.js.map +share/element-web/bundles/c86d6c462248dda420a1/3.js +share/element-web/bundles/c86d6c462248dda420a1/3.js.map +share/element-web/bundles/c86d6c462248dda420a1/32.js +share/element-web/bundles/c86d6c462248dda420a1/32.js.map +share/element-web/bundles/c86d6c462248dda420a1/33.js +share/element-web/bundles/c86d6c462248dda420a1/33.js.map +share/element-web/bundles/c86d6c462248dda420a1/34.js +share/element-web/bundles/c86d6c462248dda420a1/34.js.map +share/element-web/bundles/c86d6c462248dda420a1/35.js +share/element-web/bundles/c86d6c462248dda420a1/35.js.map +share/element-web/bundles/c86d6c462248dda420a1/36.js +share/element-web/bundles/c86d6c462248dda420a1/36.js.map +share/element-web/bundles/c86d6c462248dda420a1/37.js +share/element-web/bundles/c86d6c462248dda420a1/37.js.map +share/element-web/bundles/c86d6c462248dda420a1/38.js +share/element-web/bundles/c86d6c462248dda420a1/38.js.map +share/element-web/bundles/c86d6c462248dda420a1/39.js +share/element-web/bundles/c86d6c462248dda420a1/39.js.map +share/element-web/bundles/c86d6c462248dda420a1/4.js +share/element-web/bundles/c86d6c462248dda420a1/4.js.map +share/element-web/bundles/c86d6c462248dda420a1/40.js +share/element-web/bundles/c86d6c462248dda420a1/40.js.map +share/element-web/bundles/c86d6c462248dda420a1/41.js +share/element-web/bundles/c86d6c462248dda420a1/41.js.map +share/element-web/bundles/c86d6c462248dda420a1/42.js +share/element-web/bundles/c86d6c462248dda420a1/42.js.map +share/element-web/bundles/c86d6c462248dda420a1/43.js +share/element-web/bundles/c86d6c462248dda420a1/43.js.map +share/element-web/bundles/c86d6c462248dda420a1/44.js +share/element-web/bundles/c86d6c462248dda420a1/44.js.map +share/element-web/bundles/c86d6c462248dda420a1/45.js +share/element-web/bundles/c86d6c462248dda420a1/45.js.map +share/element-web/bundles/c86d6c462248dda420a1/5.js +share/element-web/bundles/c86d6c462248dda420a1/5.js.map +share/element-web/bundles/c86d6c462248dda420a1/6.js +share/element-web/bundles/c86d6c462248dda420a1/6.js.map +share/element-web/bundles/c86d6c462248dda420a1/7.js +share/element-web/bundles/c86d6c462248dda420a1/7.js.map +share/element-web/bundles/c86d6c462248dda420a1/8.js +share/element-web/bundles/c86d6c462248dda420a1/8.js.map +share/element-web/bundles/c86d6c462248dda420a1/9.js +share/element-web/bundles/c86d6c462248dda420a1/9.js.map +share/element-web/bundles/c86d6c462248dda420a1/bundle.css +share/element-web/bundles/c86d6c462248dda420a1/bundle.js +share/element-web/bundles/c86d6c462248dda420a1/bundle.js.LICENSE.txt +share/element-web/bundles/c86d6c462248dda420a1/bundle.js.map +share/element-web/bundles/c86d6c462248dda420a1/compatibility-view.css +share/element-web/bundles/c86d6c462248dda420a1/compatibility-view.js +share/element-web/bundles/c86d6c462248dda420a1/compatibility-view.js.map +share/element-web/bundles/c86d6c462248dda420a1/element-web-app.js +share/element-web/bundles/c86d6c462248dda420a1/element-web-app.js.map +share/element-web/bundles/c86d6c462248dda420a1/error-view.css +share/element-web/bundles/c86d6c462248dda420a1/error-view.js +share/element-web/bundles/c86d6c462248dda420a1/error-view.js.map +share/element-web/bundles/c86d6c462248dda420a1/init.js +share/element-web/bundles/c86d6c462248dda420a1/init.js.map +share/element-web/bundles/c86d6c462248dda420a1/jitsi.css +share/element-web/bundles/c86d6c462248dda420a1/jitsi.js +share/element-web/bundles/c86d6c462248dda420a1/jitsi.js.LICENSE.txt +share/element-web/bundles/c86d6c462248dda420a1/jitsi.js.map +share/element-web/bundles/c86d6c462248dda420a1/mobileguide.js +share/element-web/bundles/c86d6c462248dda420a1/mobileguide.js.map +share/element-web/bundles/c86d6c462248dda420a1/styles.js +share/element-web/bundles/c86d6c462248dda420a1/styles.js.map +share/element-web/bundles/c86d6c462248dda420a1/theme-dark-custom.css +share/element-web/bundles/c86d6c462248dda420a1/theme-dark-custom.js +share/element-web/bundles/c86d6c462248dda420a1/theme-dark-custom.js.map +share/element-web/bundles/c86d6c462248dda420a1/theme-dark.css +share/element-web/bundles/c86d6c462248dda420a1/theme-dark.js +share/element-web/bundles/c86d6c462248dda420a1/theme-dark.js.map +share/element-web/bundles/c86d6c462248dda420a1/theme-legacy-dark.css +share/element-web/bundles/c86d6c462248dda420a1/theme-legacy-dark.js +share/element-web/bundles/c86d6c462248dda420a1/theme-legacy-dark.js.map +share/element-web/bundles/c86d6c462248dda420a1/theme-legacy-light.css +share/element-web/bundles/c86d6c462248dda420a1/theme-legacy-light.js +share/element-web/bundles/c86d6c462248dda420a1/theme-legacy-light.js.map +share/element-web/bundles/c86d6c462248dda420a1/theme-light-custom.css +share/element-web/bundles/c86d6c462248dda420a1/theme-light-custom.js +share/element-web/bundles/c86d6c462248dda420a1/theme-light-custom.js.map +share/element-web/bundles/c86d6c462248dda420a1/theme-light-high-contrast.css +share/element-web/bundles/c86d6c462248dda420a1/theme-light-high-contrast.js +share/element-web/bundles/c86d6c462248dda420a1/theme-light-high-contrast.js.map +share/element-web/bundles/c86d6c462248dda420a1/theme-light.css +share/element-web/bundles/c86d6c462248dda420a1/theme-light.js +share/element-web/bundles/c86d6c462248dda420a1/theme-light.js.map +share/element-web/bundles/c86d6c462248dda420a1/unhomoglyph_data.js +share/element-web/bundles/c86d6c462248dda420a1/unhomoglyph_data.js.map +share/element-web/bundles/c86d6c462248dda420a1/usercontent.js +share/element-web/bundles/c86d6c462248dda420a1/usercontent.js.map +share/element-web/bundles/c86d6c462248dda420a1/vendors~element-web-app.js +share/element-web/bundles/c86d6c462248dda420a1/vendors~element-web-app.js.LICENSE.txt +share/element-web/bundles/c86d6c462248dda420a1/vendors~element-web-app.js.map +share/element-web/bundles/c86d6c462248dda420a1/vendors~init.js +share/element-web/bundles/c86d6c462248dda420a1/vendors~init.js.LICENSE.txt +share/element-web/bundles/c86d6c462248dda420a1/vendors~init.js.map share/element-web/config.sample.json share/element-web/contribute.json share/element-web/decoder-ring/datatypes.js @@ -202,54 +204,94 @@ share/element-web/fonts/Nunito/Nunito-Regular.e79365a.ttf share/element-web/fonts/Nunito/Nunito-SemiBold.bd83689.ttf share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.4d2d834.woff2 share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.b1b6461.woff2 -share/element-web/i18n/bg.6306d1f.json -share/element-web/i18n/ca.8e433a1.json -share/element-web/i18n/cs.e018be5.json -share/element-web/i18n/da.f15f931.json -share/element-web/i18n/de_DE.b9b8efd.json -share/element-web/i18n/el.0983a43.json -share/element-web/i18n/en_EN.4de0d1a.json -share/element-web/i18n/en_US.6ec8e3c.json -share/element-web/i18n/eo.f62a7ac.json -share/element-web/i18n/es.d6e0e9a.json -share/element-web/i18n/et.ad83344.json -share/element-web/i18n/eu.2e8bc3d.json -share/element-web/i18n/fi.c72a8fc.json -share/element-web/i18n/fr.8ebe95a.json -share/element-web/i18n/gl.90177c7.json -share/element-web/i18n/he.25b4868.json -share/element-web/i18n/hi.0027dd4.json -share/element-web/i18n/hu.93e9e44.json -share/element-web/i18n/id.e27b3b1.json -share/element-web/i18n/is.57cd679.json -share/element-web/i18n/it.2c5944c.json -share/element-web/i18n/ja.36c635c.json -share/element-web/i18n/kab.cd0a18e.json -share/element-web/i18n/ko.f7396d5.json -share/element-web/i18n/languages.a4efb95.json +share/element-web/i18n/am.8725fe1.json +share/element-web/i18n/ang.2e1472b.json +share/element-web/i18n/ar.30e020a.json +share/element-web/i18n/az.61bc2f2.json +share/element-web/i18n/basefile.2e1472b.json +share/element-web/i18n/be.d14f60d.json +share/element-web/i18n/bg.77e9a09.json +share/element-web/i18n/bn_BD.be3924c.json +share/element-web/i18n/bn_IN.be3924c.json +share/element-web/i18n/bs.93ca2ee.json +share/element-web/i18n/ca.8523e69.json +share/element-web/i18n/ckb.2e1472b.json +share/element-web/i18n/cs.79560b9.json +share/element-web/i18n/cy.01d97e3.json +share/element-web/i18n/da.6ebbe4a.json +share/element-web/i18n/de_DE.7a0d983.json +share/element-web/i18n/el.f001550.json +share/element-web/i18n/en_EN.e9aef60.json +share/element-web/i18n/en_US.ef8e75e.json +share/element-web/i18n/enm.2e1472b.json +share/element-web/i18n/eo.d837acf.json +share/element-web/i18n/es.9b58a33.json +share/element-web/i18n/et.f5b0ed3.json +share/element-web/i18n/eu.12bfde8.json +share/element-web/i18n/fa.043c393.json +share/element-web/i18n/fi.c210fa3.json +share/element-web/i18n/fr.84cac26.json +share/element-web/i18n/fy.2e1472b.json +share/element-web/i18n/ga.a25883b.json +share/element-web/i18n/gl.e95b223.json +share/element-web/i18n/he.3453344.json +share/element-web/i18n/hi.c5faedf.json +share/element-web/i18n/hr.2201c98.json +share/element-web/i18n/hu.e60d181.json +share/element-web/i18n/id.698642d.json +share/element-web/i18n/is.1955b5a.json +share/element-web/i18n/it.06e046b.json +share/element-web/i18n/ja.4cd1880.json +share/element-web/i18n/jbo.0364ecf.json +share/element-web/i18n/ka.90c8850.json +share/element-web/i18n/kab.8a12e88.json +share/element-web/i18n/ko.f2e7456.json +share/element-web/i18n/languages.08cce92.json share/element-web/i18n/languages.json -share/element-web/i18n/lo.732f0fe.json -share/element-web/i18n/lt.a759833.json -share/element-web/i18n/lv.2ac9af3.json -share/element-web/i18n/nb_NO.f7cf2b8.json -share/element-web/i18n/nl.e60f444.json -share/element-web/i18n/nn.d1877ed.json -share/element-web/i18n/pl.51f30e2.json -share/element-web/i18n/pt.25a347d.json -share/element-web/i18n/pt_BR.91bf928.json -share/element-web/i18n/ru.7a8dced.json -share/element-web/i18n/sk.bf3f722.json -share/element-web/i18n/sq.c940dd7.json -share/element-web/i18n/sr.f9e0a20.json -share/element-web/i18n/sv.e8ca32a.json -share/element-web/i18n/te.fa137fb.json -share/element-web/i18n/th.9b25091.json -share/element-web/i18n/tr.8a468de.json -share/element-web/i18n/uk.51aa7f3.json -share/element-web/i18n/vi.57342b3.json -share/element-web/i18n/vls.9132b5f.json -share/element-web/i18n/zh_Hans.62c0580.json -share/element-web/i18n/zh_Hant.1a13e4b.json +share/element-web/i18n/lb.2e1472b.json +share/element-web/i18n/lo.709c1d3.json +share/element-web/i18n/lt.1d37df2.json +share/element-web/i18n/lv.4464e0a.json +share/element-web/i18n/ml.375c6fc.json +share/element-web/i18n/mn.807a02b.json +share/element-web/i18n/nan.2e1472b.json +share/element-web/i18n/nb_NO.8ad7c98.json +share/element-web/i18n/ne.b1b6daf.json +share/element-web/i18n/nl.f5c77b7.json +share/element-web/i18n/nn.42637e8.json +share/element-web/i18n/oc.6177645.json +share/element-web/i18n/pl.48c9cb2.json +share/element-web/i18n/pt.ef36fb2.json +share/element-web/i18n/pt_BR.e27a16e.json +share/element-web/i18n/ro.3970a87.json +share/element-web/i18n/ru.2e5bd04.json +share/element-web/i18n/sco.2e1472b.json +share/element-web/i18n/si.b3b4966.json +share/element-web/i18n/sk.09e2266.json +share/element-web/i18n/sl.a2fa5d8.json +share/element-web/i18n/sq.dfdadab.json +share/element-web/i18n/sr.5eefd6c.json +share/element-web/i18n/sr_Latn.a5881b5.json +share/element-web/i18n/sv.69444bf.json +share/element-web/i18n/sw.2e1472b.json +share/element-web/i18n/szl.2e1472b.json +share/element-web/i18n/ta.de3549a.json +share/element-web/i18n/te.2aa7d1a.json +share/element-web/i18n/th.76e2bd6.json +share/element-web/i18n/tr.bd6f60b.json +share/element-web/i18n/tzm.cb6039d.json +share/element-web/i18n/uk.a0c86c2.json +share/element-web/i18n/vi.856af38.json +share/element-web/i18n/vls.60cb07d.json +share/element-web/i18n/zh_Hans.92170e3.json +share/element-web/i18n/zh_Hant.0de28f8.json +share/element-web/icons/error.c3ac16c.svg +share/element-web/icons/notifications-solid.3b2388a.svg +share/element-web/icons/public.5342fe6.svg +share/element-web/icons/threads-solid.9a29ced.svg +share/element-web/icons/verified.e893d29.svg +share/element-web/icons/video-call.57e1e30.svg +share/element-web/icons/voice-call.c3e4669.svg share/element-web/img/badges/f-droid.9c2f169.svg share/element-web/img/badges/google-play.ec85f31.svg share/element-web/img/badges/ios.6d3129a.svg @@ -559,8 +601,8 @@ share/element-web/olm.82e831a.wasm share/element-web/olm_legacy.js share/element-web/opus-decoderWorker.min.8653698.js share/element-web/opus-encoderWorker.min.c3a64a8.js -share/element-web/recorder-worklet.d57ab19.js -share/element-web/recorder-worklet.d57ab19.js.map +share/element-web/recorder-worklet.02ce5e3.js +share/element-web/recorder-worklet.02ce5e3.js.map share/element-web/static/incompatible-browser.html share/element-web/static/unable-to-load.html share/element-web/sw.js diff --git a/chat/element-web/distinfo b/chat/element-web/distinfo index 4278ff96fea5..4d3d40ea0223 100644 --- a/chat/element-web/distinfo +++ b/chat/element-web/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.28 2023/08/30 21:52:06 js Exp $ +$NetBSD: distinfo,v 1.29 2023/09/30 17:00:38 js Exp $ -BLAKE2s (element-v1.11.40.tar.gz) = ec68c3b008a7b7dc412322c240ebe0704e824ee09b5abfd001c41cc530bd4aad -SHA512 (element-v1.11.40.tar.gz) = 0265ae5ff102b8e2361e133f86bfdf6b4781f0ba7a6c19c669d14ea96d072299ffd622b5d1172ced8663077623ca8f6127d365aab43193bacedad8f100a7b547 -Size (element-v1.11.40.tar.gz) = 22141143 bytes +BLAKE2s (element-v1.11.45.tar.gz) = 4dc5f30eaffaaac6424be775ee940fe4c0a521bb85d89ed58ea10383f26ba1e9 +SHA512 (element-v1.11.45.tar.gz) = b95fe86a47492bb6384a4c09be07b18b98413869e83769273f91a5557853c90f9ab7d98791b8b291536ef29b45884ae6dd94f4164b87c7cc888e90e56529eb6d +Size (element-v1.11.45.tar.gz) = 22288708 bytes