Skip to content

Commit 8cc9f68

Browse files
committed
Update chat/element-web to 1.9.0
Changes in [1.9.0](https://github.com/vector-im/element-desktop/releases/tag/v1.9.0) (2021-09-27) ================================================================================================= ## ✨ Features * Fix space keyboard shortcuts conflicting with native zoom shortcuts ([\#19037](element-hq/element-web#19037)). Fixes #18481 and undefined/element-web#18481. * Say Joining space instead of Joining room where we know its a space ([\#6818](matrix-org/matrix-react-sdk#6818)). Fixes #19064 and #19064. * Add warning that some spaces may not be relinked to the newly upgraded room ([\#6805](matrix-org/matrix-react-sdk#6805)). Fixes #18858 and #18858. * Delabs Spaces, iterate some copy and move communities/space toggle to preferences ([\#6594](matrix-org/matrix-react-sdk#6594)). Fixes #18088, #18524 #18088 and #18088. * Show "Message" in the user info panel instead of "Start chat" ([\#6319](matrix-org/matrix-react-sdk#6319)). Fixes #17877 and #17877. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix space keyboard shortcuts conflicting with native zoom shortcuts ([\#6804](matrix-org/matrix-react-sdk#6804)). * Replace plain text emoji at the end of a line ([\#6784](matrix-org/matrix-react-sdk#6784)). Fixes #18833 and #18833. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Simplify Space Panel layout and fix some edge cases ([\#6800](matrix-org/matrix-react-sdk#6800)). Fixes #18694 and #18694. * Show unsent message warning on Space Panel buttons ([\#6778](matrix-org/matrix-react-sdk#6778)). Fixes #18891 and #18891. * Hide mute/unmute button in UserInfo for Spaces as it makes no sense ([\#6790](matrix-org/matrix-react-sdk#6790)). Fixes #19007 and #19007. * Fix automatic field population in space create menu not validating ([\#6792](matrix-org/matrix-react-sdk#6792)). Fixes #19005 and #19005. * Optimize input label transition on focus ([\#6783](matrix-org/matrix-react-sdk#6783)). Fixes #12876 and #12876. Contributed by [MadLittleMods](https://github.com/MadLittleMods). * Adapt and re-use the RolesRoomSettingsTab for Spaces ([\#6779](matrix-org/matrix-react-sdk#6779)). Fixes #18908 #18909 and #18908. * Deduplicate join rule management between rooms and spaces ([\#6724](matrix-org/matrix-react-sdk#6724)). Fixes #18798 and #18798. * Add config option to turn on in-room event sending timing metrics ([\#6766](matrix-org/matrix-react-sdk#6766)). * Improve the upgrade for restricted user experience ([\#6764](matrix-org/matrix-react-sdk#6764)). Fixes #18677 and #18677. * Improve tooltips on space quick actions and explore button ([\#6760](matrix-org/matrix-react-sdk#6760)). Fixes #18528 and #18528. * Make space members and user info behave more expectedly ([\#6765](matrix-org/matrix-react-sdk#6765)). Fixes #17018 and #17018. * hide no-op m.room.encryption events and better word param changes ([\#6747](matrix-org/matrix-react-sdk#6747)). Fixes #18597 and #18597. * Respect m.space.parent relations if they hold valid permissions ([\#6746](matrix-org/matrix-react-sdk#6746)). Fixes #10935 and #10935. * Space panel accessibility improvements ([\#6744](matrix-org/matrix-react-sdk#6744)). Fixes #18892 and #18892. ## 🐛 Bug Fixes * Fix spacing for message composer buttons ([\#6854](matrix-org/matrix-react-sdk#6854)). * Fix accessing field on oobData which may be undefined ([\#6830](matrix-org/matrix-react-sdk#6830)). Fixes #19085 and #19085. * Fix reactions aria-label not being a string and thus being read as [Object object] ([\#6828](matrix-org/matrix-react-sdk#6828)). * Fix missing null guard in space hierarchy pagination ([\#6821](matrix-org/matrix-react-sdk#6821)). Fixes matrix-org/element-web-rageshakes#6299 and matrix-org/element-web-rageshakes#6299. * Fix checks to show prompt to start new chats ([\#6812](matrix-org/matrix-react-sdk#6812)). * Fix room list scroll jumps ([\#6777](matrix-org/matrix-react-sdk#6777)). Fixes #17460 #18440 and #17460. Contributed by [robintown](https://github.com/robintown). * Fix various message bubble alignment issues ([\#6785](matrix-org/matrix-react-sdk#6785)). Fixes #18293, #18294 #18305 and #18293. Contributed by [robintown](https://github.com/robintown). * Make message bubble font size consistent ([\#6795](matrix-org/matrix-react-sdk#6795)). Contributed by [robintown](https://github.com/robintown). * Fix edge cases around joining new room which does not belong to active space ([\#6797](matrix-org/matrix-react-sdk#6797)). Fixes #19025 and #19025. * Fix edge case space issues around creation and initial view ([\#6798](matrix-org/matrix-react-sdk#6798)). Fixes #19023 and #19023. * Stop spinner on space preview if the join fails ([\#6803](matrix-org/matrix-react-sdk#6803)). Fixes #19034 and #19034. * Fix emoji picker and stickerpicker not appearing correctly when opened ([\#6793](matrix-org/matrix-react-sdk#6793)). Fixes #19012 and #19012. Contributed by [Palid](https://github.com/Palid). * Fix autocomplete not having y-scroll ([\#6794](matrix-org/matrix-react-sdk#6794)). Fixes #18997 and #18997. Contributed by [Palid](https://github.com/Palid). * Fix broken edge case with public space creation with no alias ([\#6791](matrix-org/matrix-react-sdk#6791)). Fixes #19003 and #19003. * Redirect from /#/welcome to /#/home if already logged in ([\#6786](matrix-org/matrix-react-sdk#6786)). Fixes #18990 and #18990. Contributed by [aaronraimist](https://github.com/aaronraimist). * Fix build issues from two conflicting PRs landing without merge conflict ([\#6780](matrix-org/matrix-react-sdk#6780)). * Render guest settings only in public rooms/spaces ([\#6693](matrix-org/matrix-react-sdk#6693)). Fixes #18776 and #18776. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix message bubble corners being wrong in the presence of hidden events ([\#6776](matrix-org/matrix-react-sdk#6776)). Fixes #18124 and #18124. Contributed by [robintown](https://github.com/robintown). * Debounce read marker update on scroll ([\#6771](matrix-org/matrix-react-sdk#6771)). Fixes #18961 and #18961. * Use cursor:pointer on space panel buttons ([\#6770](matrix-org/matrix-react-sdk#6770)). Fixes #18951 and #18951. * Fix regressed tab view buttons in space update toast ([\#6761](matrix-org/matrix-react-sdk#6761)). Fixes #18781 and #18781. Changes in [1.8.6-rc.2](https://github.com/vector-im/element-desktop/releases/tag/v1.8.6-rc.2) (2021-09-22) =========================================================================================================== ## 🐛 Bug Fixes * Fix spacing for message composer buttons ([\#6854](matrix-org/matrix-react-sdk#6854)). Changes in [1.8.6-rc.1](https://github.com/vector-im/element-desktop/releases/tag/v1.8.6-rc.1) (2021-09-21) =========================================================================================================== ## ✨ Features * Fix space keyboard shortcuts conflicting with native zoom shortcuts ([\#19037](element-hq/element-web#19037)). Fixes #18481 and undefined/element-web#18481. * Say Joining space instead of Joining room where we know its a space ([\#6818](matrix-org/matrix-react-sdk#6818)). Fixes #19064 and #19064. * Add warning that some spaces may not be relinked to the newly upgraded room ([\#6805](matrix-org/matrix-react-sdk#6805)). Fixes #18858 and #18858. * Delabs Spaces, iterate some copy and move communities/space toggle to preferences ([\#6594](matrix-org/matrix-react-sdk#6594)). Fixes #18088, #18524 #18088 and #18088. * Show "Message" in the user info panel instead of "Start chat" ([\#6319](matrix-org/matrix-react-sdk#6319)). Fixes #17877 and #17877. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix space keyboard shortcuts conflicting with native zoom shortcuts ([\#6804](matrix-org/matrix-react-sdk#6804)). * Replace plain text emoji at the end of a line ([\#6784](matrix-org/matrix-react-sdk#6784)). Fixes #18833 and #18833. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Simplify Space Panel layout and fix some edge cases ([\#6800](matrix-org/matrix-react-sdk#6800)). Fixes #18694 and #18694. * Show unsent message warning on Space Panel buttons ([\#6778](matrix-org/matrix-react-sdk#6778)). Fixes #18891 and #18891. * Hide mute/unmute button in UserInfo for Spaces as it makes no sense ([\#6790](matrix-org/matrix-react-sdk#6790)). Fixes #19007 and #19007. * Fix automatic field population in space create menu not validating ([\#6792](matrix-org/matrix-react-sdk#6792)). Fixes #19005 and #19005. * Optimize input label transition on focus ([\#6783](matrix-org/matrix-react-sdk#6783)). Fixes #12876 and #12876. Contributed by [MadLittleMods](https://github.com/MadLittleMods). * Adapt and re-use the RolesRoomSettingsTab for Spaces ([\#6779](matrix-org/matrix-react-sdk#6779)). Fixes #18908 #18909 and #18908. * Deduplicate join rule management between rooms and spaces ([\#6724](matrix-org/matrix-react-sdk#6724)). Fixes #18798 and #18798. * Add config option to turn on in-room event sending timing metrics ([\#6766](matrix-org/matrix-react-sdk#6766)). * Improve the upgrade for restricted user experience ([\#6764](matrix-org/matrix-react-sdk#6764)). Fixes #18677 and #18677. * Improve tooltips on space quick actions and explore button ([\#6760](matrix-org/matrix-react-sdk#6760)). Fixes #18528 and #18528. * Make space members and user info behave more expectedly ([\#6765](matrix-org/matrix-react-sdk#6765)). Fixes #17018 and #17018. * hide no-op m.room.encryption events and better word param changes ([\#6747](matrix-org/matrix-react-sdk#6747)). Fixes #18597 and #18597. * Respect m.space.parent relations if they hold valid permissions ([\#6746](matrix-org/matrix-react-sdk#6746)). Fixes #10935 and #10935. * Space panel accessibility improvements ([\#6744](matrix-org/matrix-react-sdk#6744)). Fixes #18892 and #18892. ## 🐛 Bug Fixes * Revert Firefox composer deletion hacks ([\#6844](matrix-org/matrix-react-sdk#6844)). Fixes #19103 and #19103. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix accessing field on oobData which may be undefined ([\#6830](matrix-org/matrix-react-sdk#6830)). Fixes #19085 and #19085. * Fix pill deletion on Firefox 78 ([\#6832](matrix-org/matrix-react-sdk#6832)). Fixes #19077 and #19077. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix reactions aria-label not being a string and thus being read as [Object object] ([\#6828](matrix-org/matrix-react-sdk#6828)). * Fix missing null guard in space hierarchy pagination ([\#6821](matrix-org/matrix-react-sdk#6821)). Fixes matrix-org/element-web-rageshakes#6299 and matrix-org/element-web-rageshakes#6299. * Fix checks to show prompt to start new chats ([\#6812](matrix-org/matrix-react-sdk#6812)). * Fix room list scroll jumps ([\#6777](matrix-org/matrix-react-sdk#6777)). Fixes #17460 #18440 and #17460. Contributed by [robintown](https://github.com/robintown). * Fix various message bubble alignment issues ([\#6785](matrix-org/matrix-react-sdk#6785)). Fixes #18293, #18294 #18305 and #18293. Contributed by [robintown](https://github.com/robintown). * Make message bubble font size consistent ([\#6795](matrix-org/matrix-react-sdk#6795)). Contributed by [robintown](https://github.com/robintown). * Fix edge cases around joining new room which does not belong to active space ([\#6797](matrix-org/matrix-react-sdk#6797)). Fixes #19025 and #19025. * Fix edge case space issues around creation and initial view ([\#6798](matrix-org/matrix-react-sdk#6798)). Fixes #19023 and #19023. * Stop spinner on space preview if the join fails ([\#6803](matrix-org/matrix-react-sdk#6803)). Fixes #19034 and #19034. * Fix emoji picker and stickerpicker not appearing correctly when opened ([\#6793](matrix-org/matrix-react-sdk#6793)). Fixes #19012 and #19012. Contributed by [Palid](https://github.com/Palid). * Fix autocomplete not having y-scroll ([\#6794](matrix-org/matrix-react-sdk#6794)). Fixes #18997 and #18997. Contributed by [Palid](https://github.com/Palid). * Fix broken edge case with public space creation with no alias ([\#6791](matrix-org/matrix-react-sdk#6791)). Fixes #19003 and #19003. * Redirect from /#/welcome to /#/home if already logged in ([\#6786](matrix-org/matrix-react-sdk#6786)). Fixes #18990 and #18990. Contributed by [aaronraimist](https://github.com/aaronraimist). * Fix build issues from two conflicting PRs landing without merge conflict ([\#6780](matrix-org/matrix-react-sdk#6780)). * Render guest settings only in public rooms/spaces ([\#6693](matrix-org/matrix-react-sdk#6693)). Fixes #18776 and #18776. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix message bubble corners being wrong in the presence of hidden events ([\#6776](matrix-org/matrix-react-sdk#6776)). Fixes #18124 and #18124. Contributed by [robintown](https://github.com/robintown). * Debounce read marker update on scroll ([\#6771](matrix-org/matrix-react-sdk#6771)). Fixes #18961 and #18961. * Use cursor:pointer on space panel buttons ([\#6770](matrix-org/matrix-react-sdk#6770)). Fixes #18951 and #18951. * Fix regressed tab view buttons in space update toast ([\#6761](matrix-org/matrix-react-sdk#6761)). Fixes #18781 and #18781. Changes in [1.8.5](https://github.com/vector-im/element-desktop/releases/tag/v1.8.5) (2021-09-14) ================================================================================================= ## ✨ Features * Add bubble highlight styling ([\#6582](matrix-org/matrix-react-sdk#6582)). Fixes #18295 and #18295. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Create narrow mode for Composer ([\#6682](matrix-org/matrix-react-sdk#6682)). Fixes #18533 and #18533. * Prefer matrix.to alias links over room id in spaces & share ([\#6745](matrix-org/matrix-react-sdk#6745)). Fixes #18796 and #18796. * Stop automatic playback of voice messages if a non-voice message is encountered ([\#6728](matrix-org/matrix-react-sdk#6728)). Fixes #18850 and #18850. * Show call length during a call ([\#6700](matrix-org/matrix-react-sdk#6700)). Fixes #18566 and #18566. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Serialize and retry mass-leave when leaving space ([\#6737](matrix-org/matrix-react-sdk#6737)). Fixes #18789 and #18789. * Improve form handling in and around space creation ([\#6739](matrix-org/matrix-react-sdk#6739)). Fixes #18775 and #18775. * Split autoplay GIFs and videos into different settings ([\#6726](matrix-org/matrix-react-sdk#6726)). Fixes #5771 and #5771. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Add autoplay for voice messages ([\#6710](matrix-org/matrix-react-sdk#6710)). Fixes #18804, #18715, #18714 #17961 and #18804. * Allow to use basic html to format invite messages ([\#6703](matrix-org/matrix-react-sdk#6703)). Fixes #15738 and #15738. Contributed by [skolmer](https://github.com/skolmer). * Allow widgets, when eligible, to interact with more rooms as per MSC2762 ([\#6684](matrix-org/matrix-react-sdk#6684)). * Remove arbitrary limits from send/receive events for widgets ([\#6719](matrix-org/matrix-react-sdk#6719)). Fixes #17994 and #17994. * Reload suggested rooms if we see the state change down /sync ([\#6715](matrix-org/matrix-react-sdk#6715)). Fixes #18761 and #18761. * When creating private spaces, make the initial rooms restricted if supported ([\#6721](matrix-org/matrix-react-sdk#6721)). Fixes #18722 and #18722. * Threading exploration work ([\#6658](matrix-org/matrix-react-sdk#6658)). Fixes #18532 and #18532. * Default to `Don't leave any` when leaving a space ([\#6697](matrix-org/matrix-react-sdk#6697)). Fixes #18592 and #18592. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Special case redaction event sending from widgets per MSC2762 ([\#6686](matrix-org/matrix-react-sdk#6686)). Fixes #18573 and #18573. * Add active speaker indicators ([\#6639](matrix-org/matrix-react-sdk#6639)). Fixes #17627 and #17627. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Increase general app performance by optimizing layers ([\#6644](matrix-org/matrix-react-sdk#6644)). Fixes #18730 and #18730. Contributed by [Palid](https://github.com/Palid). ## 🐛 Bug Fixes * Fix autocomplete not having y-scroll ([\#6802](matrix-org/matrix-react-sdk#6802)). * Fix emoji picker and stickerpicker not appearing correctly when opened ([\#6801](matrix-org/matrix-react-sdk#6801)). * Debounce read marker update on scroll ([\#6774](matrix-org/matrix-react-sdk#6774)). * Fix Space creation wizard go to my first room button behaviour ([\#6748](matrix-org/matrix-react-sdk#6748)). Fixes #18764 and #18764. * Fix scroll being stuck at bottom ([\#6751](matrix-org/matrix-react-sdk#6751)). Fixes #18903 and #18903. * Fix widgets not remembering identity verification when asked to. ([\#6742](matrix-org/matrix-react-sdk#6742)). Fixes #15631 and #15631. * Add missing pluralisation i18n strings for Spaces ([\#6738](matrix-org/matrix-react-sdk#6738)). Fixes #18780 and #18780. * Make ForgotPassword UX slightly more user friendly ([\#6636](matrix-org/matrix-react-sdk#6636)). Fixes #11531 and #11531. Contributed by [Palid](https://github.com/Palid). * Don't context switch room on SpaceStore ready as it can break permalinks ([\#6730](matrix-org/matrix-react-sdk#6730)). Fixes #17974 and #17974. * Fix explore rooms button not working during space creation wizard ([\#6729](matrix-org/matrix-react-sdk#6729)). Fixes #18762 and #18762. * Fix bug where one party's media would sometimes not be shown ([\#6731](matrix-org/matrix-react-sdk#6731)). * Only make the initial space rooms suggested by default ([\#6714](matrix-org/matrix-react-sdk#6714)). Fixes #18760 and #18760. * Replace fake username in EventTilePreview with a proper loading state ([\#6702](matrix-org/matrix-react-sdk#6702)). Fixes #15897 and #15897. Contributed by [skolmer](https://github.com/skolmer). * Don't send prehistorical events to widgets during decryption at startup ([\#6695](matrix-org/matrix-react-sdk#6695)). Fixes #18060 and #18060. * When creating subspaces properly set restricted join rule ([\#6725](matrix-org/matrix-react-sdk#6725)). Fixes #18797 and #18797. * Fix the Image View not openning for some pinned messages ([\#6723](matrix-org/matrix-react-sdk#6723)). Fixes #18422 and #18422. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Show autocomplete sections vertically ([\#6722](matrix-org/matrix-react-sdk#6722)). Fixes #18860 and #18860. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix EmojiPicker filtering to lower case emojibase data strings ([\#6717](matrix-org/matrix-react-sdk#6717)). Fixes #18686 and #18686. * Clear currentRoomId when viewing home page, fixing document title ([\#6716](matrix-org/matrix-react-sdk#6716)). Fixes #18668 and #18668. * Fix membership updates to Spaces not applying in real-time ([\#6713](matrix-org/matrix-react-sdk#6713)). Fixes #18737 and #18737. * Don't show a double stacked invite modals when inviting to Spaces ([\#6698](matrix-org/matrix-react-sdk#6698)). Fixes #18745 and #18745. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Remove non-functional DuckDuckGo Autocomplete Provider ([\#6712](matrix-org/matrix-react-sdk#6712)). Fixes #18778 and #18778. * Filter members on `MemberList` load ([\#6708](matrix-org/matrix-react-sdk#6708)). Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix improper voice messages being produced in Firefox and sometimes other browsers. ([\#6696](matrix-org/matrix-react-sdk#6696)). Fixes #18587 and #18587. * Fix client forgetting which capabilities a widget was approved for ([\#6685](matrix-org/matrix-react-sdk#6685)). Fixes #18786 and #18786. * Fix left panel widgets not remembering collapsed state ([\#6687](matrix-org/matrix-react-sdk#6687)). Fixes #17803 and #17803. * Fix changelog link colour back to blue ([\#6692](matrix-org/matrix-react-sdk#6692)). Fixes #18726 and #18726. * Soften codeblock border color ([\#6564](matrix-org/matrix-react-sdk#6564)). Fixes #18367 and #18367. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Pause ringing more aggressively ([\#6691](matrix-org/matrix-react-sdk#6691)). Fixes #18588 and #18588. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix command autocomplete ([\#6680](matrix-org/matrix-react-sdk#6680)). Fixes #18670 and #18670. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Don't re-sort the room-list based on profile/status changes ([\#6595](matrix-org/matrix-react-sdk#6595)). Fixes #110 and #110. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix codeblock formatting with syntax highlighting on ([\#6681](matrix-org/matrix-react-sdk#6681)). Fixes #18739 #18365 and #18739. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Add padding to the Add button in the notification settings ([\#6665](matrix-org/matrix-react-sdk#6665)). Fixes #18706 and #18706. Contributed by [SimonBrandner](https://github.com/SimonBrandner).
1 parent 0d8eb8f commit 8cc9f68

File tree

3 files changed

+113
-113
lines changed

3 files changed

+113
-113
lines changed

chat/element-web/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# $NetBSD: Makefile,v 1.7 2021/09/13 15:38:05 js Exp $
1+
# $NetBSD: Makefile,v 1.8 2021/10/02 11:49:02 js Exp $
22

33
DISTNAME= element-v${PKGVERSION_NOREV}
4-
PKGNAME= element-web-1.8.4
4+
PKGNAME= element-web-1.9.0
55
CATEGORIES= chat
66
MASTER_SITES= ${MASTER_SITE_GITHUB:=vector-im/}
77
GITHUB_RELEASE= v${PKGVERSION_NOREV}

chat/element-web/PLIST

+106-106
Original file line numberDiff line numberDiff line change
@@ -1,81 +1,81 @@
1-
@comment $NetBSD: PLIST,v 1.7 2021/09/13 15:38:05 js Exp $
2-
share/element-web/8e3ab70aa1f93ebcc0d1.worker.js
3-
share/element-web/8e3ab70aa1f93ebcc0d1.worker.js.map
4-
share/element-web/bundles/54f5339d2374e0da110a/0.js
5-
share/element-web/bundles/54f5339d2374e0da110a/0.js.map
6-
share/element-web/bundles/54f5339d2374e0da110a/1.js
7-
share/element-web/bundles/54f5339d2374e0da110a/1.js.map
8-
share/element-web/bundles/54f5339d2374e0da110a/2.js
9-
share/element-web/bundles/54f5339d2374e0da110a/2.js.map
10-
share/element-web/bundles/54f5339d2374e0da110a/24.js
11-
share/element-web/bundles/54f5339d2374e0da110a/24.js.map
12-
share/element-web/bundles/54f5339d2374e0da110a/25.js
13-
share/element-web/bundles/54f5339d2374e0da110a/25.js.map
14-
share/element-web/bundles/54f5339d2374e0da110a/26.js
15-
share/element-web/bundles/54f5339d2374e0da110a/26.js.map
16-
share/element-web/bundles/54f5339d2374e0da110a/27.js
17-
share/element-web/bundles/54f5339d2374e0da110a/27.js.map
18-
share/element-web/bundles/54f5339d2374e0da110a/28.js
19-
share/element-web/bundles/54f5339d2374e0da110a/28.js.map
20-
share/element-web/bundles/54f5339d2374e0da110a/29.js
21-
share/element-web/bundles/54f5339d2374e0da110a/29.js.map
22-
share/element-web/bundles/54f5339d2374e0da110a/3.js
23-
share/element-web/bundles/54f5339d2374e0da110a/3.js.map
24-
share/element-web/bundles/54f5339d2374e0da110a/30.js
25-
share/element-web/bundles/54f5339d2374e0da110a/30.js.map
26-
share/element-web/bundles/54f5339d2374e0da110a/4.js
27-
share/element-web/bundles/54f5339d2374e0da110a/4.js.map
28-
share/element-web/bundles/54f5339d2374e0da110a/5.js
29-
share/element-web/bundles/54f5339d2374e0da110a/5.js.map
30-
share/element-web/bundles/54f5339d2374e0da110a/6.js
31-
share/element-web/bundles/54f5339d2374e0da110a/6.js.map
32-
share/element-web/bundles/54f5339d2374e0da110a/7.js
33-
share/element-web/bundles/54f5339d2374e0da110a/7.js.map
34-
share/element-web/bundles/54f5339d2374e0da110a/bundle.css
35-
share/element-web/bundles/54f5339d2374e0da110a/bundle.js
36-
share/element-web/bundles/54f5339d2374e0da110a/bundle.js.LICENSE.txt
37-
share/element-web/bundles/54f5339d2374e0da110a/bundle.js.map
38-
share/element-web/bundles/54f5339d2374e0da110a/compatibility-view.css
39-
share/element-web/bundles/54f5339d2374e0da110a/compatibility-view.js
40-
share/element-web/bundles/54f5339d2374e0da110a/compatibility-view.js.map
41-
share/element-web/bundles/54f5339d2374e0da110a/element-web-app.js
42-
share/element-web/bundles/54f5339d2374e0da110a/element-web-app.js.map
43-
share/element-web/bundles/54f5339d2374e0da110a/element-web-component-index.js
44-
share/element-web/bundles/54f5339d2374e0da110a/element-web-component-index.js.map
45-
share/element-web/bundles/54f5339d2374e0da110a/error-view.css
46-
share/element-web/bundles/54f5339d2374e0da110a/error-view.js
47-
share/element-web/bundles/54f5339d2374e0da110a/error-view.js.map
48-
share/element-web/bundles/54f5339d2374e0da110a/init.js
49-
share/element-web/bundles/54f5339d2374e0da110a/init.js.map
50-
share/element-web/bundles/54f5339d2374e0da110a/jitsi.css
51-
share/element-web/bundles/54f5339d2374e0da110a/jitsi.js
52-
share/element-web/bundles/54f5339d2374e0da110a/jitsi.js.LICENSE.txt
53-
share/element-web/bundles/54f5339d2374e0da110a/jitsi.js.map
54-
share/element-web/bundles/54f5339d2374e0da110a/mobileguide.js
55-
share/element-web/bundles/54f5339d2374e0da110a/mobileguide.js.map
56-
share/element-web/bundles/54f5339d2374e0da110a/theme-dark-custom.css
57-
share/element-web/bundles/54f5339d2374e0da110a/theme-dark-custom.js
58-
share/element-web/bundles/54f5339d2374e0da110a/theme-dark-custom.js.map
59-
share/element-web/bundles/54f5339d2374e0da110a/theme-dark.css
60-
share/element-web/bundles/54f5339d2374e0da110a/theme-dark.js
61-
share/element-web/bundles/54f5339d2374e0da110a/theme-dark.js.map
62-
share/element-web/bundles/54f5339d2374e0da110a/theme-legacy-dark.css
63-
share/element-web/bundles/54f5339d2374e0da110a/theme-legacy-dark.js
64-
share/element-web/bundles/54f5339d2374e0da110a/theme-legacy-dark.js.map
65-
share/element-web/bundles/54f5339d2374e0da110a/theme-legacy.css
66-
share/element-web/bundles/54f5339d2374e0da110a/theme-legacy.js
67-
share/element-web/bundles/54f5339d2374e0da110a/theme-legacy.js.map
68-
share/element-web/bundles/54f5339d2374e0da110a/theme-light-custom.css
69-
share/element-web/bundles/54f5339d2374e0da110a/theme-light-custom.js
70-
share/element-web/bundles/54f5339d2374e0da110a/theme-light-custom.js.map
71-
share/element-web/bundles/54f5339d2374e0da110a/theme-light.css
72-
share/element-web/bundles/54f5339d2374e0da110a/theme-light.js
73-
share/element-web/bundles/54f5339d2374e0da110a/theme-light.js.map
74-
share/element-web/bundles/54f5339d2374e0da110a/usercontent.js
75-
share/element-web/bundles/54f5339d2374e0da110a/usercontent.js.map
76-
share/element-web/bundles/54f5339d2374e0da110a/vendors~init.js
77-
share/element-web/bundles/54f5339d2374e0da110a/vendors~init.js.LICENSE.txt
78-
share/element-web/bundles/54f5339d2374e0da110a/vendors~init.js.map
1+
@comment $NetBSD: PLIST,v 1.8 2021/10/02 11:49:02 js Exp $
2+
share/element-web/377627b798e45e1a8885.worker.js
3+
share/element-web/377627b798e45e1a8885.worker.js.map
4+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/0.js
5+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/0.js.map
6+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/1.js
7+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/1.js.map
8+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/2.js
9+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/2.js.map
10+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/24.js
11+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/24.js.map
12+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/25.js
13+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/25.js.map
14+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/26.js
15+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/26.js.map
16+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/27.js
17+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/27.js.map
18+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/28.js
19+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/28.js.map
20+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/29.js
21+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/29.js.map
22+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/3.js
23+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/3.js.map
24+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/30.js
25+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/30.js.map
26+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/4.js
27+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/4.js.map
28+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/5.js
29+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/5.js.map
30+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/6.js
31+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/6.js.map
32+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/7.js
33+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/7.js.map
34+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/bundle.css
35+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/bundle.js
36+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/bundle.js.LICENSE.txt
37+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/bundle.js.map
38+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/compatibility-view.css
39+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/compatibility-view.js
40+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/compatibility-view.js.map
41+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/element-web-app.js
42+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/element-web-app.js.map
43+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/element-web-component-index.js
44+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/element-web-component-index.js.map
45+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/error-view.css
46+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/error-view.js
47+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/error-view.js.map
48+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/init.js
49+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/init.js.map
50+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/jitsi.css
51+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/jitsi.js
52+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/jitsi.js.LICENSE.txt
53+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/jitsi.js.map
54+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/mobileguide.js
55+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/mobileguide.js.map
56+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark-custom.css
57+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark-custom.js
58+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark-custom.js.map
59+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark.css
60+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark.js
61+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-dark.js.map
62+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-dark.css
63+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-dark.js
64+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-dark.js.map
65+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-light.css
66+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-light.js
67+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-light.js.map
68+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light-custom.css
69+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light-custom.js
70+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light-custom.js.map
71+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light.css
72+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light.js
73+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/theme-light.js.map
74+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/usercontent.js
75+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/usercontent.js.map
76+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/vendors~init.js
77+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/vendors~init.js.LICENSE.txt
78+
share/element-web/bundles/f2060cfcfa9f5c1ec16a/vendors~init.js.map
7979
share/element-web/config.sample.json
8080
share/element-web/contribute.json
8181
share/element-web/decoder-ring/datatypes.js
@@ -171,52 +171,51 @@ share/element-web/fonts/Nunito/Nunito-SemiBold.bca2d7f.ttf
171171
share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.8aee240.woff2
172172
share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.293e5ba.woff2
173173
share/element-web/i18n/bg.4b5932f.json
174-
share/element-web/i18n/ca.0dd8067.json
175-
share/element-web/i18n/cs.282d29f.json
174+
share/element-web/i18n/ca.05a7c99.json
175+
share/element-web/i18n/cs.ea2e9ff.json
176176
share/element-web/i18n/da.a884aa6.json
177-
share/element-web/i18n/de_DE.959eb39.json
177+
share/element-web/i18n/de_DE.0341c75.json
178178
share/element-web/i18n/el.800c2ea.json
179-
share/element-web/i18n/en_EN.ede9f02.json
179+
share/element-web/i18n/en_EN.74565c2.json
180180
share/element-web/i18n/en_US.09e5089.json
181-
share/element-web/i18n/eo.19e6907.json
182-
share/element-web/i18n/es.d979a74.json
183-
share/element-web/i18n/et.93c376e.json
181+
share/element-web/i18n/eo.750dc6d.json
182+
share/element-web/i18n/es.72eb5ed.json
183+
share/element-web/i18n/et.c9f183c.json
184184
share/element-web/i18n/eu.861a26e.json
185185
share/element-web/i18n/fi.b7f8798.json
186-
share/element-web/i18n/fr.60123b6.json
187-
share/element-web/i18n/gl.d180102.json
186+
share/element-web/i18n/fr.1c19a5b.json
187+
share/element-web/i18n/gl.6bf7b63.json
188188
share/element-web/i18n/he.b3a5901.json
189189
share/element-web/i18n/hi.bd40c94.json
190-
share/element-web/i18n/hu.2a8e98b.json
190+
share/element-web/i18n/hu.e075694.json
191191
share/element-web/i18n/is.0ca93e6.json
192-
share/element-web/i18n/it.01158b7.json
193-
share/element-web/i18n/ja.962cd3e.json
192+
share/element-web/i18n/it.b64bfc6.json
193+
share/element-web/i18n/ja.cffb768.json
194194
share/element-web/i18n/jbo.bf20f59.json
195195
share/element-web/i18n/kab.cd3937e.json
196196
share/element-web/i18n/ko.b4efaed.json
197-
share/element-web/i18n/languages.507b259.json
197+
share/element-web/i18n/languages.1d0bc35.json
198198
share/element-web/i18n/languages.json
199199
share/element-web/i18n/lt.36b3649.json
200200
share/element-web/i18n/lv.148434d.json
201201
share/element-web/i18n/nb_NO.949166f.json
202-
share/element-web/i18n/nl.efe7009.json
202+
share/element-web/i18n/nl.9648a2c.json
203203
share/element-web/i18n/nn.58aa961.json
204-
share/element-web/i18n/pl.a4f44e2.json
204+
share/element-web/i18n/pl.a4a8fba.json
205205
share/element-web/i18n/pt.ed9c123.json
206-
share/element-web/i18n/pt_BR.ae9bd23.json
207-
share/element-web/i18n/ru.381bcec.json
206+
share/element-web/i18n/pt_BR.7aa5997.json
207+
share/element-web/i18n/ru.74b6b73.json
208208
share/element-web/i18n/sk.90e8e24.json
209-
share/element-web/i18n/sq.ed5d667.json
209+
share/element-web/i18n/sq.ced108c.json
210210
share/element-web/i18n/sr.8d915b4.json
211-
share/element-web/i18n/sv.8ce1d29.json
211+
share/element-web/i18n/sv.effe7a4.json
212212
share/element-web/i18n/te.3234605.json
213-
share/element-web/i18n/th.d9649f0.json
213+
share/element-web/i18n/th.da1cf0c.json
214214
share/element-web/i18n/tr.cbb462b.json
215-
share/element-web/i18n/uk.19e281e.json
215+
share/element-web/i18n/uk.9fa8d14.json
216216
share/element-web/i18n/vls.b42f7e8.json
217-
share/element-web/i18n/zh_Hans.751f697.json
218-
share/element-web/i18n/zh_Hant.62b2278.json
219-
share/element-web/img/betas/spaces.475c2e5.png
217+
share/element-web/i18n/zh_Hans.bbee871.json
218+
share/element-web/i18n/zh_Hant.b0b1d85.json
220219
share/element-web/img/camera.2f271b6.svg
221220
share/element-web/img/cancel-small.495f44c.svg
222221
share/element-web/img/cancel.4b9715b.svg
@@ -263,6 +262,7 @@ share/element-web/img/element-icons/link.8f4b1fc.svg
263262
share/element-web/img/element-icons/lock.1f264bd.svg
264263
share/element-web/img/element-icons/message/chevron-up.90f4709.svg
265264
share/element-web/img/element-icons/message/fwd.d1f50ee.svg
265+
share/element-web/img/element-icons/message/thread.1f48874.svg
266266
share/element-web/img/element-icons/notifications.d298b39.svg
267267
share/element-web/img/element-icons/pause.c4c0886.svg
268268
share/element-web/img/element-icons/play.a72552b.svg
@@ -450,10 +450,10 @@ share/element-web/media/ringback.ogg
450450
share/element-web/mobile_guide/index.html
451451
share/element-web/olm.91fced0.wasm
452452
share/element-web/olm_legacy.js
453-
share/element-web/opus-decoderWorker.min.6fe2ced.js
454-
share/element-web/opus-encoderWorker.min.b4c5d1b.js
455-
share/element-web/recorder-worklet.342e864.js
456-
share/element-web/recorder-worklet.342e864.js.map
453+
share/element-web/opus-decoderWorker.min.0bf459c.js
454+
share/element-web/opus-encoderWorker.min.c72fcd6.js
455+
share/element-web/recorder-worklet.7602083.js
456+
share/element-web/recorder-worklet.7602083.js.map
457457
share/element-web/static/incompatible-browser.html
458458
share/element-web/static/unable-to-load.html
459459
share/element-web/sw.js

chat/element-web/distinfo

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.7 2021/09/13 15:38:05 js Exp $
1+
$NetBSD: distinfo,v 1.8 2021/10/02 11:49:02 js Exp $
22

3-
SHA1 (element-v1.8.4.tar.gz) = d47e82e8ed0b97c3063f4bd414aa0ea3c1201093
4-
RMD160 (element-v1.8.4.tar.gz) = 8ad364e3d248ce27d49f38e51e0ff6590c4a33a3
5-
SHA512 (element-v1.8.4.tar.gz) = 7c363e6592eabaa11e7f5998aad428ca7a3ca532f5a9e8d4e3b56b172712d93e8fd3d04ce74bbc4922fa6868d642c1ec3f2cfc70170ea57479ab46ef7c0f5355
6-
Size (element-v1.8.4.tar.gz) = 15923134 bytes
3+
SHA1 (element-v1.9.0.tar.gz) = 811a29d3e656a917640a1f8b3e4d07cefa3879b9
4+
RMD160 (element-v1.9.0.tar.gz) = 51f600c65ba89782ab8555d386d22ad2a7812c59
5+
SHA512 (element-v1.9.0.tar.gz) = e0a3a8696e493ccca6abcb5dee178e934cdae62a92e92d4c1b8718eeded45cab26ba3d08353c8a4701a94d537a0da072aac3e34e268c9d8541b26111c90eef27
6+
Size (element-v1.9.0.tar.gz) = 15631650 bytes

0 commit comments

Comments
 (0)