pkgsrc/chat/element-web/PLIST
js d259ee94d6 Update chat/element-web to 1.11.45
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)).
2023-09-30 17:00:38 +00:00

662 lines
36 KiB
Text

@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/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
share/element-web/decoder-ring/decoder.js
share/element-web/decoder-ring/index.html
share/element-web/decoderWorker.min.wasm
share/element-web/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlX5qhExfHwNJU.97270d9.woff2
share/element-web/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlZ5qhExfHw.cb56c56.woff2
share/element-web/fonts/Inconsolata/QldXNThLqRwH-OJ1UHjlKGHiw71n5_zaDpwm80E.ac17e29.woff2
share/element-web/fonts/Inconsolata/QldXNThLqRwH-OJ1UHjlKGHiw71p5_zaDpwm.4e23ceb.woff2
share/element-web/fonts/Inter/Inter-Bold.7824a90.woff2
share/element-web/fonts/Inter/Inter-Bold.c0bf89b.woff
share/element-web/fonts/Inter/Inter-BoldItalic.57f0f97.woff2
share/element-web/fonts/Inter/Inter-BoldItalic.e151f4f.woff
share/element-web/fonts/Inter/Inter-Italic.5d145f0.woff
share/element-web/fonts/Inter/Inter-Italic.faebbae.woff2
share/element-web/fonts/Inter/Inter-Medium.3a921b8.woff
share/element-web/fonts/Inter/Inter-Medium.6be58ea.woff2
share/element-web/fonts/Inter/Inter-MediumItalic.2bbf830.woff2
share/element-web/fonts/Inter/Inter-MediumItalic.b247e87.woff
share/element-web/fonts/Inter/Inter-Regular.bed7225.woff2
share/element-web/fonts/Inter/Inter-Regular.bf50ebd.woff
share/element-web/fonts/Inter/Inter-SemiBold.14478d3.woff
share/element-web/fonts/Inter/Inter-SemiBold.d5a91eb.woff2
share/element-web/fonts/Inter/Inter-SemiBoldItalic.17942dd.woff2
share/element-web/fonts/Inter/Inter-SemiBoldItalic.72033b9.woff
share/element-web/fonts/KaTeX/KaTeX_AMS-Regular.0cdd387.woff2
share/element-web/fonts/KaTeX/KaTeX_AMS-Regular.30da91e.woff
share/element-web/fonts/KaTeX/KaTeX_AMS-Regular.6853484.ttf
share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Bold.07d8e30.ttf
share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Bold.1ae6bd7.woff
share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Bold.de7701e.woff2
share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Regular.3398dd0.woff
share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Regular.5d53e70.woff2
share/element-web/fonts/KaTeX/KaTeX_Caligraphic-Regular.ed0b743.ttf
share/element-web/fonts/KaTeX/KaTeX_Fraktur-Bold.74444ef.woff2
share/element-web/fonts/KaTeX/KaTeX_Fraktur-Bold.9163df9.ttf
share/element-web/fonts/KaTeX/KaTeX_Fraktur-Bold.9be7ceb.woff
share/element-web/fonts/KaTeX/KaTeX_Fraktur-Regular.1e6f957.ttf
share/element-web/fonts/KaTeX/KaTeX_Fraktur-Regular.51814d2.woff2
share/element-web/fonts/KaTeX/KaTeX_Fraktur-Regular.5e28753.woff
share/element-web/fonts/KaTeX/KaTeX_Main-Bold.0f60d1b.woff2
share/element-web/fonts/KaTeX/KaTeX_Main-Bold.138ac28.ttf
share/element-web/fonts/KaTeX/KaTeX_Main-Bold.c76c5d6.woff
share/element-web/fonts/KaTeX/KaTeX_Main-BoldItalic.70ee1f6.ttf
share/element-web/fonts/KaTeX/KaTeX_Main-BoldItalic.99cd42a.woff2
share/element-web/fonts/KaTeX/KaTeX_Main-BoldItalic.a6f7ec0.woff
share/element-web/fonts/KaTeX/KaTeX_Main-Italic.0d85ae7.ttf
share/element-web/fonts/KaTeX/KaTeX_Main-Italic.97479ca.woff2
share/element-web/fonts/KaTeX/KaTeX_Main-Italic.f1d6ef8.woff
share/element-web/fonts/KaTeX/KaTeX_Main-Regular.c2342cd.woff2
share/element-web/fonts/KaTeX/KaTeX_Main-Regular.c6368d8.woff
share/element-web/fonts/KaTeX/KaTeX_Main-Regular.d0332f5.ttf
share/element-web/fonts/KaTeX/KaTeX_Math-BoldItalic.850c0af.woff
share/element-web/fonts/KaTeX/KaTeX_Math-BoldItalic.dc47344.woff2
share/element-web/fonts/KaTeX/KaTeX_Math-BoldItalic.f9377ab.ttf
share/element-web/fonts/KaTeX/KaTeX_Math-Italic.08ce98e.ttf
share/element-web/fonts/KaTeX/KaTeX_Math-Italic.7af58c5.woff2
share/element-web/fonts/KaTeX/KaTeX_Math-Italic.8a8d244.woff
share/element-web/fonts/KaTeX/KaTeX_SansSerif-Bold.1ece03f.ttf
share/element-web/fonts/KaTeX/KaTeX_SansSerif-Bold.e99ae51.woff2
share/element-web/fonts/KaTeX/KaTeX_SansSerif-Bold.ece03cf.woff
share/element-web/fonts/KaTeX/KaTeX_SansSerif-Italic.00b26ac.woff2
share/element-web/fonts/KaTeX/KaTeX_SansSerif-Italic.3931dd8.ttf
share/element-web/fonts/KaTeX/KaTeX_SansSerif-Italic.91ee675.woff
share/element-web/fonts/KaTeX/KaTeX_SansSerif-Regular.11e4dc8.woff
share/element-web/fonts/KaTeX/KaTeX_SansSerif-Regular.68e8c73.woff2
share/element-web/fonts/KaTeX/KaTeX_SansSerif-Regular.f36ea89.ttf
share/element-web/fonts/KaTeX/KaTeX_Script-Regular.036d4e9.woff2
share/element-web/fonts/KaTeX/KaTeX_Script-Regular.1c67f06.ttf
share/element-web/fonts/KaTeX/KaTeX_Script-Regular.d96cdf2.woff
share/element-web/fonts/KaTeX/KaTeX_Size1-Regular.6b47c40.woff2
share/element-web/fonts/KaTeX/KaTeX_Size1-Regular.95b6d2f.ttf
share/element-web/fonts/KaTeX/KaTeX_Size1-Regular.c943cc9.woff
share/element-web/fonts/KaTeX/KaTeX_Size2-Regular.2014c52.woff
share/element-web/fonts/KaTeX/KaTeX_Size2-Regular.a6b2099.ttf
share/element-web/fonts/KaTeX/KaTeX_Size2-Regular.d04c542.woff2
share/element-web/fonts/KaTeX/KaTeX_Size3-Regular.500e04d.ttf
share/element-web/fonts/KaTeX/KaTeX_Size3-Regular.6ab6b62.woff
share/element-web/fonts/KaTeX/KaTeX_Size3-Regular.73d5912.woff2
share/element-web/fonts/KaTeX/KaTeX_Size4-Regular.99f9c67.woff
share/element-web/fonts/KaTeX/KaTeX_Size4-Regular.a4af7d4.woff2
share/element-web/fonts/KaTeX/KaTeX_Size4-Regular.c647367.ttf
share/element-web/fonts/KaTeX/KaTeX_Typewriter-Regular.71d517d.woff2
share/element-web/fonts/KaTeX/KaTeX_Typewriter-Regular.e14fed0.woff
share/element-web/fonts/KaTeX/KaTeX_Typewriter-Regular.f01f3e8.ttf
share/element-web/fonts/Nunito/Nunito-Bold.8f8b4d6.ttf
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/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/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
share/element-web/img/betas/video_rooms.c485b71.png
share/element-web/img/cancel-small.6edc931.svg
share/element-web/img/cancel.12c5c12.svg
share/element-web/img/compound/back-30s-24px.1c7e034.svg
share/element-web/img/compound/checkbox-32px.3e18125.svg
share/element-web/img/compound/chevron-right-12px.728250b.svg
share/element-web/img/compound/close-16px.9448a3c.svg
share/element-web/img/compound/close-8px.e56ab52.svg
share/element-web/img/compound/error-16px.f555b69.svg
share/element-web/img/compound/forward-30s-24px.5bf560b.svg
share/element-web/img/compound/live-16px.cc5fe1e.svg
share/element-web/img/compound/live-8px.65253ef.svg
share/element-web/img/compound/mic-16px.4caf290.svg
share/element-web/img/compound/padlock-32px.3a5a251.svg
share/element-web/img/compound/pause-12.23f9fad.svg
share/element-web/img/compound/play-16.263039c.svg
share/element-web/img/compound/record-10px.f77e36f.svg
share/element-web/img/compound/retry-16px.3dadd45.svg
share/element-web/img/compound/stop-16.49b7b7c.svg
share/element-web/img/compound/thread-16px.4a234a9.svg
share/element-web/img/compound/timer-16px.bc8a49b.svg
share/element-web/img/compound/user.9563881.svg
share/element-web/img/download.a6b50e0.svg
share/element-web/img/e2e/decryption-failure.2c168d0.svg
share/element-web/img/e2e/disabled.c080ddd.svg
share/element-web/img/e2e/lock-warning-filled.2f94d9a.svg
share/element-web/img/e2e/normal.33e0430.svg
share/element-web/img/e2e/verified-deprecated.85c94e6.svg
share/element-web/img/e2e/verified.315cfad.svg
share/element-web/img/e2e/warning-deprecated.6a3ebca.svg
share/element-web/img/e2e/warning.d370b49.svg
share/element-web/img/element-desktop-logo.9f55f24.svg
share/element-web/img/element-icons/Email-icon.54bd82b.svg
share/element-web/img/element-icons/Mic-off.43bef44.svg
share/element-web/img/element-icons/ask-to-join.0ee41ed.svg
share/element-web/img/element-icons/back.7601e5b.svg
share/element-web/img/element-icons/brands/apple.3f29900.svg
share/element-web/img/element-icons/brands/facebook.d149f4a.svg
share/element-web/img/element-icons/brands/github.de3b60e.svg
share/element-web/img/element-icons/brands/gitlab.e075acd.svg
share/element-web/img/element-icons/brands/google.44aaf41.svg
share/element-web/img/element-icons/brands/twitter.43b393b.svg
share/element-web/img/element-icons/call/delete.d67669d.svg
share/element-web/img/element-icons/call/dialpad.6276d21.svg
share/element-web/img/element-icons/call/expand.f4c2ab7.svg
share/element-web/img/element-icons/call/freedom.1f84c87.svg
share/element-web/img/element-icons/call/fullscreen.2e2c510.svg
share/element-web/img/element-icons/call/hangup.9ca0556.svg
share/element-web/img/element-icons/call/spotlight.357f9db.svg
share/element-web/img/element-icons/call/video-call.86ee0c8.svg
share/element-web/img/element-icons/call/voice-call.0692925.svg
share/element-web/img/element-icons/camera.6ef82ed.svg
share/element-web/img/element-icons/cancel-rounded.3cc9164.svg
share/element-web/img/element-icons/caret-left.a7bab4b.svg
share/element-web/img/element-icons/chat-bubble.6a422c4.svg
share/element-web/img/element-icons/chat-bubbles.38087ca.svg
share/element-web/img/element-icons/check-white.1e3d7f7.svg
share/element-web/img/element-icons/check.e8a053d.svg
share/element-web/img/element-icons/child-relationship.132f4cb.svg
share/element-web/img/element-icons/circle-sending.3c01d11.svg
share/element-web/img/element-icons/circle-sent.8ba4da4.svg
share/element-web/img/element-icons/clock.96a6b33.svg
share/element-web/img/element-icons/cloud-off.8cb6697.svg
share/element-web/img/element-icons/collapse-message.ceda807.svg
share/element-web/img/element-icons/context-menu.131c13c.svg
share/element-web/img/element-icons/copy.0e0d3b5.svg
share/element-web/img/element-icons/devices.48e3582.svg
share/element-web/img/element-icons/email-prompt.8b97994.svg
share/element-web/img/element-icons/expand-message.3812a7b.svg
share/element-web/img/element-icons/export.9b2ed5d.svg
share/element-web/img/element-icons/eye.6df327d.svg
share/element-web/img/element-icons/feedback.94401b2.svg
share/element-web/img/element-icons/flask.468e13e.svg
share/element-web/img/element-icons/group-members.483392b.svg
share/element-web/img/element-icons/hide.fa3b90e.svg
share/element-web/img/element-icons/home.70cb677.svg
share/element-web/img/element-icons/i.c781d86.svg
share/element-web/img/element-icons/info.1c19351.svg
share/element-web/img/element-icons/leave.9ad00a5.svg
share/element-web/img/element-icons/link.3f7cd42.svg
share/element-web/img/element-icons/live.8595de1.svg
share/element-web/img/element-icons/location.78fc83d.svg
share/element-web/img/element-icons/lock.0519ea1.svg
share/element-web/img/element-icons/maximise-expand.c0495d2.svg
share/element-web/img/element-icons/message/chevron-up.dabdada.svg
share/element-web/img/element-icons/message/fwd.6612dfa.svg
share/element-web/img/element-icons/message/overflow-large.dcd9747.svg
share/element-web/img/element-icons/message/thread.a8dbd69.svg
share/element-web/img/element-icons/mic.4c7bdcd.svg
share/element-web/img/element-icons/minimise-collapse.f7c74eb.svg
share/element-web/img/element-icons/minus-button.e4a2adb.svg
share/element-web/img/element-icons/new-and-improved.8a4831c.svg
share/element-web/img/element-icons/notifications.b4d3969.svg
share/element-web/img/element-icons/pause.f107420.svg
share/element-web/img/element-icons/play.f3fe34a.svg
share/element-web/img/element-icons/plus-button.680a9f5.svg
share/element-web/img/element-icons/plus.baac2b4.svg
share/element-web/img/element-icons/reduce.b404e5e.svg
share/element-web/img/element-icons/retry.2bad236.svg
share/element-web/img/element-icons/room/apps.4933168.svg
share/element-web/img/element-icons/room/composer/attach.faa1eed.svg
share/element-web/img/element-icons/room/composer/bold.bf88167.svg
share/element-web/img/element-icons/room/composer/bulleted_list.334934f.svg
share/element-web/img/element-icons/room/composer/code_block.1d1dbb3.svg
share/element-web/img/element-icons/room/composer/emoji.fd84fe8.svg
share/element-web/img/element-icons/room/composer/indent_decrease.a980b17.svg
share/element-web/img/element-icons/room/composer/indent_increase.ce602b2.svg
share/element-web/img/element-icons/room/composer/inline_code.04e7bda.svg
share/element-web/img/element-icons/room/composer/italic.9062871.svg
share/element-web/img/element-icons/room/composer/link.0e55f44.svg
share/element-web/img/element-icons/room/composer/location.33e31a8.svg
share/element-web/img/element-icons/room/composer/numbered_list.e25b3d2.svg
share/element-web/img/element-icons/room/composer/plain_text.57001f6.svg
share/element-web/img/element-icons/room/composer/poll.6fe3947.svg
share/element-web/img/element-icons/room/composer/quote.e84526d.svg
share/element-web/img/element-icons/room/composer/rich_text.16ae2b9.svg
share/element-web/img/element-icons/room/composer/sticker.b1d9443.svg
share/element-web/img/element-icons/room/composer/strikethrough.d999496.svg
share/element-web/img/element-icons/room/composer/underline.300036e.svg
share/element-web/img/element-icons/room/default_app.63bac9a.svg
share/element-web/img/element-icons/room/default_cal.68352c5.svg
share/element-web/img/element-icons/room/default_clock.312a340.svg
share/element-web/img/element-icons/room/default_doc.6a6092c.svg
share/element-web/img/element-icons/room/default_video.6afce87.svg
share/element-web/img/element-icons/room/ellipsis.00cbc80.svg
share/element-web/img/element-icons/room/files.ee097b4.svg
share/element-web/img/element-icons/room/format-bar/bold.b5a09da.svg
share/element-web/img/element-icons/room/format-bar/code.c3acfbd.svg
share/element-web/img/element-icons/room/format-bar/italic.65b4e6b.svg
share/element-web/img/element-icons/room/format-bar/quote.5fc8cc0.svg
share/element-web/img/element-icons/room/format-bar/strikethrough.661354b.svg
share/element-web/img/element-icons/room/invite.7232ec2.svg
share/element-web/img/element-icons/room/members.3c127a3.svg
share/element-web/img/element-icons/room/message-bar/edit.c76811e.svg
share/element-web/img/element-icons/room/message-bar/emoji.97e3e33.svg
share/element-web/img/element-icons/room/message-bar/reply.7b0a0bd.svg
share/element-web/img/element-icons/room/pin-upright.92d1884.svg
share/element-web/img/element-icons/room/pin.8acecb2.svg
share/element-web/img/element-icons/room/room-summary.a377754.svg
share/element-web/img/element-icons/room/search-inset.8f291bd.svg
share/element-web/img/element-icons/room/settings/advanced.20354e9.svg
share/element-web/img/element-icons/room/settings/roles.fda529a.svg
share/element-web/img/element-icons/room/share.069290e.svg
share/element-web/img/element-icons/room/thread.b1c1a60.svg
share/element-web/img/element-icons/roomlist/checkmark.8e909d3.svg
share/element-web/img/element-icons/roomlist/dark-light-mode.87d7411.svg
share/element-web/img/element-icons/roomlist/decorated-avatar-mask.9b9e82f.svg
share/element-web/img/element-icons/roomlist/dialpad.ce90567.svg
share/element-web/img/element-icons/roomlist/dnd-cross.d9423bf.svg
share/element-web/img/element-icons/roomlist/dnd.87c6c88.svg
share/element-web/img/element-icons/roomlist/explore.3bcee74.svg
share/element-web/img/element-icons/roomlist/favorite.b47f7d4.svg
share/element-web/img/element-icons/roomlist/hash-circle.6635c7b.svg
share/element-web/img/element-icons/roomlist/hash-plus.cc06c23.svg
share/element-web/img/element-icons/roomlist/hash-search.4e9dba5.svg
share/element-web/img/element-icons/roomlist/hash-video.8c87910.svg
share/element-web/img/element-icons/roomlist/hash.e2814db.svg
share/element-web/img/element-icons/roomlist/low-priority.1cdb11b.svg
share/element-web/img/element-icons/roomlist/mark-as-read.8a6306a.svg
share/element-web/img/element-icons/roomlist/member-plus.7ecbaa1.svg
share/element-web/img/element-icons/roomlist/notifications-default.913763b.svg
share/element-web/img/element-icons/roomlist/notifications-dm.ceba248.svg
share/element-web/img/element-icons/roomlist/notifications-off.94bceac.svg
share/element-web/img/element-icons/roomlist/plus-circle.11d45be.svg
share/element-web/img/element-icons/roomlist/plus.6bf6398.svg
share/element-web/img/element-icons/roomlist/search.df3ab87.svg
share/element-web/img/element-icons/roomlist/skeleton-ui.15f261b.svg
share/element-web/img/element-icons/security.56b436c.svg
share/element-web/img/element-icons/send-message.c5b16f8.svg
share/element-web/img/element-icons/settings.0c529f2.svg
share/element-web/img/element-icons/settings/appearance.c35df33.svg
share/element-web/img/element-icons/settings/desktop.7aedb46.svg
share/element-web/img/element-icons/settings/devices.d499be6.svg
share/element-web/img/element-icons/settings/flask.699f7f9.svg
share/element-web/img/element-icons/settings/help.175fd0e.svg
share/element-web/img/element-icons/settings/img-size-large.fa90e60.svg
share/element-web/img/element-icons/settings/img-size-normal.4cd5cd6.svg
share/element-web/img/element-icons/settings/inactive.becd9d1.svg
share/element-web/img/element-icons/settings/keyboard.1df1463.svg
share/element-web/img/element-icons/settings/mobile.05596d3.svg
share/element-web/img/element-icons/settings/preference.ee8ee5b.svg
share/element-web/img/element-icons/settings/sidebar.aea11f7.svg
share/element-web/img/element-icons/settings/unknown-device.e003a54.svg
share/element-web/img/element-icons/settings/web.1a30d7e.svg
share/element-web/img/element-icons/spaces.6717ac7.svg
share/element-web/img/element-icons/speaker.3733f78.svg
share/element-web/img/element-icons/thread-summary.1c5653f.svg
share/element-web/img/element-icons/trashcan.3e3b8b7.svg
share/element-web/img/element-icons/trophy.a64fdf5.svg
share/element-web/img/element-icons/upload.ea7aa85.svg
share/element-web/img/element-icons/view-community.1e234e8.svg
share/element-web/img/element-icons/view-in-room.45779b8.svg
share/element-web/img/element-icons/warning-badge.3cf4d1a.svg
share/element-web/img/element-icons/warning.7f03cf8.svg
share/element-web/img/element-icons/x-8px.6a5b85d.svg
share/element-web/img/element-shiny.9ddee3e.svg
share/element-web/img/ellipsis.429f53e.svg
share/element-web/img/emojipicker/activity.46d222c.svg
share/element-web/img/emojipicker/custom.e928e34.svg
share/element-web/img/emojipicker/delete.039cc43.svg
share/element-web/img/emojipicker/flags.1ec0361.svg
share/element-web/img/emojipicker/foods.60f69a7.svg
share/element-web/img/emojipicker/nature.b2e0cf4.svg
share/element-web/img/emojipicker/objects.496fc08.svg
share/element-web/img/emojipicker/people.8e827a6.svg
share/element-web/img/emojipicker/places.c17392c.svg
share/element-web/img/emojipicker/recent.6ba331b.svg
share/element-web/img/emojipicker/search.59e7b9e.svg
share/element-web/img/emojipicker/symbols.c580c77.svg
share/element-web/img/external-link.5014037.svg
share/element-web/img/feather-customised/alert-triangle.09b6d7d.svg
share/element-web/img/feather-customised/bridge.1978354.svg
share/element-web/img/feather-customised/bug.558664b.svg
share/element-web/img/feather-customised/check.8840dec.svg
share/element-web/img/feather-customised/chevron-down.663d060.svg
share/element-web/img/feather-customised/dropdown-arrow.df9edbf.svg
share/element-web/img/feather-customised/edit.b9722f3.svg
share/element-web/img/feather-customised/eye.15b36db.svg
share/element-web/img/feather-customised/files.8e42afd.svg
share/element-web/img/feather-customised/help-circle.3167a5b.svg
share/element-web/img/feather-customised/image.4bcd249.svg
share/element-web/img/feather-customised/search-input.1871d4f.svg
share/element-web/img/feather-customised/secure-backup.6c0a137.svg
share/element-web/img/feather-customised/secure-phrase.be40c1d.svg
share/element-web/img/feather-customised/trash.custom.cce34e6.svg
share/element-web/img/feather-customised/user.eacfd99.svg
share/element-web/img/feather-customised/warning-triangle.cbf823d.svg
share/element-web/img/feather-customised/widget/external-link.873433f.svg
share/element-web/img/feather-customised/x.7cf5ec7.svg
share/element-web/img/format/bold.1075338.svg
share/element-web/img/format/code.ee67228.svg
share/element-web/img/format/italics.395da20.svg
share/element-web/img/format/quote.69dadd8.svg
share/element-web/img/format/strikethrough.bc12eda.svg
share/element-web/img/globe.216f1db.svg
share/element-web/img/icon-email-pill-avatar.5b816b4.svg
share/element-web/img/icon-pill-remove.e6a9b48.svg
share/element-web/img/icons-close.dbfb7ae.svg
share/element-web/img/icons-show-stickers.ad2f6f2.svg
share/element-web/img/image-view/close.84ba4f5.svg
share/element-web/img/image-view/download.fe97451.svg
share/element-web/img/image-view/more.9d7e5aa.svg
share/element-web/img/image-view/rotate-ccw.88f3e8a.svg
share/element-web/img/image-view/rotate-cw.740f145.svg
share/element-web/img/image-view/zoom-in.a8c4f46.svg
share/element-web/img/image-view/zoom-out.e8004ad.svg
share/element-web/img/location/live-location.6840917.svg
share/element-web/img/location/map.b8b2e92.svg
share/element-web/img/markdown.9e36d49.svg
share/element-web/img/matrix.d1fcad6.svg
share/element-web/img/member_chevron.b867d5a.png
share/element-web/img/minimise.465c9ab.svg
share/element-web/img/noise.e8beb45.png
share/element-web/img/plus.e8a5e12.svg
share/element-web/img/room_replaced.97416ee.svg
share/element-web/img/social/email-1.05522c5.png
share/element-web/img/social/facebook.c272141.png
share/element-web/img/social/linkedin.7f6ba82.png
share/element-web/img/social/reddit.95349c0.png
share/element-web/img/social/twitter-2.ede880b.png
share/element-web/img/spinner/spinner-background.334d97c.svg
share/element-web/img/spinner/spinner-foreground.962dd16.svg
share/element-web/img/stickerpack-placeholder.c50e1de.png
share/element-web/img/tick-circle.07c2a4a.svg
share/element-web/img/typing-indicator-2x.fd4568d.gif
share/element-web/img/upload-big.dcf3fb1.svg
share/element-web/img/user-onboarding/CommunityMessaging.85955ea.png
share/element-web/img/user-onboarding/PersonalMessaging.b5ba3c4.png
share/element-web/img/user-onboarding/WorkMessaging.f3c8ccf.png
share/element-web/img/voip/call-view/cam-off.bcb327c.svg
share/element-web/img/voip/call-view/cam-on.3d61807.svg
share/element-web/img/voip/call-view/dialpad.395f905.svg
share/element-web/img/voip/call-view/more.238b413.svg
share/element-web/img/voip/call-view/screensharing.6f91dd7.svg
share/element-web/img/voip/call-view/sidebar-off.61e1311.svg
share/element-web/img/voip/call-view/sidebar-on.e72268b.svg
share/element-web/img/voip/declined-video.8277dd8.svg
share/element-web/img/voip/missed-video.e4a422f.svg
share/element-web/img/voip/missed-voice.ede6ea7.svg
share/element-web/img/voip/paused.3fd21d4.svg
share/element-web/img/voip/silence.b18c857.svg
share/element-web/img/voip/tab-dialpad.0ffd56f.svg
share/element-web/img/voip/tab-userdirectory.319191d.svg
share/element-web/img/voip/un-silence.c7194c2.svg
share/element-web/img/warning.30e1625.svg
share/element-web/index.html
share/element-web/jitsi.html
share/element-web/jitsi_external_api.min.js
share/element-web/manifest.json
share/element-web/media/busy.mp3
share/element-web/media/busy.ogg
share/element-web/media/callend.mp3
share/element-web/media/callend.ogg
share/element-web/media/error.mp3
share/element-web/media/error.ogg
share/element-web/media/message.mp3
share/element-web/media/message.ogg
share/element-web/media/ring.mp3
share/element-web/media/ring.ogg
share/element-web/media/ringback.mp3
share/element-web/media/ringback.ogg
share/element-web/mobile_guide/index.html
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.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
share/element-web/themes/element/img/backgrounds/lake.jpg
share/element-web/themes/element/img/download/apple.svg
share/element-web/themes/element/img/download/fdroid.svg
share/element-web/themes/element/img/download/google.svg
share/element-web/themes/element/img/logos/element-logo.svg
share/element-web/themes/element/img/logos/opengraph.png
share/element-web/usercontent/index.html
share/element-web/vector-icons/1024.png
share/element-web/vector-icons/120.png
share/element-web/vector-icons/1240x600.png
share/element-web/vector-icons/150.png
share/element-web/vector-icons/152.png
share/element-web/vector-icons/180.png
share/element-web/vector-icons/24.png
share/element-web/vector-icons/300.png
share/element-web/vector-icons/44.png
share/element-web/vector-icons/50.png
share/element-web/vector-icons/620x300.png
share/element-web/vector-icons/76.png
share/element-web/vector-icons/88.png
share/element-web/vector-icons/apple-touch-icon-114.23cffb5.png
share/element-web/vector-icons/apple-touch-icon-114.png
share/element-web/vector-icons/apple-touch-icon-120.49cca2a.png
share/element-web/vector-icons/apple-touch-icon-120.png
share/element-web/vector-icons/apple-touch-icon-144.fcef975.png
share/element-web/vector-icons/apple-touch-icon-144.png
share/element-web/vector-icons/apple-touch-icon-152.8f0a797.png
share/element-web/vector-icons/apple-touch-icon-152.png
share/element-web/vector-icons/apple-touch-icon-180.dd87acd.png
share/element-web/vector-icons/apple-touch-icon-180.png
share/element-web/vector-icons/apple-touch-icon-57.e9e9abf.png
share/element-web/vector-icons/apple-touch-icon-57.png
share/element-web/vector-icons/apple-touch-icon-60.482f59b.png
share/element-web/vector-icons/apple-touch-icon-60.png
share/element-web/vector-icons/apple-touch-icon-72.4543668.png
share/element-web/vector-icons/apple-touch-icon-72.png
share/element-web/vector-icons/apple-touch-icon-76.aa98428.png
share/element-web/vector-icons/apple-touch-icon-76.png
share/element-web/vector-icons/browserconfig.536ccf6.xml
share/element-web/vector-icons/browserconfig.xml
share/element-web/vector-icons/favicon.ae636ac.ico
share/element-web/vector-icons/favicon.ico
share/element-web/vector-icons/mstile-150.feb8ef5.png
share/element-web/vector-icons/mstile-150.png
share/element-web/vector-icons/mstile-310.png
share/element-web/vector-icons/mstile-310x150.png
share/element-web/vector-icons/mstile-70.png
share/element-web/version
share/element-web/wave-encoderWorker.min.f289977.js
share/element-web/welcome.html
share/element-web/welcome/images/icon-create-account.svg
share/element-web/welcome/images/icon-help.svg
share/element-web/welcome/images/icon-room-directory.svg
share/element-web/welcome/images/icon-sign-in.svg