summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjs <js@pkgsrc.org>2021-10-29 08:35:56 +0000
committerjs <js@pkgsrc.org>2021-10-29 08:35:56 +0000
commit387760e285c352be7613a9ca2fa5709911e372a0 (patch)
tree6f2137307576bcf810eb72a37c680f8217d41386 /chat
parentd416d9de6d1630370e76462c1c4f9df6e1e4f6bd (diff)
downloadpkgsrc-387760e285c352be7613a9ca2fa5709911e372a0.tar.gz
Update chat/element-web to 1.9.3
Changes in [1.9.3](https://github.com/vector-im/element-desktop/releases/tag/v1.9.3) (2021-10-25) ================================================================================================= ## ✨ Features * Convert the "Cryptography" settings panel to an HTML table to assist screen reader users. ([\#6968](https://github.com/matrix-org/matrix-react-sdk/pull/6968)). Contributed by [andybalaam](https://github.com/andybalaam). * Swap order of private space creation and tweak copy ([\#6967](https://github.com/matrix-org/matrix-react-sdk/pull/6967)). Fixes #18768 and #18768. * Add spacing to Room settings - Notifications subsection ([\#6962](https://github.com/matrix-org/matrix-react-sdk/pull/6962)). Contributed by [CicadaCinema](https://github.com/CicadaCinema). * Use HTML tables for some tabular user interface areas, to assist with screen reader use ([\#6955](https://github.com/matrix-org/matrix-react-sdk/pull/6955)). Contributed by [andybalaam](https://github.com/andybalaam). * Fix space invite edge cases ([\#6884](https://github.com/matrix-org/matrix-react-sdk/pull/6884)). Fixes #19010 #17345 and #19010. * Allow options to cascade kicks/bans throughout spaces ([\#6829](https://github.com/matrix-org/matrix-react-sdk/pull/6829)). Fixes #18969 and #18969. * Make public space alias field mandatory again ([\#6921](https://github.com/matrix-org/matrix-react-sdk/pull/6921)). Fixes #19003 and #19003. * Add progress bar to restricted room upgrade dialog ([\#6919](https://github.com/matrix-org/matrix-react-sdk/pull/6919)). Fixes #19146 and #19146. * Add customisation point for visibility of invites and room creation ([\#6922](https://github.com/matrix-org/matrix-react-sdk/pull/6922)). Fixes #19331 and #19331. * Inhibit `Unable to get validated threepid` error during UIA ([\#6928](https://github.com/matrix-org/matrix-react-sdk/pull/6928)). Fixes #18883 and #18883. * Tweak room list skeleton UI height and behaviour ([\#6926](https://github.com/matrix-org/matrix-react-sdk/pull/6926)). Fixes #18231 #16581 and #18231. * If public room creation fails, retry without publishing it ([\#6872](https://github.com/matrix-org/matrix-react-sdk/pull/6872)). Fixes #19194 and #19194. Contributed by [AndrewFerr](https://github.com/AndrewFerr). * Iterate invite your teammates to Space view ([\#6925](https://github.com/matrix-org/matrix-react-sdk/pull/6925)). Fixes #18772 and #18772. * Make placeholder more grey when no input ([\#6840](https://github.com/matrix-org/matrix-react-sdk/pull/6840)). Fixes #17243 and #17243. Contributed by [wlach](https://github.com/wlach). * Respect tombstones in locally known rooms for Space children ([\#6906](https://github.com/matrix-org/matrix-react-sdk/pull/6906)). Fixes #19246 #19256 and #19246. * Improve emoji shortcodes generated from annotations ([\#6907](https://github.com/matrix-org/matrix-react-sdk/pull/6907)). Fixes #19304 and #19304. * Hide kick & ban options in UserInfo when looking at own profile ([\#6911](https://github.com/matrix-org/matrix-react-sdk/pull/6911)). Fixes #19066 and #19066. * Add progress bar to Community to Space migration tool ([\#6887](https://github.com/matrix-org/matrix-react-sdk/pull/6887)). Fixes #19216 and #19216. ## 🐛 Bug Fixes * Fix leave space cancel button exploding ([\#6966](https://github.com/matrix-org/matrix-react-sdk/pull/6966)). * Fix edge case behaviour of the space join spinner for guests ([\#6972](https://github.com/matrix-org/matrix-react-sdk/pull/6972)). Fixes #19359 and #19359. * Convert emoticon to emoji at the end of a line on send even if the cursor isn't there ([\#6965](https://github.com/matrix-org/matrix-react-sdk/pull/6965)). Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix text overflows button on Home page ([\#6898](https://github.com/matrix-org/matrix-react-sdk/pull/6898)). Fixes #19180 and #19180. Contributed by [oliver-pham](https://github.com/oliver-pham). * Space Room View should react to join rule changes down /sync ([\#6945](https://github.com/matrix-org/matrix-react-sdk/pull/6945)). Fixes #19390 and #19390. * Hide leave section button if user isn't in the room e.g peeking ([\#6920](https://github.com/matrix-org/matrix-react-sdk/pull/6920)). Fixes #17410 and #17410. * Fix bug where room list would get stuck showing no rooms ([\#6939](https://github.com/matrix-org/matrix-react-sdk/pull/6939)). Fixes #19373 and #19373. * Update room settings dialog title when room name changes ([\#6916](https://github.com/matrix-org/matrix-react-sdk/pull/6916)). Fixes #17480 and #17480. Contributed by [psrpinto](https://github.com/psrpinto). * Fix editing losing emote-ness and rainbow-ness of messages ([\#6931](https://github.com/matrix-org/matrix-react-sdk/pull/6931)). Fixes #19350 and #19350. * Remove semicolon from notifications panel ([\#6930](https://github.com/matrix-org/matrix-react-sdk/pull/6930)). Contributed by [robintown](https://github.com/robintown). * Prevent profile image in left panel's backdrop from being selected ([\#6924](https://github.com/matrix-org/matrix-react-sdk/pull/6924)). Contributed by [rom4nik](https://github.com/rom4nik). * Validate that the phone number verification field is filled before allowing user to submit ([\#6918](https://github.com/matrix-org/matrix-react-sdk/pull/6918)). Fixes #19316 and #19316. Contributed by [VFermat](https://github.com/VFermat). * Updated how save button becomes disabled in room settings to listen for all fields instead of the most recent ([\#6917](https://github.com/matrix-org/matrix-react-sdk/pull/6917)). Contributed by [LoganArnett](https://github.com/LoganArnett). * Use FocusLock around ContextMenus to simplify focus management ([\#6311](https://github.com/matrix-org/matrix-react-sdk/pull/6311)). Fixes #19259 and #19259. * Fix space hierarchy pagination ([\#6908](https://github.com/matrix-org/matrix-react-sdk/pull/6908)). Fixes #19276 and #19276. * Fix spaces keyboard shortcuts not working for last space ([\#6909](https://github.com/matrix-org/matrix-react-sdk/pull/6909)). Fixes #19255 and #19255. * Use fallback avatar only for DMs with 2 people. ([\#6895](https://github.com/matrix-org/matrix-react-sdk/pull/6895)). Fixes #18747 and #18747. Contributed by [andybalaam](https://github.com/andybalaam). Changes in [1.9.3-rc.3](https://github.com/vector-im/element-desktop/releases/tag/v1.9.3-rc.3) (2021-10-25) =========================================================================================================== ## 🐛 Bug Fixes * Remove highlightjs CSS ([\#19483](https://github.com/vector-im/element-web/pull/19483)). Fixes vector-im/element-web#19476 Changes in [1.9.3-rc.2](https://github.com/vector-im/element-desktop/releases/tag/v1.9.3-rc.2) (2021-10-20) =========================================================================================================== ## 🐛 Bug Fixes * Fix conflicting CSS on syntax highlighted blocks ([\#6991](https://github.com/matrix-org/matrix-react-sdk/pull/6991)). Fixes vector-im/element-web#19445 Changes in [1.9.3-rc.1](https://github.com/vector-im/element-desktop/releases/tag/v1.9.3-rc.1) (2021-10-19) =========================================================================================================== ## ✨ Features * Swap order of private space creation and tweak copy ([\#6967](https://github.com/matrix-org/matrix-react-sdk/pull/6967)). Fixes #18768 and #18768. * Add spacing to Room settings - Notifications subsection ([\#6962](https://github.com/matrix-org/matrix-react-sdk/pull/6962)). Contributed by [CicadaCinema](https://github.com/CicadaCinema). * Convert the "Cryptography" settings panel to an HTML to assist screen reader users. ([\#6968](https://github.com/matrix-org/matrix-react-sdk/pull/6968)). Contributed by [andybalaam](https://github.com/andybalaam). * Use HTML tables for some tabular user interface areas, to assist with screen reader use ([\#6955](https://github.com/matrix-org/matrix-react-sdk/pull/6955)). Contributed by [andybalaam](https://github.com/andybalaam). * Fix space invite edge cases ([\#6884](https://github.com/matrix-org/matrix-react-sdk/pull/6884)). Fixes #19010 #17345 and #19010. * Allow options to cascade kicks/bans throughout spaces ([\#6829](https://github.com/matrix-org/matrix-react-sdk/pull/6829)). Fixes #18969 and #18969. * Make public space alias field mandatory again ([\#6921](https://github.com/matrix-org/matrix-react-sdk/pull/6921)). Fixes #19003 and #19003. * Add progress bar to restricted room upgrade dialog ([\#6919](https://github.com/matrix-org/matrix-react-sdk/pull/6919)). Fixes #19146 and #19146. * Add customisation point for visibility of invites and room creation ([\#6922](https://github.com/matrix-org/matrix-react-sdk/pull/6922)). Fixes #19331 and #19331. * Inhibit `Unable to get validated threepid` error during UIA ([\#6928](https://github.com/matrix-org/matrix-react-sdk/pull/6928)). Fixes #18883 and #18883. * Tweak room list skeleton UI height and behaviour ([\#6926](https://github.com/matrix-org/matrix-react-sdk/pull/6926)). Fixes #18231 #16581 and #18231. * If public room creation fails, retry without publishing it ([\#6872](https://github.com/matrix-org/matrix-react-sdk/pull/6872)). Fixes #19194 and #19194. Contributed by [AndrewFerr](https://github.com/AndrewFerr). * Iterate invite your teammates to Space view ([\#6925](https://github.com/matrix-org/matrix-react-sdk/pull/6925)). Fixes #18772 and #18772. * Make placeholder more grey when no input ([\#6840](https://github.com/matrix-org/matrix-react-sdk/pull/6840)). Fixes #17243 and #17243. Contributed by [wlach](https://github.com/wlach). * Respect tombstones in locally known rooms for Space children ([\#6906](https://github.com/matrix-org/matrix-react-sdk/pull/6906)). Fixes #19246 #19256 and #19246. * Improve emoji shortcodes generated from annotations ([\#6907](https://github.com/matrix-org/matrix-react-sdk/pull/6907)). Fixes #19304 and #19304. * Hide kick & ban options in UserInfo when looking at own profile ([\#6911](https://github.com/matrix-org/matrix-react-sdk/pull/6911)). Fixes #19066 and #19066. * Add progress bar to Community to Space migration tool ([\#6887](https://github.com/matrix-org/matrix-react-sdk/pull/6887)). Fixes #19216 and #19216. ## 🐛 Bug Fixes * Fix leave space cancel button exploding ([\#6966](https://github.com/matrix-org/matrix-react-sdk/pull/6966)). * Fix edge case behaviour of the space join spinner for guests ([\#6972](https://github.com/matrix-org/matrix-react-sdk/pull/6972)). Fixes #19359 and #19359. * Convert emoticon to emoji at the end of a line on send even if the cursor isn't there ([\#6965](https://github.com/matrix-org/matrix-react-sdk/pull/6965)). Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix text overflows button on Home page ([\#6898](https://github.com/matrix-org/matrix-react-sdk/pull/6898)). Fixes #19180 and #19180. Contributed by [oliver-pham](https://github.com/oliver-pham). * Space Room View should react to join rule changes down /sync ([\#6945](https://github.com/matrix-org/matrix-react-sdk/pull/6945)). Fixes #19390 and #19390. * Hide leave section button if user isn't in the room e.g peeking ([\#6920](https://github.com/matrix-org/matrix-react-sdk/pull/6920)). Fixes #17410 and #17410. * Fix bug where room list would get stuck showing no rooms ([\#6939](https://github.com/matrix-org/matrix-react-sdk/pull/6939)). Fixes #19373 and #19373. * Update room settings dialog title when room name changes ([\#6916](https://github.com/matrix-org/matrix-react-sdk/pull/6916)). Fixes #17480 and #17480. Contributed by [psrpinto](https://github.com/psrpinto). * Fix editing losing emote-ness and rainbow-ness of messages ([\#6931](https://github.com/matrix-org/matrix-react-sdk/pull/6931)). Fixes #19350 and #19350. * Remove semicolon from notifications panel ([\#6930](https://github.com/matrix-org/matrix-react-sdk/pull/6930)). Contributed by [robintown](https://github.com/robintown). * Prevent profile image in left panel's backdrop from being selected ([\#6924](https://github.com/matrix-org/matrix-react-sdk/pull/6924)). Contributed by [rom4nik](https://github.com/rom4nik). * Validate that the phone number verification field is filled before allowing user to submit ([\#6918](https://github.com/matrix-org/matrix-react-sdk/pull/6918)). Fixes #19316 and #19316. Contributed by [VFermat](https://github.com/VFermat). * Updated how save button becomes disabled in room settings to listen for all fields instead of the most recent ([\#6917](https://github.com/matrix-org/matrix-react-sdk/pull/6917)). Contributed by [LoganArnett](https://github.com/LoganArnett). * Use FocusLock around ContextMenus to simplify focus management ([\#6311](https://github.com/matrix-org/matrix-react-sdk/pull/6311)). Fixes #19259 and #19259. * Fix space hierarchy pagination ([\#6908](https://github.com/matrix-org/matrix-react-sdk/pull/6908)). Fixes #19276 and #19276. * Fix spaces keyboard shortcuts not working for last space ([\#6909](https://github.com/matrix-org/matrix-react-sdk/pull/6909)). Fixes #19255 and #19255. * Use fallback avatar only for DMs with 2 people. ([\#6895](https://github.com/matrix-org/matrix-react-sdk/pull/6895)). Fixes #18747 and #18747. Contributed by [andybalaam](https://github.com/andybalaam). Changes in [1.9.2](https://github.com/vector-im/element-desktop/releases/tag/v1.9.2) (2021-10-12) ================================================================================================= ## 🐛 Bug Fixes * Upgrade to matrix-js-sdk#14.0.1 Changes in [1.9.1](https://github.com/vector-im/element-desktop/releases/tag/v1.9.1) (2021-10-11) ================================================================================================= ## ✨ Features * Decrease profile button touch target ([\#6900](https://github.com/matrix-org/matrix-react-sdk/pull/6900)). Contributed by [ColonisationCaptain](https://github.com/ColonisationCaptain). * Don't let click events propagate out of context menus ([\#6892](https://github.com/matrix-org/matrix-react-sdk/pull/6892)). * Allow closing Dropdown via its chevron ([\#6885](https://github.com/matrix-org/matrix-react-sdk/pull/6885)). Fixes #19030 and #19030. * Improve AUX panel behaviour ([\#6699](https://github.com/matrix-org/matrix-react-sdk/pull/6699)). Fixes #18787 and #18787. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * A nicer opening animation for the Image View ([\#6454](https://github.com/matrix-org/matrix-react-sdk/pull/6454)). Fixes #18186 and #18186. Contributed by [SimonBrandner](https://github.com/SimonBrandner). ## 🐛 Bug Fixes * [Release] Fix space hierarchy pagination ([\#6910](https://github.com/matrix-org/matrix-react-sdk/pull/6910)). * Fix leaving space via other client leaving you in undefined-land ([\#6891](https://github.com/matrix-org/matrix-react-sdk/pull/6891)). Fixes #18455 and #18455. * Handle newer voice message encrypted event format for chat export ([\#6893](https://github.com/matrix-org/matrix-react-sdk/pull/6893)). Contributed by [jaiwanth-v](https://github.com/jaiwanth-v). * Fix pagination when filtering space hierarchy ([\#6876](https://github.com/matrix-org/matrix-react-sdk/pull/6876)). Fixes #19235 and #19235. * Fix spaces null-guard breaking the dispatcher settings watching ([\#6886](https://github.com/matrix-org/matrix-react-sdk/pull/6886)). Fixes #19223 and #19223. * Fix space children without specific `order` being sorted after those with one ([\#6878](https://github.com/matrix-org/matrix-react-sdk/pull/6878)). Fixes #19192 and #19192. * Ensure that sub-spaces aren't considered for notification badges ([\#6881](https://github.com/matrix-org/matrix-react-sdk/pull/6881)). Fixes #18975 and #18975. * Fix timeline autoscroll with non-standard DPI settings. ([\#6880](https://github.com/matrix-org/matrix-react-sdk/pull/6880)). Fixes #18984 and #18984. * Pluck out JoinRuleSettings styles so they apply in space settings too ([\#6879](https://github.com/matrix-org/matrix-react-sdk/pull/6879)). Fixes #19164 and #19164. * Null guard around the matrixClient in SpaceStore ([\#6874](https://github.com/matrix-org/matrix-react-sdk/pull/6874)). * Fix issue (https ([\#6871](https://github.com/matrix-org/matrix-react-sdk/pull/6871)). Fixes #19138 and #19138. Contributed by [psrpinto](https://github.com/psrpinto). * Fix pills being cut off in message bubble layout ([\#6865](https://github.com/matrix-org/matrix-react-sdk/pull/6865)). Fixes #18627 and #18627. Contributed by [robintown](https://github.com/robintown). * Fix space admin check false positive on multiple admins ([\#6824](https://github.com/matrix-org/matrix-react-sdk/pull/6824)). * Fix the User View ([\#6860](https://github.com/matrix-org/matrix-react-sdk/pull/6860)). Fixes #19158 and #19158. * Fix spacing for message composer buttons ([\#6852](https://github.com/matrix-org/matrix-react-sdk/pull/6852)). Fixes #18999 and #18999. * Always show root event of a thread in room's timeline ([\#6842](https://github.com/matrix-org/matrix-react-sdk/pull/6842)). Fixes #19016 and #19016. Changes in [1.9.1-rc.2](https://github.com/vector-im/element-desktop/releases/tag/v1.9.1-rc.2) (2021-10-08) =========================================================================================================== ## 🐛 Bug Fixes Changes in [1.9.1-rc.1](https://github.com/vector-im/element-desktop/releases/tag/v1.9.1-rc.1) (2021-10-04) =========================================================================================================== ## ✨ Features * Decrease profile button touch target ([\#6900](https://github.com/matrix-org/matrix-react-sdk/pull/6900)). Contributed by [ColonisationCaptain](https://github.com/ColonisationCaptain). * Don't let click events propagate out of context menus ([\#6892](https://github.com/matrix-org/matrix-react-sdk/pull/6892)). * Allow closing Dropdown via its chevron ([\#6885](https://github.com/matrix-org/matrix-react-sdk/pull/6885)). Fixes #19030 and #19030. * Improve AUX panel behaviour ([\#6699](https://github.com/matrix-org/matrix-react-sdk/pull/6699)). Fixes #18787 and #18787. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * A nicer opening animation for the Image View ([\#6454](https://github.com/matrix-org/matrix-react-sdk/pull/6454)). Fixes #18186 and #18186. Contributed by [SimonBrandner](https://github.com/SimonBrandner). ## 🐛 Bug Fixes * Fix leaving space via other client leaving you in undefined-land ([\#6891](https://github.com/matrix-org/matrix-react-sdk/pull/6891)). Fixes #18455 and #18455. * Handle newer voice message encrypted event format for chat export ([\#6893](https://github.com/matrix-org/matrix-react-sdk/pull/6893)). Contributed by [jaiwanth-v](https://github.com/jaiwanth-v). * Fix pagination when filtering space hierarchy ([\#6876](https://github.com/matrix-org/matrix-react-sdk/pull/6876)). Fixes #19235 and #19235. * Fix spaces null-guard breaking the dispatcher settings watching ([\#6886](https://github.com/matrix-org/matrix-react-sdk/pull/6886)). Fixes #19223 and #19223. * Fix space children without specific `order` being sorted after those with one ([\#6878](https://github.com/matrix-org/matrix-react-sdk/pull/6878)). Fixes #19192 and #19192. * Ensure that sub-spaces aren't considered for notification badges ([\#6881](https://github.com/matrix-org/matrix-react-sdk/pull/6881)). Fixes #18975 and #18975. * Fix timeline autoscroll with non-standard DPI settings. ([\#6880](https://github.com/matrix-org/matrix-react-sdk/pull/6880)). Fixes #18984 and #18984. * Pluck out JoinRuleSettings styles so they apply in space settings too ([\#6879](https://github.com/matrix-org/matrix-react-sdk/pull/6879)). Fixes #19164 and #19164. * Null guard around the matrixClient in SpaceStore ([\#6874](https://github.com/matrix-org/matrix-react-sdk/pull/6874)). * Fix issue (https ([\#6871](https://github.com/matrix-org/matrix-react-sdk/pull/6871)). Fixes #19138 and #19138. Contributed by [psrpinto](https://github.com/psrpinto). * Fix pills being cut off in message bubble layout ([\#6865](https://github.com/matrix-org/matrix-react-sdk/pull/6865)). Fixes #18627 and #18627. Contributed by [robintown](https://github.com/robintown). * Fix space admin check false positive on multiple admins ([\#6824](https://github.com/matrix-org/matrix-react-sdk/pull/6824)). * Fix the User View ([\#6860](https://github.com/matrix-org/matrix-react-sdk/pull/6860)). Fixes #19158 and #19158. * Fix spacing for message composer buttons ([\#6852](https://github.com/matrix-org/matrix-react-sdk/pull/6852)). Fixes #18999 and #18999. * Always show root event of a thread in room's timeline ([\#6842](https://github.com/matrix-org/matrix-react-sdk/pull/6842)). Fixes #19016 and #19016.
Diffstat (limited to 'chat')
-rw-r--r--chat/element-web/Makefile4
-rw-r--r--chat/element-web/PLIST253
-rw-r--r--chat/element-web/distinfo8
3 files changed, 138 insertions, 127 deletions
diff --git a/chat/element-web/Makefile b/chat/element-web/Makefile
index 1f2e3e4721a..16268cd139a 100644
--- a/chat/element-web/Makefile
+++ b/chat/element-web/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2021/10/02 11:49:02 js Exp $
+# $NetBSD: Makefile,v 1.9 2021/10/29 08:35:56 js Exp $
DISTNAME= element-v${PKGVERSION_NOREV}
-PKGNAME= element-web-1.9.0
+PKGNAME= element-web-1.9.3
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=vector-im/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
diff --git a/chat/element-web/PLIST b/chat/element-web/PLIST
index 42937860cb5..169006473eb 100644
--- a/chat/element-web/PLIST
+++ b/chat/element-web/PLIST
@@ -1,81 +1,85 @@
-@comment $NetBSD: PLIST,v 1.8 2021/10/02 11:49:02 js Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/10/29 08:35:56 js Exp $
share/element-web/377627b798e45e1a8885.worker.js
share/element-web/377627b798e45e1a8885.worker.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/0.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/0.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/1.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/1.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/2.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/2.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/24.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/24.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/25.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/25.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/26.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/26.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/27.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/27.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/28.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/28.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/29.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/29.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/3.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/3.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/30.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/30.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/4.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/4.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/5.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/5.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/6.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/6.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/7.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/7.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/bundle.css
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/bundle.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/bundle.js.LICENSE.txt
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/bundle.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/compatibility-view.css
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/compatibility-view.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/compatibility-view.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/element-web-app.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/element-web-app.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/element-web-component-index.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/element-web-component-index.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/error-view.css
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/error-view.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/error-view.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/init.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/init.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/jitsi.css
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/jitsi.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/jitsi.js.LICENSE.txt
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/jitsi.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/mobileguide.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/mobileguide.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark-custom.css
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark-custom.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark-custom.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark.css
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-dark.css
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-dark.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-dark.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-light.css
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-light.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-light.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light-custom.css
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light-custom.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light-custom.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light.css
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/usercontent.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/usercontent.js.map
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/vendors~init.js
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/vendors~init.js.LICENSE.txt
-share/element-web/bundles/f2060cfcfa9f5c1ec16a/vendors~init.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/0.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/0.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/1.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/1.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/2.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/2.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/25.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/25.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/26.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/26.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/27.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/27.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/28.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/28.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/29.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/29.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/3.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/3.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/30.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/30.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/31.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/31.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/32.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/32.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/4.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/4.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/5.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/5.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/6.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/6.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/7.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/7.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/bundle.css
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/bundle.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/bundle.js.LICENSE.txt
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/bundle.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/compatibility-view.css
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/compatibility-view.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/compatibility-view.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/element-web-app.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/element-web-app.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/element-web-component-index.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/element-web-component-index.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/error-view.css
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/error-view.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/error-view.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/init.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/init.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/jitsi.css
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/jitsi.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/jitsi.js.LICENSE.txt
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/jitsi.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/mobileguide.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/mobileguide.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/styles.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/styles.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-dark-custom.css
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-dark-custom.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-dark-custom.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-dark.css
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-dark.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-dark.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-legacy-dark.css
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-legacy-dark.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-legacy-dark.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-legacy-light.css
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-legacy-light.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-legacy-light.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-light-custom.css
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-light-custom.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-light-custom.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-light.css
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-light.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/theme-light.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/usercontent.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/usercontent.js.map
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/vendors~init.js
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/vendors~init.js.LICENSE.txt
+share/element-web/bundles/e8d1e9646ad7cdbac0b6/vendors~init.js.map
share/element-web/config.sample.json
share/element-web/contribute.json
share/element-web/decoder-ring/datatypes.js
@@ -170,52 +174,52 @@ share/element-web/fonts/Nunito/Nunito-Regular.73a8196.ttf
share/element-web/fonts/Nunito/Nunito-SemiBold.bca2d7f.ttf
share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.8aee240.woff2
share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.293e5ba.woff2
-share/element-web/i18n/bg.4b5932f.json
-share/element-web/i18n/ca.05a7c99.json
-share/element-web/i18n/cs.ea2e9ff.json
-share/element-web/i18n/da.a884aa6.json
-share/element-web/i18n/de_DE.0341c75.json
-share/element-web/i18n/el.800c2ea.json
-share/element-web/i18n/en_EN.74565c2.json
-share/element-web/i18n/en_US.09e5089.json
-share/element-web/i18n/eo.750dc6d.json
-share/element-web/i18n/es.72eb5ed.json
-share/element-web/i18n/et.c9f183c.json
-share/element-web/i18n/eu.861a26e.json
-share/element-web/i18n/fi.b7f8798.json
-share/element-web/i18n/fr.1c19a5b.json
-share/element-web/i18n/gl.6bf7b63.json
-share/element-web/i18n/he.b3a5901.json
-share/element-web/i18n/hi.bd40c94.json
-share/element-web/i18n/hu.e075694.json
-share/element-web/i18n/is.0ca93e6.json
-share/element-web/i18n/it.b64bfc6.json
-share/element-web/i18n/ja.cffb768.json
-share/element-web/i18n/jbo.bf20f59.json
-share/element-web/i18n/kab.cd3937e.json
-share/element-web/i18n/ko.b4efaed.json
-share/element-web/i18n/languages.1d0bc35.json
+share/element-web/i18n/bg.c63ced8.json
+share/element-web/i18n/ca.023c0d5.json
+share/element-web/i18n/cs.58977e1.json
+share/element-web/i18n/da.104ac50.json
+share/element-web/i18n/de_DE.1cde79c.json
+share/element-web/i18n/el.e57f42e.json
+share/element-web/i18n/en_EN.fb57ef2.json
+share/element-web/i18n/en_US.abb8c84.json
+share/element-web/i18n/eo.468ea0a.json
+share/element-web/i18n/es.7e12540.json
+share/element-web/i18n/et.4b520d8.json
+share/element-web/i18n/eu.c55575b.json
+share/element-web/i18n/fi.71a9cad.json
+share/element-web/i18n/fr.e84e9da.json
+share/element-web/i18n/gl.af3b7a4.json
+share/element-web/i18n/he.ac149d1.json
+share/element-web/i18n/hi.cc069ec.json
+share/element-web/i18n/hu.003ccca.json
+share/element-web/i18n/is.6ba8ebd.json
+share/element-web/i18n/it.70bfbf8.json
+share/element-web/i18n/ja.a887a49.json
+share/element-web/i18n/jbo.8701e0d.json
+share/element-web/i18n/kab.19b8c58.json
+share/element-web/i18n/ko.092a0e7.json
+share/element-web/i18n/languages.2a86492.json
share/element-web/i18n/languages.json
-share/element-web/i18n/lt.36b3649.json
-share/element-web/i18n/lv.148434d.json
-share/element-web/i18n/nb_NO.949166f.json
-share/element-web/i18n/nl.9648a2c.json
-share/element-web/i18n/nn.58aa961.json
-share/element-web/i18n/pl.a4a8fba.json
-share/element-web/i18n/pt.ed9c123.json
-share/element-web/i18n/pt_BR.7aa5997.json
-share/element-web/i18n/ru.74b6b73.json
-share/element-web/i18n/sk.90e8e24.json
-share/element-web/i18n/sq.ced108c.json
-share/element-web/i18n/sr.8d915b4.json
-share/element-web/i18n/sv.effe7a4.json
-share/element-web/i18n/te.3234605.json
-share/element-web/i18n/th.da1cf0c.json
-share/element-web/i18n/tr.cbb462b.json
-share/element-web/i18n/uk.9fa8d14.json
-share/element-web/i18n/vls.b42f7e8.json
-share/element-web/i18n/zh_Hans.bbee871.json
-share/element-web/i18n/zh_Hant.b0b1d85.json
+share/element-web/i18n/lt.a4b9729.json
+share/element-web/i18n/lv.1a83cba.json
+share/element-web/i18n/nb_NO.1679c1a.json
+share/element-web/i18n/nl.e2a2ba6.json
+share/element-web/i18n/nn.521c382.json
+share/element-web/i18n/pl.a1517fc.json
+share/element-web/i18n/pt.0777413.json
+share/element-web/i18n/pt_BR.6fc7f88.json
+share/element-web/i18n/ru.a445204.json
+share/element-web/i18n/sk.8683d7c.json
+share/element-web/i18n/sq.8f15eab.json
+share/element-web/i18n/sr.0c044d0.json
+share/element-web/i18n/sv.078a25f.json
+share/element-web/i18n/te.cd1c6fd.json
+share/element-web/i18n/th.fd58cd9.json
+share/element-web/i18n/tr.d3f50b7.json
+share/element-web/i18n/uk.4d3e227.json
+share/element-web/i18n/vls.8abb0eb.json
+share/element-web/i18n/zh_Hans.9a2ea8b.json
+share/element-web/i18n/zh_Hant.5603ba9.json
share/element-web/img/camera.2f271b6.svg
share/element-web/img/cancel-small.495f44c.svg
share/element-web/img/cancel.4b9715b.svg
@@ -246,11 +250,14 @@ share/element-web/img/element-icons/chat-bubbles.e2bd2cb.svg
share/element-web/img/element-icons/circle-sending.bcca6aa.svg
share/element-web/img/element-icons/circle-sent.5079cbe.svg
share/element-web/img/element-icons/cloud-off.33cd28e.svg
+share/element-web/img/element-icons/collapse-message.644a2ee.svg
share/element-web/img/element-icons/community-members.cbb31c1.svg
share/element-web/img/element-icons/community-rooms.8f0b6c9.svg
share/element-web/img/element-icons/context-menu.829cc1a.svg
share/element-web/img/element-icons/email-prompt.1d04dfe.svg
+share/element-web/img/element-icons/expand-message.272d305.svg
share/element-web/img/element-icons/expand-space-panel.e6f74b9.svg
+share/element-web/img/element-icons/export.57444c5.svg
share/element-web/img/element-icons/eye.23b2229.svg
share/element-web/img/element-icons/feedback.a91241e.svg
share/element-web/img/element-icons/hide.2b52315.svg
@@ -271,6 +278,7 @@ share/element-web/img/element-icons/retry.6cd23ad.svg
share/element-web/img/element-icons/room/apps.5ee9f78.svg
share/element-web/img/element-icons/room/composer/attach.359c84e.svg
share/element-web/img/element-icons/room/composer/emoji.52d7369.svg
+share/element-web/img/element-icons/room/composer/poll.fe8a265.svg
share/element-web/img/element-icons/room/composer/sticker.8dbe5ec.svg
share/element-web/img/element-icons/room/default_app.2034d23.svg
share/element-web/img/element-icons/room/default_cal.65049a4.svg
@@ -296,6 +304,7 @@ share/element-web/img/element-icons/room/search-inset.db6314d.svg
share/element-web/img/element-icons/room/settings/advanced.e079c15.svg
share/element-web/img/element-icons/room/settings/roles.bad9a9e.svg
share/element-web/img/element-icons/room/share.54dc3fb.svg
+share/element-web/img/element-icons/room/thread.bf9dfb2.svg
share/element-web/img/element-icons/roomlist/archived.226584d.svg
share/element-web/img/element-icons/roomlist/browse.080f923.svg
share/element-web/img/element-icons/roomlist/checkmark.a8c4d72.svg
@@ -325,9 +334,11 @@ share/element-web/img/element-icons/settings/help.68b703f.svg
share/element-web/img/element-icons/settings/lab-flags.6fbe5e2.svg
share/element-web/img/element-icons/settings/preference.82bfabd.svg
share/element-web/img/element-icons/speaker.7124b41.svg
+share/element-web/img/element-icons/thread-summary.7fa6f03.svg
share/element-web/img/element-icons/trashcan.3b626db.svg
share/element-web/img/element-icons/upload.e2a53e0.svg
share/element-web/img/element-icons/view-community.0cad1a5.svg
+share/element-web/img/element-icons/view-in-room.a7fa669.svg
share/element-web/img/element-icons/warning-badge.413c9a9.svg
share/element-web/img/element-icons/warning.d65f5be.svg
share/element-web/img/ellipsis.c2118e5.svg
diff --git a/chat/element-web/distinfo b/chat/element-web/distinfo
index b5846457737..edebd25b287 100644
--- a/chat/element-web/distinfo
+++ b/chat/element-web/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 10:05:13 nia Exp $
+$NetBSD: distinfo,v 1.11 2021/10/29 08:35:56 js Exp $
-BLAKE2s (element-v1.9.0.tar.gz) = 123ae1c50c37865e285644faf9dd2dc933e78592e04dca7356f938a501f79a7e
-SHA512 (element-v1.9.0.tar.gz) = e0a3a8696e493ccca6abcb5dee178e934cdae62a92e92d4c1b8718eeded45cab26ba3d08353c8a4701a94d537a0da072aac3e34e268c9d8541b26111c90eef27
-Size (element-v1.9.0.tar.gz) = 15631650 bytes
+BLAKE2s (element-v1.9.3.tar.gz) = a0dec9990d6b8c28a90b63d0df00c642a5f3716e71207e849a26fa76bcc8b237
+SHA512 (element-v1.9.3.tar.gz) = 3715ab59a67321c14a31586c7c4fee5030fb25dba03d31f376dee50ab068a74b1394de52fd7347fcf4c4ffa8eb78cea9f569b05fdb1e9ef98b7891078fd498bb
+Size (element-v1.9.3.tar.gz) = 15417562 bytes