Sat May 1 03:54:04 2021 UTC ()
Update chat/element-web to 1.7.26

Changes in [1.7.26](https://github.com/vector-im/element-web/releases/tag/v1.7.26) (2021-04-26)
===============================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.26-rc.1...v1.7.26)

 * Upgrade to React SDK 3.19.0 and JS SDK 10.0.0

Changes in [1.7.26-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.26-rc.1) (2021-04-21)
=========================================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.25...v1.7.26-rc.1)

 * Upgrade to React SDK 3.19.0-rc.1 and JS SDK 10.0.0-rc.1
 * Translations update from Weblate
   [\#17031](https://github.com/vector-im/element-web/pull/17031)
 * Bump ssri from 6.0.1 to 6.0.2
   [\#17010](https://github.com/vector-im/element-web/pull/17010)
 * Fix `NODE_ENV` value for CI environments
   [\#17003](https://github.com/vector-im/element-web/pull/17003)
 * Use React production mode in CI builds
   [\#16969](https://github.com/vector-im/element-web/pull/16969)
 * Labs documentation for DND mode
   [\#16962](https://github.com/vector-im/element-web/pull/16962)
 * Rename blackboxing to new option ignore list
   [\#16965](https://github.com/vector-im/element-web/pull/16965)
 * Remove velocity-animate from lockfile
   [\#16963](https://github.com/vector-im/element-web/pull/16963)
 * Add mobile download link configuration
   [\#16890](https://github.com/vector-im/element-web/pull/16890)
 * Switch develop to not-staging Scalar by default
   [\#16883](https://github.com/vector-im/element-web/pull/16883)
 * Support a config option to skip login/welcome and go to SSO
   [\#16880](https://github.com/vector-im/element-web/pull/16880)

Changes in [1.7.25](https://github.com/vector-im/element-web/releases/tag/v1.7.25) (2021-04-12)
===============================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.25-rc.1...v1.7.25)

 * Upgrade to React SDK 3.18.0 and JS SDK 9.11.0

Changes in [1.7.25-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.25-rc.1) (2021-04-07)
=========================================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.24...v1.7.25-rc.1)

 * Upgrade to React SDK 3.18.0-rc.1 and JS SDK 9.11.0-rc.1
 * Translations update from Weblate
   [\#16882](https://github.com/vector-im/element-web/pull/16882)
 * Revert "Docker image: serve pre-compressed assets using gzip_static"
   [\#16838](https://github.com/vector-im/element-web/pull/16838)
 * Move native node modules documentation to element-desktop
   [\#16814](https://github.com/vector-im/element-web/pull/16814)
 * Add user settings for warn before exit
   [\#16781](https://github.com/vector-im/element-web/pull/16781)
 * Change ISSUE_TEMPLATE bold lines to proper headers
   [\#16768](https://github.com/vector-im/element-web/pull/16768)
 * Add example for deployment into Kubernetes
   [\#16447](https://github.com/vector-im/element-web/pull/16447)
 * Create bare-bones `PULL_REQUEST_TEMPLATE.md`
   [\#16770](https://github.com/vector-im/element-web/pull/16770)
 * Add webpack config and labs flag docs for voice messages
   [\#16705](https://github.com/vector-im/element-web/pull/16705)

Changes in [1.7.24](https://github.com/vector-im/element-web/releases/tag/v1.7.24) (2021-03-29)
===============================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.24-rc.1...v1.7.24)

 * Upgrade to React SDK 3.17.0 and JS SDK 9.10.0

Changes in [1.7.24-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.24-rc.1) (2021-03-25)
=========================================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.23...v1.7.24-rc.1)

 * Upgrade to React SDK 3.17.0-rc.2 and JS SDK 9.10.0-rc.1
 * Translations update from Weblate
   [\#16766](https://github.com/vector-im/element-web/pull/16766)
 * Docker image: serve pre-compressed assets using gzip_static
   [\#16698](https://github.com/vector-im/element-web/pull/16698)
 * Fix style lint issues
   [\#16732](https://github.com/vector-im/element-web/pull/16732)
 * Updated expected webpack output in setup guide
   [\#16740](https://github.com/vector-im/element-web/pull/16740)
 * Docs for `loginForWelcome`
   [\#16468](https://github.com/vector-im/element-web/pull/16468)
 * Disable rageshake persistence if no logs would be submitted
   [\#16697](https://github.com/vector-im/element-web/pull/16697)

Changes in [1.7.23](https://github.com/vector-im/element-web/releases/tag/v1.7.23) (2021-03-15)
===============================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.23-rc.1...v1.7.23)

 * Upgrade to React SDK 3.16.0 and JS SDK 9.9.0

Changes in [1.7.23-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.23-rc.1) (2021-03-10)
=========================================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.22...v1.7.23-rc.1)

 * Upgrade to React SDK 3.16.0-rc.2 and JS SDK 9.9.0-rc.1
 * Translations update from Weblate
   [\#16655](https://github.com/vector-im/element-web/pull/16655)
 * Improve docs for customisations
   [\#16652](https://github.com/vector-im/element-web/pull/16652)
 * Update triage guide to match the new label scheme
   [\#16612](https://github.com/vector-im/element-web/pull/16612)
 * Remove a couple useless 'use strict' calls
   [\#16650](https://github.com/vector-im/element-web/pull/16650)
 * Remove old conferencing doc
   [\#16648](https://github.com/vector-im/element-web/pull/16648)
 * Bump elliptic from 6.5.3 to 6.5.4
   [\#16644](https://github.com/vector-im/element-web/pull/16644)
 * Add option for audio live streaming
   [\#16604](https://github.com/vector-im/element-web/pull/16604)
 * Update velocity-animate dependency
   [\#16605](https://github.com/vector-im/element-web/pull/16605)
 * Add Edge to the supported tier
   [\#16611](https://github.com/vector-im/element-web/pull/16611)
 * Add multi language spell check
   [\#15851](https://github.com/vector-im/element-web/pull/15851)
 * Document feature_spaces
   [\#16538](https://github.com/vector-im/element-web/pull/16538)


(js)
diff -r1.2 -r1.3 pkgsrc/chat/element-web/Makefile
diff -r1.2 -r1.3 pkgsrc/chat/element-web/PLIST
diff -r1.2 -r1.3 pkgsrc/chat/element-web/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/chat/element-web/Makefile (expand / switch to unified diff)

--- pkgsrc/chat/element-web/Makefile 2021/03/06 18:44:05 1.2
+++ pkgsrc/chat/element-web/Makefile 2021/05/01 03:54:04 1.3
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.2 2021/03/06 18:44:05 js Exp $ 1# $NetBSD: Makefile,v 1.3 2021/05/01 03:54:04 js Exp $
2 2
3DISTNAME= element-v${PKGVERSION_NOREV} 3DISTNAME= element-v${PKGVERSION_NOREV}
4PKGNAME= element-web-1.7.22 4PKGNAME= element-web-1.7.26
5CATEGORIES= chat 5CATEGORIES= chat
6MASTER_SITES= ${MASTER_SITE_GITHUB:=vector-im/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=vector-im/}
7GITHUB_RELEASE= v${PKGVERSION_NOREV} 7GITHUB_RELEASE= v${PKGVERSION_NOREV}
8 8
9MAINTAINER= js@pkgsrc.org 9MAINTAINER= js@pkgsrc.org
10HOMEPAGE= https://element.io/ 10HOMEPAGE= https://element.io/
11COMMENT= Matrix web client 11COMMENT= Matrix web client
12LICENSE= apache-2.0 12LICENSE= apache-2.0
13 13
14WRKSRC= ${WRKDIR}/element-v${PKGVERSION_NOREV} 14WRKSRC= ${WRKDIR}/element-v${PKGVERSION_NOREV}
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16USE_TOOLS+= pax 16USE_TOOLS+= pax
17NO_BUILD= yes 17NO_BUILD= yes

cvs diff -r1.2 -r1.3 pkgsrc/chat/element-web/PLIST (expand / switch to unified diff)

--- pkgsrc/chat/element-web/PLIST 2021/03/06 18:44:05 1.2
+++ pkgsrc/chat/element-web/PLIST 2021/05/01 03:54:04 1.3
@@ -1,112 +1,112 @@ @@ -1,112 +1,112 @@
1@comment $NetBSD: PLIST,v 1.2 2021/03/06 18:44:05 js Exp $ 1@comment $NetBSD: PLIST,v 1.3 2021/05/01 03:54:04 js Exp $
2share/element-web/bundles/20c6ab5d1ace06648af1/0.js 2share/element-web/bundles/505c8a7b1a8e42545e40/0.js
3share/element-web/bundles/20c6ab5d1ace06648af1/0.js.map 3share/element-web/bundles/505c8a7b1a8e42545e40/0.js.map
4share/element-web/bundles/20c6ab5d1ace06648af1/1.js 4share/element-web/bundles/505c8a7b1a8e42545e40/1.js
5share/element-web/bundles/20c6ab5d1ace06648af1/1.js.map 5share/element-web/bundles/505c8a7b1a8e42545e40/1.js.map
6share/element-web/bundles/20c6ab5d1ace06648af1/2.js 6share/element-web/bundles/505c8a7b1a8e42545e40/2.js
7share/element-web/bundles/20c6ab5d1ace06648af1/2.js.map 7share/element-web/bundles/505c8a7b1a8e42545e40/2.js.map
8share/element-web/bundles/20c6ab5d1ace06648af1/23.js 8share/element-web/bundles/505c8a7b1a8e42545e40/23.js
9share/element-web/bundles/20c6ab5d1ace06648af1/23.js.map 9share/element-web/bundles/505c8a7b1a8e42545e40/23.js.map
10share/element-web/bundles/20c6ab5d1ace06648af1/24.js 10share/element-web/bundles/505c8a7b1a8e42545e40/24.js
11share/element-web/bundles/20c6ab5d1ace06648af1/24.js.map 11share/element-web/bundles/505c8a7b1a8e42545e40/24.js.map
12share/element-web/bundles/20c6ab5d1ace06648af1/25.js 12share/element-web/bundles/505c8a7b1a8e42545e40/25.js
13share/element-web/bundles/20c6ab5d1ace06648af1/25.js.map 13share/element-web/bundles/505c8a7b1a8e42545e40/25.js.map
14share/element-web/bundles/20c6ab5d1ace06648af1/26.js 14share/element-web/bundles/505c8a7b1a8e42545e40/26.js
15share/element-web/bundles/20c6ab5d1ace06648af1/26.js.map 15share/element-web/bundles/505c8a7b1a8e42545e40/26.js.map
16share/element-web/bundles/20c6ab5d1ace06648af1/27.js 16share/element-web/bundles/505c8a7b1a8e42545e40/27.js
17share/element-web/bundles/20c6ab5d1ace06648af1/27.js.map 17share/element-web/bundles/505c8a7b1a8e42545e40/27.js.map
18share/element-web/bundles/20c6ab5d1ace06648af1/28.js 18share/element-web/bundles/505c8a7b1a8e42545e40/28.js
19share/element-web/bundles/20c6ab5d1ace06648af1/28.js.map 19share/element-web/bundles/505c8a7b1a8e42545e40/28.js.map
20share/element-web/bundles/20c6ab5d1ace06648af1/29.js 20share/element-web/bundles/505c8a7b1a8e42545e40/29.js
21share/element-web/bundles/20c6ab5d1ace06648af1/29.js.map 21share/element-web/bundles/505c8a7b1a8e42545e40/29.js.map
22share/element-web/bundles/20c6ab5d1ace06648af1/3.js 22share/element-web/bundles/505c8a7b1a8e42545e40/3.js
23share/element-web/bundles/20c6ab5d1ace06648af1/3.js.map 23share/element-web/bundles/505c8a7b1a8e42545e40/3.js.map
24share/element-web/bundles/20c6ab5d1ace06648af1/4.js 24share/element-web/bundles/505c8a7b1a8e42545e40/4.js
25share/element-web/bundles/20c6ab5d1ace06648af1/4.js.map 25share/element-web/bundles/505c8a7b1a8e42545e40/4.js.map
26share/element-web/bundles/20c6ab5d1ace06648af1/5.js 26share/element-web/bundles/505c8a7b1a8e42545e40/5.js
27share/element-web/bundles/20c6ab5d1ace06648af1/5.js.map 27share/element-web/bundles/505c8a7b1a8e42545e40/5.js.map
28share/element-web/bundles/20c6ab5d1ace06648af1/bundle.css 28share/element-web/bundles/505c8a7b1a8e42545e40/bundle.css
29share/element-web/bundles/20c6ab5d1ace06648af1/bundle.js 29share/element-web/bundles/505c8a7b1a8e42545e40/bundle.js
30share/element-web/bundles/20c6ab5d1ace06648af1/bundle.js.LICENSE.txt 30share/element-web/bundles/505c8a7b1a8e42545e40/bundle.js.LICENSE.txt
31share/element-web/bundles/20c6ab5d1ace06648af1/bundle.js.map 31share/element-web/bundles/505c8a7b1a8e42545e40/bundle.js.map
32share/element-web/bundles/20c6ab5d1ace06648af1/compatibility-view.css 32share/element-web/bundles/505c8a7b1a8e42545e40/compatibility-view.css
33share/element-web/bundles/20c6ab5d1ace06648af1/compatibility-view.js 33share/element-web/bundles/505c8a7b1a8e42545e40/compatibility-view.js
34share/element-web/bundles/20c6ab5d1ace06648af1/compatibility-view.js.map 34share/element-web/bundles/505c8a7b1a8e42545e40/compatibility-view.js.map
35share/element-web/bundles/20c6ab5d1ace06648af1/element-web-app.js 35share/element-web/bundles/505c8a7b1a8e42545e40/element-web-app.js
36share/element-web/bundles/20c6ab5d1ace06648af1/element-web-app.js.map 36share/element-web/bundles/505c8a7b1a8e42545e40/element-web-app.js.map
37share/element-web/bundles/20c6ab5d1ace06648af1/element-web-component-index.js 37share/element-web/bundles/505c8a7b1a8e42545e40/element-web-component-index.js
38share/element-web/bundles/20c6ab5d1ace06648af1/element-web-component-index.js.map 38share/element-web/bundles/505c8a7b1a8e42545e40/element-web-component-index.js.map
39share/element-web/bundles/20c6ab5d1ace06648af1/error-view.css 39share/element-web/bundles/505c8a7b1a8e42545e40/error-view.css
40share/element-web/bundles/20c6ab5d1ace06648af1/error-view.js 40share/element-web/bundles/505c8a7b1a8e42545e40/error-view.js
41share/element-web/bundles/20c6ab5d1ace06648af1/error-view.js.map 41share/element-web/bundles/505c8a7b1a8e42545e40/error-view.js.map
42share/element-web/bundles/20c6ab5d1ace06648af1/indexeddb-worker.js 42share/element-web/bundles/505c8a7b1a8e42545e40/indexeddb-worker.js
43share/element-web/bundles/20c6ab5d1ace06648af1/indexeddb-worker.js.map 43share/element-web/bundles/505c8a7b1a8e42545e40/indexeddb-worker.js.map
44share/element-web/bundles/20c6ab5d1ace06648af1/init.js 44share/element-web/bundles/505c8a7b1a8e42545e40/init.js
45share/element-web/bundles/20c6ab5d1ace06648af1/init.js.map 45share/element-web/bundles/505c8a7b1a8e42545e40/init.js.map
46share/element-web/bundles/20c6ab5d1ace06648af1/jitsi.css 46share/element-web/bundles/505c8a7b1a8e42545e40/jitsi.css
47share/element-web/bundles/20c6ab5d1ace06648af1/jitsi.js 47share/element-web/bundles/505c8a7b1a8e42545e40/jitsi.js
48share/element-web/bundles/20c6ab5d1ace06648af1/jitsi.js.LICENSE.txt 48share/element-web/bundles/505c8a7b1a8e42545e40/jitsi.js.LICENSE.txt
49share/element-web/bundles/20c6ab5d1ace06648af1/jitsi.js.map 49share/element-web/bundles/505c8a7b1a8e42545e40/jitsi.js.map
50share/element-web/bundles/20c6ab5d1ace06648af1/mobileguide.js 50share/element-web/bundles/505c8a7b1a8e42545e40/mobileguide.js
51share/element-web/bundles/20c6ab5d1ace06648af1/mobileguide.js.map 51share/element-web/bundles/505c8a7b1a8e42545e40/mobileguide.js.map
52share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark-custom.css 52share/element-web/bundles/505c8a7b1a8e42545e40/theme-dark-custom.css
53share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark-custom.js 53share/element-web/bundles/505c8a7b1a8e42545e40/theme-dark-custom.js
54share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark-custom.js.map 54share/element-web/bundles/505c8a7b1a8e42545e40/theme-dark-custom.js.map
55share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark.css 55share/element-web/bundles/505c8a7b1a8e42545e40/theme-dark.css
56share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark.js 56share/element-web/bundles/505c8a7b1a8e42545e40/theme-dark.js
57share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark.js.map 57share/element-web/bundles/505c8a7b1a8e42545e40/theme-dark.js.map
58share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy-dark.css 58share/element-web/bundles/505c8a7b1a8e42545e40/theme-legacy-dark.css
59share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy-dark.js 59share/element-web/bundles/505c8a7b1a8e42545e40/theme-legacy-dark.js
60share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy-dark.js.map 60share/element-web/bundles/505c8a7b1a8e42545e40/theme-legacy-dark.js.map
61share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy.css 61share/element-web/bundles/505c8a7b1a8e42545e40/theme-legacy.css
62share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy.js 62share/element-web/bundles/505c8a7b1a8e42545e40/theme-legacy.js
63share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy.js.map 63share/element-web/bundles/505c8a7b1a8e42545e40/theme-legacy.js.map
64share/element-web/bundles/20c6ab5d1ace06648af1/theme-light-custom.css 64share/element-web/bundles/505c8a7b1a8e42545e40/theme-light-custom.css
65share/element-web/bundles/20c6ab5d1ace06648af1/theme-light-custom.js 65share/element-web/bundles/505c8a7b1a8e42545e40/theme-light-custom.js
66share/element-web/bundles/20c6ab5d1ace06648af1/theme-light-custom.js.map 66share/element-web/bundles/505c8a7b1a8e42545e40/theme-light-custom.js.map
67share/element-web/bundles/20c6ab5d1ace06648af1/theme-light.css 67share/element-web/bundles/505c8a7b1a8e42545e40/theme-light.css
68share/element-web/bundles/20c6ab5d1ace06648af1/theme-light.js 68share/element-web/bundles/505c8a7b1a8e42545e40/theme-light.js
69share/element-web/bundles/20c6ab5d1ace06648af1/theme-light.js.map 69share/element-web/bundles/505c8a7b1a8e42545e40/theme-light.js.map
70share/element-web/bundles/20c6ab5d1ace06648af1/usercontent.js 70share/element-web/bundles/505c8a7b1a8e42545e40/usercontent.js
71share/element-web/bundles/20c6ab5d1ace06648af1/usercontent.js.map 71share/element-web/bundles/505c8a7b1a8e42545e40/usercontent.js.map
72share/element-web/bundles/20c6ab5d1ace06648af1/vendors~init.js 72share/element-web/bundles/505c8a7b1a8e42545e40/vendors~init.js
73share/element-web/bundles/20c6ab5d1ace06648af1/vendors~init.js.LICENSE.txt 73share/element-web/bundles/505c8a7b1a8e42545e40/vendors~init.js.LICENSE.txt
74share/element-web/bundles/20c6ab5d1ace06648af1/vendors~init.js.map 74share/element-web/bundles/505c8a7b1a8e42545e40/vendors~init.js.map
75share/element-web/config.sample.json 75share/element-web/config.sample.json
76share/element-web/contribute.json 76share/element-web/contribute.json
77share/element-web/decoder-ring/datatypes.js 77share/element-web/decoder-ring/datatypes.js
78share/element-web/decoder-ring/decoder.js 78share/element-web/decoder-ring/decoder.js
79share/element-web/decoder-ring/index.html 79share/element-web/decoder-ring/index.html
80share/element-web/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlX5qhExfHwNJU.2aafaa1.woff2 80share/element-web/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlX5qhExfHwNJU.2aafaa1.woff2
81share/element-web/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlZ5qhExfHw.5476fd3.woff2 81share/element-web/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlZ5qhExfHw.5476fd3.woff2
82share/element-web/fonts/Inconsolata/QldXNThLqRwH-OJ1UHjlKGHiw71n5_zaDpwm80E.6bc411a.woff2 82share/element-web/fonts/Inconsolata/QldXNThLqRwH-OJ1UHjlKGHiw71n5_zaDpwm80E.6bc411a.woff2
83share/element-web/fonts/Inconsolata/QldXNThLqRwH-OJ1UHjlKGHiw71p5_zaDpwm.000abc6.woff2 83share/element-web/fonts/Inconsolata/QldXNThLqRwH-OJ1UHjlKGHiw71p5_zaDpwm.000abc6.woff2
84share/element-web/fonts/Inter/Inter-Bold.79260e5.woff 84share/element-web/fonts/Inter/Inter-Bold.025b6f2.woff
85share/element-web/fonts/Inter/Inter-Bold.aed2770.woff2 85share/element-web/fonts/Inter/Inter-Bold.fc28dff.woff2
86share/element-web/fonts/Inter/Inter-BoldItalic.8ef77a0.woff2 86share/element-web/fonts/Inter/Inter-BoldItalic.2129bd0.woff2
87share/element-web/fonts/Inter/Inter-BoldItalic.e0879d6.woff 87share/element-web/fonts/Inter/Inter-BoldItalic.80f8542.woff
88share/element-web/fonts/Inter/Inter-Italic.9528384.woff2 88share/element-web/fonts/Inter/Inter-Italic.b13e6fe.woff
89share/element-web/fonts/Inter/Inter-Italic.e4ad366.woff 89share/element-web/fonts/Inter/Inter-Italic.b791861.woff2
90share/element-web/fonts/Inter/Inter-Medium.7a8cc72.woff 90share/element-web/fonts/Inter/Inter-Medium.027d14e.woff2
91share/element-web/fonts/Inter/Inter-Medium.f6cf0a0.woff2 91share/element-web/fonts/Inter/Inter-Medium.d1f6b6e.woff
92share/element-web/fonts/Inter/Inter-MediumItalic.417907d.woff 92share/element-web/fonts/Inter/Inter-MediumItalic.1912849.woff
93share/element-web/fonts/Inter/Inter-MediumItalic.565a710.woff2 93share/element-web/fonts/Inter/Inter-MediumItalic.8154ac2.woff2
94share/element-web/fonts/Inter/Inter-Regular.4dd66a1.woff2 94share/element-web/fonts/Inter/Inter-Regular.3a1908c.woff
95share/element-web/fonts/Inter/Inter-Regular.7c53993.woff 95share/element-web/fonts/Inter/Inter-Regular.4232a67.woff2
96share/element-web/fonts/Inter/Inter-SemiBold.1db6c55.woff 96share/element-web/fonts/Inter/Inter-SemiBold.0802d48.woff2
97share/element-web/fonts/Inter/Inter-SemiBold.dd8a55e.woff2 97share/element-web/fonts/Inter/Inter-SemiBold.8357f92.woff
98share/element-web/fonts/Inter/Inter-SemiBoldItalic.81678d1.woff 98share/element-web/fonts/Inter/Inter-SemiBoldItalic.10a60d8.woff2
99share/element-web/fonts/Inter/Inter-SemiBoldItalic.ac201e3.woff2 99share/element-web/fonts/Inter/Inter-SemiBoldItalic.1c70752.woff
100share/element-web/fonts/KaTeX/KaTeX_AMS-Regular.2dbe16b.ttf 100share/element-web/fonts/KaTeX/KaTeX_AMS-Regular.2dbe16b.ttf
101share/element-web/fonts/KaTeX/KaTeX_AMS-Regular.38a68f7.woff2 101share/element-web/fonts/KaTeX/KaTeX_AMS-Regular.38a68f7.woff2
102share/element-web/fonts/KaTeX/KaTeX_AMS-Regular.7d307e8.woff 102share/element-web/fonts/KaTeX/KaTeX_AMS-Regular.7d307e8.woff
103share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Bold.33d2688.ttf 103share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Bold.33d2688.ttf
104share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Bold.342b296.woff2 104share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Bold.342b296.woff2
105share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Bold.9634168.woff 105share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Bold.9634168.woff
106share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Regular.00029fb.woff 106share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Regular.00029fb.woff
107share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Regular.5e7940b.ttf 107share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Regular.5e7940b.ttf
108share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Regular.b500497.woff2 108share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Regular.b500497.woff2
109share/element-web/fonts/KaTeX/KaTeX_Fraktur-Bold.4de87d4.woff 109share/element-web/fonts/KaTeX/KaTeX_Fraktur-Bold.4de87d4.woff
110share/element-web/fonts/KaTeX/KaTeX_Fraktur-Bold.7a3757c.woff2 110share/element-web/fonts/KaTeX/KaTeX_Fraktur-Bold.7a3757c.woff2
111share/element-web/fonts/KaTeX/KaTeX_Fraktur-Bold.ed33012.ttf 111share/element-web/fonts/KaTeX/KaTeX_Fraktur-Bold.ed33012.ttf
112share/element-web/fonts/KaTeX/KaTeX_Fraktur-Regular.450cc4d.woff2 112share/element-web/fonts/KaTeX/KaTeX_Fraktur-Regular.450cc4d.woff2
@@ -153,165 +153,174 @@ share/element-web/fonts/KaTeX/KaTeX_Size @@ -153,165 +153,174 @@ share/element-web/fonts/KaTeX/KaTeX_Size
153share/element-web/fonts/KaTeX/KaTeX_Size3-Regular.a287c06.ttf 153share/element-web/fonts/KaTeX/KaTeX_Size3-Regular.a287c06.ttf
154share/element-web/fonts/KaTeX/KaTeX_Size4-Regular.70174da.ttf 154share/element-web/fonts/KaTeX/KaTeX_Size4-Regular.70174da.ttf
155share/element-web/fonts/KaTeX/KaTeX_Size4-Regular.d5822f1.woff2 155share/element-web/fonts/KaTeX/KaTeX_Size4-Regular.d5822f1.woff2
156share/element-web/fonts/KaTeX/KaTeX_Size4-Regular.f961545.woff 156share/element-web/fonts/KaTeX/KaTeX_Size4-Regular.f961545.woff
157share/element-web/fonts/KaTeX/KaTeX_Typewriter-Regular.35fe2cc.ttf 157share/element-web/fonts/KaTeX/KaTeX_Typewriter-Regular.35fe2cc.ttf
158share/element-web/fonts/KaTeX/KaTeX_Typewriter-Regular.53dcf86.woff 158share/element-web/fonts/KaTeX/KaTeX_Typewriter-Regular.53dcf86.woff
159share/element-web/fonts/KaTeX/KaTeX_Typewriter-Regular.641339e.woff2 159share/element-web/fonts/KaTeX/KaTeX_Typewriter-Regular.641339e.woff2
160share/element-web/fonts/Nunito/Nunito-Bold.e0e8a9f.ttf 160share/element-web/fonts/Nunito/Nunito-Bold.e0e8a9f.ttf
161share/element-web/fonts/Nunito/Nunito-Regular.73a8196.ttf 161share/element-web/fonts/Nunito/Nunito-Regular.73a8196.ttf
162share/element-web/fonts/Nunito/Nunito-SemiBold.bca2d7f.ttf 162share/element-web/fonts/Nunito/Nunito-SemiBold.bca2d7f.ttf
163share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.5bb743a.woff2 163share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.5bb743a.woff2
164share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.fb38407.woff2 164share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.fb38407.woff2
165share/element-web/i18n/bg.2e519ea.json 165share/element-web/i18n/bg.2e519ea.json
166share/element-web/i18n/ca.76e73ff.json 166share/element-web/i18n/ca.e861a68.json
167share/element-web/i18n/cs.31fb00e.json 167share/element-web/i18n/cs.a6e3f2c.json
168share/element-web/i18n/da.46cf21a.json 168share/element-web/i18n/da.875fd31.json
169share/element-web/i18n/de_DE.e717301.json 169share/element-web/i18n/de_DE.199a01d.json
170share/element-web/i18n/el.93a8eb2.json 170share/element-web/i18n/el.eb3a015.json
171share/element-web/i18n/en_EN.793566b.json 171share/element-web/i18n/en_EN.d392031.json
172share/element-web/i18n/en_US.66beef1.json 172share/element-web/i18n/en_US.69e204d.json
173share/element-web/i18n/eo.d8c95f3.json 173share/element-web/i18n/eo.40c919c.json
174share/element-web/i18n/es.f1d23a8.json 174share/element-web/i18n/es.fbe01b5.json
175share/element-web/i18n/et.af0bb40.json 175share/element-web/i18n/et.df756ad.json
176share/element-web/i18n/eu.54010ec.json 176share/element-web/i18n/eu.54010ec.json
177share/element-web/i18n/fi.e03cdff.json 177share/element-web/i18n/fi.2467c82.json
178share/element-web/i18n/fr.51ec307.json 178share/element-web/i18n/fr.6569486.json
179share/element-web/i18n/gl.5bff060.json 179share/element-web/i18n/gl.cfc1b6f.json
180share/element-web/i18n/he.041ab0d.json 180share/element-web/i18n/he.041ab0d.json
181share/element-web/i18n/hi.c7c8d1e.json 181share/element-web/i18n/hi.4294014.json
182share/element-web/i18n/hu.78f3843.json 182share/element-web/i18n/hu.9b43693.json
183share/element-web/i18n/is.7f0687f.json 183share/element-web/i18n/is.afbbc44.json
184share/element-web/i18n/it.aa89dd1.json 184share/element-web/i18n/it.e435511.json
185share/element-web/i18n/ja.32a06b4.json 185share/element-web/i18n/ja.39f9f4f.json
186share/element-web/i18n/jbo.bd02827.json 186share/element-web/i18n/jbo.bf20f59.json
187share/element-web/i18n/kab.d1543ad.json 187share/element-web/i18n/kab.913e74c.json
188share/element-web/i18n/ko.22a6135.json 188share/element-web/i18n/ko.b51c4ce.json
189share/element-web/i18n/languages.1861508.json 189share/element-web/i18n/languages.af640d5.json
190share/element-web/i18n/languages.json 190share/element-web/i18n/languages.json
191share/element-web/i18n/lt.a9b8413.json 191share/element-web/i18n/lt.b683894.json
192share/element-web/i18n/lv.e97d376.json 192share/element-web/i18n/lv.904e770.json
193share/element-web/i18n/nb_NO.d7cc5ab.json 193share/element-web/i18n/nb_NO.6826bdb.json
194share/element-web/i18n/nl.4021d64.json 194share/element-web/i18n/nl.6be25b1.json
195share/element-web/i18n/nn.a20b64c.json 195share/element-web/i18n/nn.a20b64c.json
196share/element-web/i18n/pl.6a6a284.json 196share/element-web/i18n/pl.544ab87.json
197share/element-web/i18n/pt.b28a220.json 197share/element-web/i18n/pt.93ac199.json
198share/element-web/i18n/pt_BR.93ac704.json 198share/element-web/i18n/pt_BR.28a57de.json
199share/element-web/i18n/ru.ab06f95.json 199share/element-web/i18n/ru.f5c5456.json
200share/element-web/i18n/sk.792e13f.json 200share/element-web/i18n/sk.792e13f.json
201share/element-web/i18n/sq.67915b8.json 201share/element-web/i18n/sq.478720c.json
202share/element-web/i18n/sr.6201d7c.json 202share/element-web/i18n/sr.f26c281.json
203share/element-web/i18n/sv.f954abe.json 203share/element-web/i18n/sv.ac2ada2.json
204share/element-web/i18n/te.3234605.json 204share/element-web/i18n/te.3234605.json
205share/element-web/i18n/th.bd3dd53.json 205share/element-web/i18n/th.d9649f0.json
206share/element-web/i18n/tr.f06cdcf.json 206share/element-web/i18n/tr.f06cdcf.json
207share/element-web/i18n/uk.9bb3930.json 207share/element-web/i18n/uk.3f47195.json
208share/element-web/i18n/vls.438fbf1.json 208share/element-web/i18n/vls.7fb88b2.json
209share/element-web/i18n/zh_Hans.3081cb0.json 209share/element-web/i18n/zh_Hans.b829f02.json
210share/element-web/i18n/zh_Hant.165517b.json 210share/element-web/i18n/zh_Hant.91b6b24.json
211share/element-web/img/camera.2f271b6.svg 211share/element-web/img/camera.2f271b6.svg
212share/element-web/img/cancel-red.3d9df3d.svg 212share/element-web/img/cancel-red.3d9df3d.svg
213share/element-web/img/cancel-small.495f44c.svg 213share/element-web/img/cancel-small.495f44c.svg
214share/element-web/img/cancel-white.3709ff3.svg 
215share/element-web/img/cancel.4b9715b.svg 214share/element-web/img/cancel.4b9715b.svg
216share/element-web/img/download.4f331f0.svg 215share/element-web/img/download.4f331f0.svg
217share/element-web/img/e2e/disabled.6c5c6be.svg 216share/element-web/img/e2e/disabled.6c5c6be.svg
218share/element-web/img/e2e/lock-warning-filled.993fb6c.svg 217share/element-web/img/e2e/lock-warning-filled.993fb6c.svg
219share/element-web/img/e2e/normal.76f0c09.svg 218share/element-web/img/e2e/normal.76f0c09.svg
220share/element-web/img/e2e/verified.5be6c9f.svg 219share/element-web/img/e2e/verified.5be6c9f.svg
221share/element-web/img/e2e/warning.78bb264.svg 220share/element-web/img/e2e/warning.78bb264.svg
222share/element-web/img/element-desktop-logo.93fc5eb.svg 221share/element-web/img/element-desktop-logo.93fc5eb.svg
223share/element-web/img/element-icons/add-photo.c0b4c3b.svg 222share/element-web/img/element-icons/add-photo.c0b4c3b.svg
224share/element-web/img/element-icons/brands/apple.5160971.svg 223share/element-web/img/element-icons/brands/apple.5160971.svg
225share/element-web/img/element-icons/brands/element.182040d.svg 224share/element-web/img/element-icons/brands/element.182040d.svg
226share/element-web/img/element-icons/brands/facebook.c3243cf.svg 225share/element-web/img/element-icons/brands/facebook.c3243cf.svg
227share/element-web/img/element-icons/brands/github.bf60283.svg 226share/element-web/img/element-icons/brands/github.bf60283.svg
228share/element-web/img/element-icons/brands/gitlab.d4ee177.svg 227share/element-web/img/element-icons/brands/gitlab.d4ee177.svg
229share/element-web/img/element-icons/brands/google.04f5e48.svg 228share/element-web/img/element-icons/brands/google.04f5e48.svg
230share/element-web/img/element-icons/brands/twitter.892d1c7.svg 229share/element-web/img/element-icons/brands/twitter.892d1c7.svg
231share/element-web/img/element-icons/call/delete.833d785.svg 230share/element-web/img/element-icons/call/delete.833d785.svg
232share/element-web/img/element-icons/call/expand.7ef9f56.svg 231share/element-web/img/element-icons/call/expand.7ef9f56.svg
233share/element-web/img/element-icons/call/fullscreen.43be138.svg 232share/element-web/img/element-icons/call/fullscreen.43be138.svg
234share/element-web/img/element-icons/call/hangup.a207e54.svg 
235share/element-web/img/element-icons/call/video-call.f465ed0.svg 233share/element-web/img/element-icons/call/video-call.f465ed0.svg
236share/element-web/img/element-icons/call/voice-call.303eba8.svg 234share/element-web/img/element-icons/call/voice-call.303eba8.svg
237share/element-web/img/element-icons/camera.a81a395.svg 235share/element-web/img/element-icons/camera.a81a395.svg
238share/element-web/img/element-icons/chat-bubbles.e2bd2cb.svg 236share/element-web/img/element-icons/chat-bubbles.e2bd2cb.svg
 237share/element-web/img/element-icons/circle-sending.bcca6aa.svg
 238share/element-web/img/element-icons/circle-sent.5079cbe.svg
239share/element-web/img/element-icons/cloud-off.33cd28e.svg 239share/element-web/img/element-icons/cloud-off.33cd28e.svg
240share/element-web/img/element-icons/community-members.cbb31c1.svg 240share/element-web/img/element-icons/community-members.cbb31c1.svg
241share/element-web/img/element-icons/community-rooms.8f0b6c9.svg 241share/element-web/img/element-icons/community-rooms.8f0b6c9.svg
242share/element-web/img/element-icons/context-menu.829cc1a.svg 242share/element-web/img/element-icons/context-menu.829cc1a.svg
243share/element-web/img/element-icons/email-prompt.1d04dfe.svg 243share/element-web/img/element-icons/email-prompt.1d04dfe.svg
 244share/element-web/img/element-icons/expand-space-panel.e6f74b9.svg
244share/element-web/img/element-icons/feedback.a91241e.svg 245share/element-web/img/element-icons/feedback.a91241e.svg
245share/element-web/img/element-icons/hide.2b52315.svg 246share/element-web/img/element-icons/hide.2b52315.svg
246share/element-web/img/element-icons/home.b706c0e.svg 247share/element-web/img/element-icons/home.b706c0e.svg
247share/element-web/img/element-icons/i.80d84f3.svg 248share/element-web/img/element-icons/i.80d84f3.svg
248share/element-web/img/element-icons/info.dc07e19.svg 249share/element-web/img/element-icons/info.dc07e19.svg
249share/element-web/img/element-icons/leave.bb917e7.svg 250share/element-web/img/element-icons/leave.bb917e7.svg
 251share/element-web/img/element-icons/link.8f4b1fc.svg
 252share/element-web/img/element-icons/lock.1f264bd.svg
250share/element-web/img/element-icons/notifications.d298b39.svg 253share/element-web/img/element-icons/notifications.d298b39.svg
 254share/element-web/img/element-icons/plus.62cc275.svg
251share/element-web/img/element-icons/room/apps.5ee9f78.svg 255share/element-web/img/element-icons/room/apps.5ee9f78.svg
252share/element-web/img/element-icons/room/composer/attach.359c84e.svg 256share/element-web/img/element-icons/room/composer/attach.359c84e.svg
253share/element-web/img/element-icons/room/composer/emoji.144dfeb.svg 257share/element-web/img/element-icons/room/composer/emoji.144dfeb.svg
254share/element-web/img/element-icons/room/composer/sticker.8dbe5ec.svg 258share/element-web/img/element-icons/room/composer/sticker.8dbe5ec.svg
255share/element-web/img/element-icons/room/default_app.2034d23.svg 259share/element-web/img/element-icons/room/default_app.2034d23.svg
256share/element-web/img/element-icons/room/default_cal.65049a4.svg 260share/element-web/img/element-icons/room/default_cal.65049a4.svg
257share/element-web/img/element-icons/room/default_clock.e3e0f9b.svg 261share/element-web/img/element-icons/room/default_clock.e3e0f9b.svg
258share/element-web/img/element-icons/room/default_doc.02ee63f.svg 262share/element-web/img/element-icons/room/default_doc.02ee63f.svg
259share/element-web/img/element-icons/room/default_video.66250a4.svg 263share/element-web/img/element-icons/room/default_video.66250a4.svg
260share/element-web/img/element-icons/room/ellipsis.b82ece6.svg 264share/element-web/img/element-icons/room/ellipsis.b82ece6.svg
261share/element-web/img/element-icons/room/files.5709c0c.svg 265share/element-web/img/element-icons/room/files.5709c0c.svg
262share/element-web/img/element-icons/room/format-bar/bold.0d80ac7.svg 266share/element-web/img/element-icons/room/format-bar/bold.0d80ac7.svg
263share/element-web/img/element-icons/room/format-bar/code.27444ba.svg 267share/element-web/img/element-icons/room/format-bar/code.27444ba.svg
264share/element-web/img/element-icons/room/format-bar/italic.bf18054.svg 268share/element-web/img/element-icons/room/format-bar/italic.bf18054.svg
265share/element-web/img/element-icons/room/format-bar/quote.560cd8f.svg 269share/element-web/img/element-icons/room/format-bar/quote.560cd8f.svg
266share/element-web/img/element-icons/room/format-bar/strikethrough.0264f7b.svg 270share/element-web/img/element-icons/room/format-bar/strikethrough.0264f7b.svg
267share/element-web/img/element-icons/room/invite.9844770.svg 271share/element-web/img/element-icons/room/invite.946a71b.svg
268share/element-web/img/element-icons/room/members.88c3e93.svg 272share/element-web/img/element-icons/room/members.88c3e93.svg
269share/element-web/img/element-icons/room/message-bar/edit.688678e.svg 273share/element-web/img/element-icons/room/message-bar/edit.688678e.svg
270share/element-web/img/element-icons/room/message-bar/emoji.8612164.svg 274share/element-web/img/element-icons/room/message-bar/emoji.8612164.svg
271share/element-web/img/element-icons/room/message-bar/reply.5812741.svg 275share/element-web/img/element-icons/room/message-bar/reply.5812741.svg
272share/element-web/img/element-icons/room/pin-upright.65783fb.svg 276share/element-web/img/element-icons/room/pin-upright.65783fb.svg
273share/element-web/img/element-icons/room/pin.6ab67ed.svg 277share/element-web/img/element-icons/room/pin.6ab67ed.svg
274share/element-web/img/element-icons/room/room-summary.1ad0865.svg 278share/element-web/img/element-icons/room/room-summary.1ad0865.svg
275share/element-web/img/element-icons/room/search-inset.db6314d.svg 279share/element-web/img/element-icons/room/search-inset.db6314d.svg
276share/element-web/img/element-icons/room/settings/advanced.e079c15.svg 280share/element-web/img/element-icons/room/settings/advanced.e079c15.svg
277share/element-web/img/element-icons/room/settings/roles.bad9a9e.svg 281share/element-web/img/element-icons/room/settings/roles.bad9a9e.svg
278share/element-web/img/element-icons/room/share.54dc3fb.svg 282share/element-web/img/element-icons/room/share.54dc3fb.svg
279share/element-web/img/element-icons/roomlist/archived.226584d.svg 283share/element-web/img/element-icons/roomlist/archived.226584d.svg
 284share/element-web/img/element-icons/roomlist/browse.080f923.svg
280share/element-web/img/element-icons/roomlist/checkmark.a8c4d72.svg 285share/element-web/img/element-icons/roomlist/checkmark.a8c4d72.svg
281share/element-web/img/element-icons/roomlist/dark-light-mode.f72b785.svg 286share/element-web/img/element-icons/roomlist/dark-light-mode.f72b785.svg
282share/element-web/img/element-icons/roomlist/decorated-avatar-mask.76c407f.svg 287share/element-web/img/element-icons/roomlist/decorated-avatar-mask.76c407f.svg
283share/element-web/img/element-icons/roomlist/dialpad.37f876f.svg 288share/element-web/img/element-icons/roomlist/dialpad.37f876f.svg
284share/element-web/img/element-icons/roomlist/explore.1523e65.svg 289share/element-web/img/element-icons/roomlist/explore.1523e65.svg
285share/element-web/img/element-icons/roomlist/favorite.ff7609d.svg 290share/element-web/img/element-icons/roomlist/favorite.ff7609d.svg
286share/element-web/img/element-icons/roomlist/feedback.b9a3f53.svg 291share/element-web/img/element-icons/roomlist/feedback.b9a3f53.svg
 292share/element-web/img/element-icons/roomlist/hash-circle.c36ee5b.svg
287share/element-web/img/element-icons/roomlist/home.1b4edd5.svg 293share/element-web/img/element-icons/roomlist/home.1b4edd5.svg
288share/element-web/img/element-icons/roomlist/low-priority.6c7fb97.svg 294share/element-web/img/element-icons/roomlist/low-priority.6c7fb97.svg
289share/element-web/img/element-icons/roomlist/notifications-default.8b8509e.svg 295share/element-web/img/element-icons/roomlist/notifications-default.8b8509e.svg
290share/element-web/img/element-icons/roomlist/notifications-dm.ffa8881.svg 296share/element-web/img/element-icons/roomlist/notifications-dm.ffa8881.svg
291share/element-web/img/element-icons/roomlist/notifications-off.0c57561.svg 297share/element-web/img/element-icons/roomlist/notifications-off.0c57561.svg
 298share/element-web/img/element-icons/roomlist/plus-circle.aa44b1a.svg
292share/element-web/img/element-icons/roomlist/plus.daac9ba.svg 299share/element-web/img/element-icons/roomlist/plus.daac9ba.svg
293share/element-web/img/element-icons/roomlist/search-clear.6164d97.svg 300share/element-web/img/element-icons/roomlist/search-clear.6164d97.svg
294share/element-web/img/element-icons/roomlist/search.3774248.svg 301share/element-web/img/element-icons/roomlist/search.3774248.svg
295share/element-web/img/element-icons/roomlist/skeleton-ui.1f67400.svg 302share/element-web/img/element-icons/roomlist/skeleton-ui.1f67400.svg
296share/element-web/img/element-icons/security.66f2fa6.svg 303share/element-web/img/element-icons/security.66f2fa6.svg
 304share/element-web/img/element-icons/send-message.a4e9cf8.svg
297share/element-web/img/element-icons/settings.6b381af.svg 305share/element-web/img/element-icons/settings.6b381af.svg
298share/element-web/img/element-icons/settings/appearance.cdebd40.svg 306share/element-web/img/element-icons/settings/appearance.cdebd40.svg
299share/element-web/img/element-icons/settings/flair.4227a88.svg 307share/element-web/img/element-icons/settings/flair.4227a88.svg
300share/element-web/img/element-icons/settings/help.68b703f.svg 308share/element-web/img/element-icons/settings/help.68b703f.svg
301share/element-web/img/element-icons/settings/lab-flags.6fbe5e2.svg 309share/element-web/img/element-icons/settings/lab-flags.6fbe5e2.svg
302share/element-web/img/element-icons/settings/preference.82bfabd.svg 310share/element-web/img/element-icons/settings/preference.82bfabd.svg
 311share/element-web/img/element-icons/upload.e2a53e0.svg
303share/element-web/img/element-icons/view-community.0cad1a5.svg 312share/element-web/img/element-icons/view-community.0cad1a5.svg
304share/element-web/img/element-icons/warning-badge.2f8ddee.svg 313share/element-web/img/element-icons/warning-badge.de1033e.svg
305share/element-web/img/ellipsis.c2118e5.svg 314share/element-web/img/ellipsis.c2118e5.svg
306share/element-web/img/emojipicker/activity.921ec9f.svg 315share/element-web/img/emojipicker/activity.921ec9f.svg
307share/element-web/img/emojipicker/custom.e1cd0fd.svg 316share/element-web/img/emojipicker/custom.e1cd0fd.svg
308share/element-web/img/emojipicker/delete.f7344c5.svg 317share/element-web/img/emojipicker/delete.f7344c5.svg
309share/element-web/img/emojipicker/flags.1a8855e.svg 318share/element-web/img/emojipicker/flags.1a8855e.svg
310share/element-web/img/emojipicker/foods.c6b220a.svg 319share/element-web/img/emojipicker/foods.c6b220a.svg
311share/element-web/img/emojipicker/nature.6540b99.svg 320share/element-web/img/emojipicker/nature.6540b99.svg
312share/element-web/img/emojipicker/objects.4d34f58.svg 321share/element-web/img/emojipicker/objects.4d34f58.svg
313share/element-web/img/emojipicker/people.e918580.svg 322share/element-web/img/emojipicker/people.e918580.svg
314share/element-web/img/emojipicker/places.7310322.svg 323share/element-web/img/emojipicker/places.7310322.svg
315share/element-web/img/emojipicker/recent.13b42e2.svg 324share/element-web/img/emojipicker/recent.13b42e2.svg
316share/element-web/img/emojipicker/search.973c315.svg 325share/element-web/img/emojipicker/search.973c315.svg
317share/element-web/img/emojipicker/symbols.15a557d.svg 326share/element-web/img/emojipicker/symbols.15a557d.svg
@@ -322,100 +331,104 @@ share/element-web/img/feather-customised @@ -322,100 +331,104 @@ share/element-web/img/feather-customised
322share/element-web/img/feather-customised/cancel.23c2689.svg 331share/element-web/img/feather-customised/cancel.23c2689.svg
323share/element-web/img/feather-customised/check.5745b4e.svg 332share/element-web/img/feather-customised/check.5745b4e.svg
324share/element-web/img/feather-customised/chevron-down-thin.f9a2477.svg 333share/element-web/img/feather-customised/chevron-down-thin.f9a2477.svg
325share/element-web/img/feather-customised/chevron-down.5278abe.svg 334share/element-web/img/feather-customised/chevron-down.5278abe.svg
326share/element-web/img/feather-customised/clipboard.24dd87a.svg 335share/element-web/img/feather-customised/clipboard.24dd87a.svg
327share/element-web/img/feather-customised/dropdown-arrow.1a22ebc.svg 336share/element-web/img/feather-customised/dropdown-arrow.1a22ebc.svg
328share/element-web/img/feather-customised/edit.fd55ec2.svg 337share/element-web/img/feather-customised/edit.fd55ec2.svg
329share/element-web/img/feather-customised/eye.52aa0d2.svg 338share/element-web/img/feather-customised/eye.52aa0d2.svg
330share/element-web/img/feather-customised/files.d6a33b8.svg 339share/element-web/img/feather-customised/files.d6a33b8.svg
331share/element-web/img/feather-customised/help-circle.03fb6cf.svg 340share/element-web/img/feather-customised/help-circle.03fb6cf.svg
332share/element-web/img/feather-customised/image.a8671b8.svg 341share/element-web/img/feather-customised/image.a8671b8.svg
333share/element-web/img/feather-customised/maximise.dc32127.svg 342share/element-web/img/feather-customised/maximise.dc32127.svg
334share/element-web/img/feather-customised/minimise.aec9142.svg 343share/element-web/img/feather-customised/minimise.aec9142.svg
335share/element-web/img/feather-customised/monitor.f07f712.svg 
336share/element-web/img/feather-customised/plus.38ae979.svg 344share/element-web/img/feather-customised/plus.38ae979.svg
337share/element-web/img/feather-customised/search-input.044bfa7.svg 345share/element-web/img/feather-customised/search-input.044bfa7.svg
338share/element-web/img/feather-customised/secure-backup.329cb1c.svg 346share/element-web/img/feather-customised/secure-backup.329cb1c.svg
339share/element-web/img/feather-customised/secure-phrase.a9d3725.svg 347share/element-web/img/feather-customised/secure-phrase.a9d3725.svg
340share/element-web/img/feather-customised/smartphone.93bb43c.svg 
341share/element-web/img/feather-customised/trash.custom.1e6ecd4.svg 348share/element-web/img/feather-customised/trash.custom.1e6ecd4.svg
342share/element-web/img/feather-customised/user.7a4d23d.svg 349share/element-web/img/feather-customised/user.7a4d23d.svg
343share/element-web/img/feather-customised/warning-triangle.d050a38.svg 350share/element-web/img/feather-customised/warning-triangle.d050a38.svg
344share/element-web/img/feather-customised/widget/external-link.7ab6751.svg 351share/element-web/img/feather-customised/widget/external-link.7ab6751.svg
345share/element-web/img/feather-customised/x.9662221.svg 352share/element-web/img/feather-customised/x.9662221.svg
346share/element-web/img/fileicon.a04644a.png 
347share/element-web/img/format/bold.38e6779.svg 353share/element-web/img/format/bold.38e6779.svg
348share/element-web/img/format/code.ea9f385.svg 354share/element-web/img/format/code.ea9f385.svg
349share/element-web/img/format/italics.4e279d1.svg 355share/element-web/img/format/italics.4e279d1.svg
350share/element-web/img/format/quote.5843424.svg 356share/element-web/img/format/quote.5843424.svg
351share/element-web/img/format/strikethrough.bac51cb.svg 357share/element-web/img/format/strikethrough.bac51cb.svg
352share/element-web/img/globe.8201f08.svg 358share/element-web/img/globe.8201f08.svg
353share/element-web/img/icon-address-delete.40c8a04.svg 359share/element-web/img/icon-address-delete.40c8a04.svg
354share/element-web/img/icon-email-pill-avatar.575ff20.svg 360share/element-web/img/icon-email-pill-avatar.575ff20.svg
355share/element-web/img/icon-email-user.af133ff.svg 361share/element-web/img/icon-email-user.af133ff.svg
356share/element-web/img/icon-invite-people.d82f491.svg 362share/element-web/img/icon-invite-people.d82f491.svg
357share/element-web/img/icon-pill-remove.7719165.svg 363share/element-web/img/icon-pill-remove.7719165.svg
358share/element-web/img/icon-return.cb24475.svg 364share/element-web/img/icon-return.cb24475.svg
359share/element-web/img/icon_context_delete.f02c798.svg 365share/element-web/img/icon_context_delete.f02c798.svg
360share/element-web/img/icons-close.11ff07c.svg 366share/element-web/img/icons-close.11ff07c.svg
361share/element-web/img/icons-create-room.817ede2.svg 367share/element-web/img/icons-create-room.817ede2.svg
362share/element-web/img/icons-groups.29180b0.svg 368share/element-web/img/icons-groups.29180b0.svg
363share/element-web/img/icons-room-add.bd36e26.svg 369share/element-web/img/icons-room-add.bd36e26.svg
364share/element-web/img/icons-show-stickers.4e420bf.svg 370share/element-web/img/icons-show-stickers.4e420bf.svg
 371share/element-web/img/image-view/close.97d1731.svg
 372share/element-web/img/image-view/download.2eac468.svg
 373share/element-web/img/image-view/more.0427c6c.svg
 374share/element-web/img/image-view/rotate-ccw.b28ae4a.svg
 375share/element-web/img/image-view/rotate-cw.60d903e.svg
 376share/element-web/img/image-view/zoom-in.3b3f32e.svg
 377share/element-web/img/image-view/zoom-out.8506f80.svg
365share/element-web/img/markdown.6905ba8.svg 378share/element-web/img/markdown.6905ba8.svg
366share/element-web/img/member_chevron.4163a20.png 379share/element-web/img/member_chevron.4163a20.png
367share/element-web/img/minimise.871d2de.svg 380share/element-web/img/minimise.871d2de.svg
368share/element-web/img/plus.53bc1d6.svg 381share/element-web/img/plus.53bc1d6.svg
369share/element-web/img/room_replaced.80042bb.svg 382share/element-web/img/room_replaced.80042bb.svg
370share/element-web/img/rotate-ccw.96d36a7.svg 
371share/element-web/img/rotate-cw.b6a9518.svg 
372share/element-web/img/search-icon-vector.c463bb6.svg 383share/element-web/img/search-icon-vector.c463bb6.svg
373share/element-web/img/social/email-1.1134895.png 384share/element-web/img/social/email-1.1134895.png
374share/element-web/img/social/facebook.d547f79.png 385share/element-web/img/social/facebook.d547f79.png
375share/element-web/img/social/linkedin.ab157f6.png 386share/element-web/img/social/linkedin.ab157f6.png
376share/element-web/img/social/reddit.eeab8e6.png 387share/element-web/img/social/reddit.eeab8e6.png
377share/element-web/img/social/twitter-2.6517b36.png 388share/element-web/img/social/twitter-2.6517b36.png
378share/element-web/img/spinner.0b29ec9.gif 389share/element-web/img/spinner.0b29ec9.gif
379share/element-web/img/spinner.a5c5b3b.svg 390share/element-web/img/spinner.a5c5b3b.svg
380share/element-web/img/stickerpack-placeholder.9c54c13.png 391share/element-web/img/stickerpack-placeholder.9c54c13.png
381share/element-web/img/typing-indicator-2x.0eb9f0e.gif 392share/element-web/img/typing-indicator-2x.0eb9f0e.gif
382share/element-web/img/upload-big.4e229de.svg 393share/element-web/img/upload-big.cdac3ea.svg
383share/element-web/img/voip/dialpad.fdda9a0.svg 394share/element-web/img/voip/dialpad.fdda9a0.svg
384share/element-web/img/voip/hangup.9c3adeb.svg 395share/element-web/img/voip/hangup.9c3adeb.svg
385share/element-web/img/voip/mic-off.774e42b.svg 396share/element-web/img/voip/mic-off.774e42b.svg
 397share/element-web/img/voip/mic-on-mask.97ec7a0.svg
386share/element-web/img/voip/mic-on.2592c14.svg 398share/element-web/img/voip/mic-on.2592c14.svg
387share/element-web/img/voip/more.5e8055e.svg 399share/element-web/img/voip/more.5e8055e.svg
388share/element-web/img/voip/paused.77799b3.svg 400share/element-web/img/voip/paused.77799b3.svg
389share/element-web/img/voip/vid-off.5552596.svg 401share/element-web/img/voip/vid-off.5552596.svg
390share/element-web/img/voip/vid-on.b9b8bbf.svg 402share/element-web/img/voip/vid-on.b9b8bbf.svg
391share/element-web/img/warning.05cc423.svg 403share/element-web/img/warning.05cc423.svg
392share/element-web/index.html 404share/element-web/index.html
393share/element-web/jitsi.html 405share/element-web/jitsi.html
394share/element-web/jitsi_external_api.min.js 406share/element-web/jitsi_external_api.min.js
395share/element-web/manifest.json 407share/element-web/manifest.json
396share/element-web/media/busy.mp3 408share/element-web/media/busy.mp3
397share/element-web/media/busy.ogg 409share/element-web/media/busy.ogg
398share/element-web/media/callend.mp3 410share/element-web/media/callend.mp3
399share/element-web/media/callend.ogg 411share/element-web/media/callend.ogg
400share/element-web/media/message.mp3 412share/element-web/media/message.mp3
401share/element-web/media/message.ogg 413share/element-web/media/message.ogg
402share/element-web/media/ring.mp3 414share/element-web/media/ring.mp3
403share/element-web/media/ring.ogg 415share/element-web/media/ring.ogg
404share/element-web/media/ringback.mp3 416share/element-web/media/ringback.mp3
405share/element-web/media/ringback.ogg 417share/element-web/media/ringback.ogg
406share/element-web/mobile_guide/index.html 418share/element-web/mobile_guide/index.html
407share/element-web/olm.9ddeb6b.wasm 419share/element-web/olm.9ddeb6b.wasm
408share/element-web/olm_legacy.js 420share/element-web/olm_legacy.js
 421share/element-web/opus-encoderWorker.min.b4c5d1b.js
409share/element-web/static/incompatible-browser.html 422share/element-web/static/incompatible-browser.html
410share/element-web/static/unable-to-load.html 423share/element-web/static/unable-to-load.html
411share/element-web/sw.js 424share/element-web/sw.js
412share/element-web/themes/element/img/backgrounds/lake.jpg 425share/element-web/themes/element/img/backgrounds/lake.jpg
413share/element-web/themes/element/img/download/apple.svg 426share/element-web/themes/element/img/download/apple.svg
414share/element-web/themes/element/img/download/fdroid.svg 427share/element-web/themes/element/img/download/fdroid.svg
415share/element-web/themes/element/img/download/google.svg 428share/element-web/themes/element/img/download/google.svg
416share/element-web/themes/element/img/logos/element-logo.svg 429share/element-web/themes/element/img/logos/element-logo.svg
417share/element-web/themes/element/img/logos/opengraph.png 430share/element-web/themes/element/img/logos/opengraph.png
418share/element-web/usercontent/index.html 431share/element-web/usercontent/index.html
419share/element-web/vector-icons/1024.png 432share/element-web/vector-icons/1024.png
420share/element-web/vector-icons/120.png 433share/element-web/vector-icons/120.png
421share/element-web/vector-icons/1240x600.png 434share/element-web/vector-icons/1240x600.png

cvs diff -r1.2 -r1.3 pkgsrc/chat/element-web/distinfo (expand / switch to unified diff)

--- pkgsrc/chat/element-web/distinfo 2021/03/06 18:44:05 1.2
+++ pkgsrc/chat/element-web/distinfo 2021/05/01 03:54:04 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2021/03/06 18:44:05 js Exp $ 1$NetBSD: distinfo,v 1.3 2021/05/01 03:54:04 js Exp $
2 2
3SHA1 (element-v1.7.22.tar.gz) = 3f8f13ad5e02562af3c4f1dcbc7dcf0c26279e42 3SHA1 (element-v1.7.26.tar.gz) = 5ecf8fb39d13a7b0433ab13abdba0dedc6b7c7ea
4RMD160 (element-v1.7.22.tar.gz) = c4fc0c9ba74d941b70e6bd96f969169865683b3d 4RMD160 (element-v1.7.26.tar.gz) = 95919d268fc03bdc1201babb975f33505ac3af9d
5SHA512 (element-v1.7.22.tar.gz) = a6b7475c69b144cc1159e3920fcaf93e4656fefddb302c4be6948429e8b6f30cdeffaf2e6f02c7ecad090e3d8636a95e3c7e99ceb3132723ec82b81659923006 5SHA512 (element-v1.7.26.tar.gz) = 106803980726e2777dc67abec6791681d29c983811b6a946d3d8036b405d970c1b5382b61b0d00cff8ef0180ac1be7a520f4229a37a0f9ec7208bab43715ea01
6Size (element-v1.7.22.tar.gz) = 14346253 bytes 6Size (element-v1.7.26.tar.gz) = 14744634 bytes