From 8cc9f689fb9ac4ade4aa14123830118700d1e3e3 Mon Sep 17 00:00:00 2001 From: js Date: Sat, 2 Oct 2021 11:49:02 +0000 Subject: [PATCH] Update chat/element-web to 1.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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](https://github.com/vector-im/element-web/pull/19037)). Fixes #18481 and undefined/element-web#18481. * Say Joining space instead of Joining room where we know its a space ([\#6818](https://github.com/matrix-org/matrix-react-sdk/pull/6818)). Fixes #19064 and #19064. * Add warning that some spaces may not be relinked to the newly upgraded room ([\#6805](https://github.com/matrix-org/matrix-react-sdk/pull/6805)). Fixes #18858 and #18858. * Delabs Spaces, iterate some copy and move communities/space toggle to preferences ([\#6594](https://github.com/matrix-org/matrix-react-sdk/pull/6594)). Fixes #18088, #18524 #18088 and #18088. * Show "Message" in the user info panel instead of "Start chat" ([\#6319](https://github.com/matrix-org/matrix-react-sdk/pull/6319)). Fixes #17877 and #17877. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix space keyboard shortcuts conflicting with native zoom shortcuts ([\#6804](https://github.com/matrix-org/matrix-react-sdk/pull/6804)). * Replace plain text emoji at the end of a line ([\#6784](https://github.com/matrix-org/matrix-react-sdk/pull/6784)). Fixes #18833 and #18833. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Simplify Space Panel layout and fix some edge cases ([\#6800](https://github.com/matrix-org/matrix-react-sdk/pull/6800)). Fixes #18694 and #18694. * Show unsent message warning on Space Panel buttons ([\#6778](https://github.com/matrix-org/matrix-react-sdk/pull/6778)). Fixes #18891 and #18891. * Hide mute/unmute button in UserInfo for Spaces as it makes no sense ([\#6790](https://github.com/matrix-org/matrix-react-sdk/pull/6790)). Fixes #19007 and #19007. * Fix automatic field population in space create menu not validating ([\#6792](https://github.com/matrix-org/matrix-react-sdk/pull/6792)). Fixes #19005 and #19005. * Optimize input label transition on focus ([\#6783](https://github.com/matrix-org/matrix-react-sdk/pull/6783)). Fixes #12876 and #12876. Contributed by [MadLittleMods](https://github.com/MadLittleMods). * Adapt and re-use the RolesRoomSettingsTab for Spaces ([\#6779](https://github.com/matrix-org/matrix-react-sdk/pull/6779)). Fixes #18908 #18909 and #18908. * Deduplicate join rule management between rooms and spaces ([\#6724](https://github.com/matrix-org/matrix-react-sdk/pull/6724)). Fixes #18798 and #18798. * Add config option to turn on in-room event sending timing metrics ([\#6766](https://github.com/matrix-org/matrix-react-sdk/pull/6766)). * Improve the upgrade for restricted user experience ([\#6764](https://github.com/matrix-org/matrix-react-sdk/pull/6764)). Fixes #18677 and #18677. * Improve tooltips on space quick actions and explore button ([\#6760](https://github.com/matrix-org/matrix-react-sdk/pull/6760)). Fixes #18528 and #18528. * Make space members and user info behave more expectedly ([\#6765](https://github.com/matrix-org/matrix-react-sdk/pull/6765)). Fixes #17018 and #17018. * hide no-op m.room.encryption events and better word param changes ([\#6747](https://github.com/matrix-org/matrix-react-sdk/pull/6747)). Fixes #18597 and #18597. * Respect m.space.parent relations if they hold valid permissions ([\#6746](https://github.com/matrix-org/matrix-react-sdk/pull/6746)). Fixes #10935 and #10935. * Space panel accessibility improvements ([\#6744](https://github.com/matrix-org/matrix-react-sdk/pull/6744)). Fixes #18892 and #18892. ## 🐛 Bug Fixes * Fix spacing for message composer buttons ([\#6854](https://github.com/matrix-org/matrix-react-sdk/pull/6854)). * Fix accessing field on oobData which may be undefined ([\#6830](https://github.com/matrix-org/matrix-react-sdk/pull/6830)). Fixes #19085 and #19085. * Fix reactions aria-label not being a string and thus being read as [Object object] ([\#6828](https://github.com/matrix-org/matrix-react-sdk/pull/6828)). * Fix missing null guard in space hierarchy pagination ([\#6821](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/matrix-org/matrix-react-sdk/pull/6812)). * Fix room list scroll jumps ([\#6777](https://github.com/matrix-org/matrix-react-sdk/pull/6777)). Fixes #17460 #18440 and #17460. Contributed by [robintown](https://github.com/robintown). * Fix various message bubble alignment issues ([\#6785](https://github.com/matrix-org/matrix-react-sdk/pull/6785)). Fixes #18293, #18294 #18305 and #18293. Contributed by [robintown](https://github.com/robintown). * Make message bubble font size consistent ([\#6795](https://github.com/matrix-org/matrix-react-sdk/pull/6795)). Contributed by [robintown](https://github.com/robintown). * Fix edge cases around joining new room which does not belong to active space ([\#6797](https://github.com/matrix-org/matrix-react-sdk/pull/6797)). Fixes #19025 and #19025. * Fix edge case space issues around creation and initial view ([\#6798](https://github.com/matrix-org/matrix-react-sdk/pull/6798)). Fixes #19023 and #19023. * Stop spinner on space preview if the join fails ([\#6803](https://github.com/matrix-org/matrix-react-sdk/pull/6803)). Fixes #19034 and #19034. * Fix emoji picker and stickerpicker not appearing correctly when opened ([\#6793](https://github.com/matrix-org/matrix-react-sdk/pull/6793)). Fixes #19012 and #19012. Contributed by [Palid](https://github.com/Palid). * Fix autocomplete not having y-scroll ([\#6794](https://github.com/matrix-org/matrix-react-sdk/pull/6794)). Fixes #18997 and #18997. Contributed by [Palid](https://github.com/Palid). * Fix broken edge case with public space creation with no alias ([\#6791](https://github.com/matrix-org/matrix-react-sdk/pull/6791)). Fixes #19003 and #19003. * Redirect from /#/welcome to /#/home if already logged in ([\#6786](https://github.com/matrix-org/matrix-react-sdk/pull/6786)). Fixes #18990 and #18990. Contributed by [aaronraimist](https://github.com/aaronraimist). * Fix build issues from two conflicting PRs landing without merge conflict ([\#6780](https://github.com/matrix-org/matrix-react-sdk/pull/6780)). * Render guest settings only in public rooms/spaces ([\#6693](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/matrix-org/matrix-react-sdk/pull/6776)). Fixes #18124 and #18124. Contributed by [robintown](https://github.com/robintown). * Debounce read marker update on scroll ([\#6771](https://github.com/matrix-org/matrix-react-sdk/pull/6771)). Fixes #18961 and #18961. * Use cursor:pointer on space panel buttons ([\#6770](https://github.com/matrix-org/matrix-react-sdk/pull/6770)). Fixes #18951 and #18951. * Fix regressed tab view buttons in space update toast ([\#6761](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/vector-im/element-web/pull/19037)). Fixes #18481 and undefined/element-web#18481. * Say Joining space instead of Joining room where we know its a space ([\#6818](https://github.com/matrix-org/matrix-react-sdk/pull/6818)). Fixes #19064 and #19064. * Add warning that some spaces may not be relinked to the newly upgraded room ([\#6805](https://github.com/matrix-org/matrix-react-sdk/pull/6805)). Fixes #18858 and #18858. * Delabs Spaces, iterate some copy and move communities/space toggle to preferences ([\#6594](https://github.com/matrix-org/matrix-react-sdk/pull/6594)). Fixes #18088, #18524 #18088 and #18088. * Show "Message" in the user info panel instead of "Start chat" ([\#6319](https://github.com/matrix-org/matrix-react-sdk/pull/6319)). Fixes #17877 and #17877. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix space keyboard shortcuts conflicting with native zoom shortcuts ([\#6804](https://github.com/matrix-org/matrix-react-sdk/pull/6804)). * Replace plain text emoji at the end of a line ([\#6784](https://github.com/matrix-org/matrix-react-sdk/pull/6784)). Fixes #18833 and #18833. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Simplify Space Panel layout and fix some edge cases ([\#6800](https://github.com/matrix-org/matrix-react-sdk/pull/6800)). Fixes #18694 and #18694. * Show unsent message warning on Space Panel buttons ([\#6778](https://github.com/matrix-org/matrix-react-sdk/pull/6778)). Fixes #18891 and #18891. * Hide mute/unmute button in UserInfo for Spaces as it makes no sense ([\#6790](https://github.com/matrix-org/matrix-react-sdk/pull/6790)). Fixes #19007 and #19007. * Fix automatic field population in space create menu not validating ([\#6792](https://github.com/matrix-org/matrix-react-sdk/pull/6792)). Fixes #19005 and #19005. * Optimize input label transition on focus ([\#6783](https://github.com/matrix-org/matrix-react-sdk/pull/6783)). Fixes #12876 and #12876. Contributed by [MadLittleMods](https://github.com/MadLittleMods). * Adapt and re-use the RolesRoomSettingsTab for Spaces ([\#6779](https://github.com/matrix-org/matrix-react-sdk/pull/6779)). Fixes #18908 #18909 and #18908. * Deduplicate join rule management between rooms and spaces ([\#6724](https://github.com/matrix-org/matrix-react-sdk/pull/6724)). Fixes #18798 and #18798. * Add config option to turn on in-room event sending timing metrics ([\#6766](https://github.com/matrix-org/matrix-react-sdk/pull/6766)). * Improve the upgrade for restricted user experience ([\#6764](https://github.com/matrix-org/matrix-react-sdk/pull/6764)). Fixes #18677 and #18677. * Improve tooltips on space quick actions and explore button ([\#6760](https://github.com/matrix-org/matrix-react-sdk/pull/6760)). Fixes #18528 and #18528. * Make space members and user info behave more expectedly ([\#6765](https://github.com/matrix-org/matrix-react-sdk/pull/6765)). Fixes #17018 and #17018. * hide no-op m.room.encryption events and better word param changes ([\#6747](https://github.com/matrix-org/matrix-react-sdk/pull/6747)). Fixes #18597 and #18597. * Respect m.space.parent relations if they hold valid permissions ([\#6746](https://github.com/matrix-org/matrix-react-sdk/pull/6746)). Fixes #10935 and #10935. * Space panel accessibility improvements ([\#6744](https://github.com/matrix-org/matrix-react-sdk/pull/6744)). Fixes #18892 and #18892. ## 🐛 Bug Fixes * Revert Firefox composer deletion hacks ([\#6844](https://github.com/matrix-org/matrix-react-sdk/pull/6844)). Fixes #19103 and #19103. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix accessing field on oobData which may be undefined ([\#6830](https://github.com/matrix-org/matrix-react-sdk/pull/6830)). Fixes #19085 and #19085. * Fix pill deletion on Firefox 78 ([\#6832](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/matrix-org/matrix-react-sdk/pull/6828)). * Fix missing null guard in space hierarchy pagination ([\#6821](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/matrix-org/matrix-react-sdk/pull/6812)). * Fix room list scroll jumps ([\#6777](https://github.com/matrix-org/matrix-react-sdk/pull/6777)). Fixes #17460 #18440 and #17460. Contributed by [robintown](https://github.com/robintown). * Fix various message bubble alignment issues ([\#6785](https://github.com/matrix-org/matrix-react-sdk/pull/6785)). Fixes #18293, #18294 #18305 and #18293. Contributed by [robintown](https://github.com/robintown). * Make message bubble font size consistent ([\#6795](https://github.com/matrix-org/matrix-react-sdk/pull/6795)). Contributed by [robintown](https://github.com/robintown). * Fix edge cases around joining new room which does not belong to active space ([\#6797](https://github.com/matrix-org/matrix-react-sdk/pull/6797)). Fixes #19025 and #19025. * Fix edge case space issues around creation and initial view ([\#6798](https://github.com/matrix-org/matrix-react-sdk/pull/6798)). Fixes #19023 and #19023. * Stop spinner on space preview if the join fails ([\#6803](https://github.com/matrix-org/matrix-react-sdk/pull/6803)). Fixes #19034 and #19034. * Fix emoji picker and stickerpicker not appearing correctly when opened ([\#6793](https://github.com/matrix-org/matrix-react-sdk/pull/6793)). Fixes #19012 and #19012. Contributed by [Palid](https://github.com/Palid). * Fix autocomplete not having y-scroll ([\#6794](https://github.com/matrix-org/matrix-react-sdk/pull/6794)). Fixes #18997 and #18997. Contributed by [Palid](https://github.com/Palid). * Fix broken edge case with public space creation with no alias ([\#6791](https://github.com/matrix-org/matrix-react-sdk/pull/6791)). Fixes #19003 and #19003. * Redirect from /#/welcome to /#/home if already logged in ([\#6786](https://github.com/matrix-org/matrix-react-sdk/pull/6786)). Fixes #18990 and #18990. Contributed by [aaronraimist](https://github.com/aaronraimist). * Fix build issues from two conflicting PRs landing without merge conflict ([\#6780](https://github.com/matrix-org/matrix-react-sdk/pull/6780)). * Render guest settings only in public rooms/spaces ([\#6693](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/matrix-org/matrix-react-sdk/pull/6776)). Fixes #18124 and #18124. Contributed by [robintown](https://github.com/robintown). * Debounce read marker update on scroll ([\#6771](https://github.com/matrix-org/matrix-react-sdk/pull/6771)). Fixes #18961 and #18961. * Use cursor:pointer on space panel buttons ([\#6770](https://github.com/matrix-org/matrix-react-sdk/pull/6770)). Fixes #18951 and #18951. * Fix regressed tab view buttons in space update toast ([\#6761](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/matrix-org/matrix-react-sdk/pull/6582)). Fixes #18295 and #18295. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Create narrow mode for Composer ([\#6682](https://github.com/matrix-org/matrix-react-sdk/pull/6682)). Fixes #18533 and #18533. * Prefer matrix.to alias links over room id in spaces & share ([\#6745](https://github.com/matrix-org/matrix-react-sdk/pull/6745)). Fixes #18796 and #18796. * Stop automatic playback of voice messages if a non-voice message is encountered ([\#6728](https://github.com/matrix-org/matrix-react-sdk/pull/6728)). Fixes #18850 and #18850. * Show call length during a call ([\#6700](https://github.com/matrix-org/matrix-react-sdk/pull/6700)). Fixes #18566 and #18566. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Serialize and retry mass-leave when leaving space ([\#6737](https://github.com/matrix-org/matrix-react-sdk/pull/6737)). Fixes #18789 and #18789. * Improve form handling in and around space creation ([\#6739](https://github.com/matrix-org/matrix-react-sdk/pull/6739)). Fixes #18775 and #18775. * Split autoplay GIFs and videos into different settings ([\#6726](https://github.com/matrix-org/matrix-react-sdk/pull/6726)). Fixes #5771 and #5771. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Add autoplay for voice messages ([\#6710](https://github.com/matrix-org/matrix-react-sdk/pull/6710)). Fixes #18804, #18715, #18714 #17961 and #18804. * Allow to use basic html to format invite messages ([\#6703](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/matrix-org/matrix-react-sdk/pull/6684)). * Remove arbitrary limits from send/receive events for widgets ([\#6719](https://github.com/matrix-org/matrix-react-sdk/pull/6719)). Fixes #17994 and #17994. * Reload suggested rooms if we see the state change down /sync ([\#6715](https://github.com/matrix-org/matrix-react-sdk/pull/6715)). Fixes #18761 and #18761. * When creating private spaces, make the initial rooms restricted if supported ([\#6721](https://github.com/matrix-org/matrix-react-sdk/pull/6721)). Fixes #18722 and #18722. * Threading exploration work ([\#6658](https://github.com/matrix-org/matrix-react-sdk/pull/6658)). Fixes #18532 and #18532. * Default to `Don't leave any` when leaving a space ([\#6697](https://github.com/matrix-org/matrix-react-sdk/pull/6697)). Fixes #18592 and #18592. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Special case redaction event sending from widgets per MSC2762 ([\#6686](https://github.com/matrix-org/matrix-react-sdk/pull/6686)). Fixes #18573 and #18573. * Add active speaker indicators ([\#6639](https://github.com/matrix-org/matrix-react-sdk/pull/6639)). Fixes #17627 and #17627. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Increase general app performance by optimizing layers ([\#6644](https://github.com/matrix-org/matrix-react-sdk/pull/6644)). Fixes #18730 and #18730. Contributed by [Palid](https://github.com/Palid). ## 🐛 Bug Fixes * Fix autocomplete not having y-scroll ([\#6802](https://github.com/matrix-org/matrix-react-sdk/pull/6802)). * Fix emoji picker and stickerpicker not appearing correctly when opened ([\#6801](https://github.com/matrix-org/matrix-react-sdk/pull/6801)). * Debounce read marker update on scroll ([\#6774](https://github.com/matrix-org/matrix-react-sdk/pull/6774)). * Fix Space creation wizard go to my first room button behaviour ([\#6748](https://github.com/matrix-org/matrix-react-sdk/pull/6748)). Fixes #18764 and #18764. * Fix scroll being stuck at bottom ([\#6751](https://github.com/matrix-org/matrix-react-sdk/pull/6751)). Fixes #18903 and #18903. * Fix widgets not remembering identity verification when asked to. ([\#6742](https://github.com/matrix-org/matrix-react-sdk/pull/6742)). Fixes #15631 and #15631. * Add missing pluralisation i18n strings for Spaces ([\#6738](https://github.com/matrix-org/matrix-react-sdk/pull/6738)). Fixes #18780 and #18780. * Make ForgotPassword UX slightly more user friendly ([\#6636](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/matrix-org/matrix-react-sdk/pull/6730)). Fixes #17974 and #17974. * Fix explore rooms button not working during space creation wizard ([\#6729](https://github.com/matrix-org/matrix-react-sdk/pull/6729)). Fixes #18762 and #18762. * Fix bug where one party's media would sometimes not be shown ([\#6731](https://github.com/matrix-org/matrix-react-sdk/pull/6731)). * Only make the initial space rooms suggested by default ([\#6714](https://github.com/matrix-org/matrix-react-sdk/pull/6714)). Fixes #18760 and #18760. * Replace fake username in EventTilePreview with a proper loading state ([\#6702](https://github.com/matrix-org/matrix-react-sdk/pull/6702)). Fixes #15897 and #15897. Contributed by [skolmer](https://github.com/skolmer). * Don't send prehistorical events to widgets during decryption at startup ([\#6695](https://github.com/matrix-org/matrix-react-sdk/pull/6695)). Fixes #18060 and #18060. * When creating subspaces properly set restricted join rule ([\#6725](https://github.com/matrix-org/matrix-react-sdk/pull/6725)). Fixes #18797 and #18797. * Fix the Image View not openning for some pinned messages ([\#6723](https://github.com/matrix-org/matrix-react-sdk/pull/6723)). Fixes #18422 and #18422. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Show autocomplete sections vertically ([\#6722](https://github.com/matrix-org/matrix-react-sdk/pull/6722)). Fixes #18860 and #18860. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix EmojiPicker filtering to lower case emojibase data strings ([\#6717](https://github.com/matrix-org/matrix-react-sdk/pull/6717)). Fixes #18686 and #18686. * Clear currentRoomId when viewing home page, fixing document title ([\#6716](https://github.com/matrix-org/matrix-react-sdk/pull/6716)). Fixes #18668 and #18668. * Fix membership updates to Spaces not applying in real-time ([\#6713](https://github.com/matrix-org/matrix-react-sdk/pull/6713)). Fixes #18737 and #18737. * Don't show a double stacked invite modals when inviting to Spaces ([\#6698](https://github.com/matrix-org/matrix-react-sdk/pull/6698)). Fixes #18745 and #18745. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Remove non-functional DuckDuckGo Autocomplete Provider ([\#6712](https://github.com/matrix-org/matrix-react-sdk/pull/6712)). Fixes #18778 and #18778. * Filter members on `MemberList` load ([\#6708](https://github.com/matrix-org/matrix-react-sdk/pull/6708)). Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix improper voice messages being produced in Firefox and sometimes other browsers. ([\#6696](https://github.com/matrix-org/matrix-react-sdk/pull/6696)). Fixes #18587 and #18587. * Fix client forgetting which capabilities a widget was approved for ([\#6685](https://github.com/matrix-org/matrix-react-sdk/pull/6685)). Fixes #18786 and #18786. * Fix left panel widgets not remembering collapsed state ([\#6687](https://github.com/matrix-org/matrix-react-sdk/pull/6687)). Fixes #17803 and #17803. * Fix changelog link colour back to blue ([\#6692](https://github.com/matrix-org/matrix-react-sdk/pull/6692)). Fixes #18726 and #18726. * Soften codeblock border color ([\#6564](https://github.com/matrix-org/matrix-react-sdk/pull/6564)). Fixes #18367 and #18367. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Pause ringing more aggressively ([\#6691](https://github.com/matrix-org/matrix-react-sdk/pull/6691)). Fixes #18588 and #18588. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix command autocomplete ([\#6680](https://github.com/matrix-org/matrix-react-sdk/pull/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](https://github.com/matrix-org/matrix-react-sdk/pull/6595)). Fixes #110 and #110. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Fix codeblock formatting with syntax highlighting on ([\#6681](https://github.com/matrix-org/matrix-react-sdk/pull/6681)). Fixes #18739 #18365 and #18739. Contributed by [SimonBrandner](https://github.com/SimonBrandner). * Add padding to the Add button in the notification settings ([\#6665](https://github.com/matrix-org/matrix-react-sdk/pull/6665)). Fixes #18706 and #18706. Contributed by [SimonBrandner](https://github.com/SimonBrandner). --- chat/element-web/Makefile | 4 +- chat/element-web/PLIST | 212 +++++++++++++++++++------------------- chat/element-web/distinfo | 10 +- 3 files changed, 113 insertions(+), 113 deletions(-) diff --git a/chat/element-web/Makefile b/chat/element-web/Makefile index 53590fc74e47..1f2e3e4721a4 100644 --- a/chat/element-web/Makefile +++ b/chat/element-web/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2021/09/13 15:38:05 js Exp $ +# $NetBSD: Makefile,v 1.8 2021/10/02 11:49:02 js Exp $ DISTNAME= element-v${PKGVERSION_NOREV} -PKGNAME= element-web-1.8.4 +PKGNAME= element-web-1.9.0 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 010ccd7ece78..42937860cb5e 100644 --- a/chat/element-web/PLIST +++ b/chat/element-web/PLIST @@ -1,81 +1,81 @@ -@comment $NetBSD: PLIST,v 1.7 2021/09/13 15:38:05 js Exp $ -share/element-web/8e3ab70aa1f93ebcc0d1.worker.js -share/element-web/8e3ab70aa1f93ebcc0d1.worker.js.map -share/element-web/bundles/54f5339d2374e0da110a/0.js -share/element-web/bundles/54f5339d2374e0da110a/0.js.map -share/element-web/bundles/54f5339d2374e0da110a/1.js -share/element-web/bundles/54f5339d2374e0da110a/1.js.map -share/element-web/bundles/54f5339d2374e0da110a/2.js -share/element-web/bundles/54f5339d2374e0da110a/2.js.map -share/element-web/bundles/54f5339d2374e0da110a/24.js -share/element-web/bundles/54f5339d2374e0da110a/24.js.map -share/element-web/bundles/54f5339d2374e0da110a/25.js -share/element-web/bundles/54f5339d2374e0da110a/25.js.map -share/element-web/bundles/54f5339d2374e0da110a/26.js -share/element-web/bundles/54f5339d2374e0da110a/26.js.map -share/element-web/bundles/54f5339d2374e0da110a/27.js -share/element-web/bundles/54f5339d2374e0da110a/27.js.map -share/element-web/bundles/54f5339d2374e0da110a/28.js -share/element-web/bundles/54f5339d2374e0da110a/28.js.map -share/element-web/bundles/54f5339d2374e0da110a/29.js -share/element-web/bundles/54f5339d2374e0da110a/29.js.map -share/element-web/bundles/54f5339d2374e0da110a/3.js -share/element-web/bundles/54f5339d2374e0da110a/3.js.map -share/element-web/bundles/54f5339d2374e0da110a/30.js -share/element-web/bundles/54f5339d2374e0da110a/30.js.map -share/element-web/bundles/54f5339d2374e0da110a/4.js -share/element-web/bundles/54f5339d2374e0da110a/4.js.map -share/element-web/bundles/54f5339d2374e0da110a/5.js -share/element-web/bundles/54f5339d2374e0da110a/5.js.map -share/element-web/bundles/54f5339d2374e0da110a/6.js -share/element-web/bundles/54f5339d2374e0da110a/6.js.map -share/element-web/bundles/54f5339d2374e0da110a/7.js -share/element-web/bundles/54f5339d2374e0da110a/7.js.map -share/element-web/bundles/54f5339d2374e0da110a/bundle.css -share/element-web/bundles/54f5339d2374e0da110a/bundle.js -share/element-web/bundles/54f5339d2374e0da110a/bundle.js.LICENSE.txt -share/element-web/bundles/54f5339d2374e0da110a/bundle.js.map -share/element-web/bundles/54f5339d2374e0da110a/compatibility-view.css -share/element-web/bundles/54f5339d2374e0da110a/compatibility-view.js -share/element-web/bundles/54f5339d2374e0da110a/compatibility-view.js.map -share/element-web/bundles/54f5339d2374e0da110a/element-web-app.js -share/element-web/bundles/54f5339d2374e0da110a/element-web-app.js.map -share/element-web/bundles/54f5339d2374e0da110a/element-web-component-index.js -share/element-web/bundles/54f5339d2374e0da110a/element-web-component-index.js.map -share/element-web/bundles/54f5339d2374e0da110a/error-view.css -share/element-web/bundles/54f5339d2374e0da110a/error-view.js -share/element-web/bundles/54f5339d2374e0da110a/error-view.js.map -share/element-web/bundles/54f5339d2374e0da110a/init.js -share/element-web/bundles/54f5339d2374e0da110a/init.js.map -share/element-web/bundles/54f5339d2374e0da110a/jitsi.css -share/element-web/bundles/54f5339d2374e0da110a/jitsi.js -share/element-web/bundles/54f5339d2374e0da110a/jitsi.js.LICENSE.txt -share/element-web/bundles/54f5339d2374e0da110a/jitsi.js.map -share/element-web/bundles/54f5339d2374e0da110a/mobileguide.js -share/element-web/bundles/54f5339d2374e0da110a/mobileguide.js.map -share/element-web/bundles/54f5339d2374e0da110a/theme-dark-custom.css -share/element-web/bundles/54f5339d2374e0da110a/theme-dark-custom.js -share/element-web/bundles/54f5339d2374e0da110a/theme-dark-custom.js.map -share/element-web/bundles/54f5339d2374e0da110a/theme-dark.css -share/element-web/bundles/54f5339d2374e0da110a/theme-dark.js -share/element-web/bundles/54f5339d2374e0da110a/theme-dark.js.map -share/element-web/bundles/54f5339d2374e0da110a/theme-legacy-dark.css -share/element-web/bundles/54f5339d2374e0da110a/theme-legacy-dark.js -share/element-web/bundles/54f5339d2374e0da110a/theme-legacy-dark.js.map -share/element-web/bundles/54f5339d2374e0da110a/theme-legacy.css -share/element-web/bundles/54f5339d2374e0da110a/theme-legacy.js -share/element-web/bundles/54f5339d2374e0da110a/theme-legacy.js.map -share/element-web/bundles/54f5339d2374e0da110a/theme-light-custom.css -share/element-web/bundles/54f5339d2374e0da110a/theme-light-custom.js -share/element-web/bundles/54f5339d2374e0da110a/theme-light-custom.js.map -share/element-web/bundles/54f5339d2374e0da110a/theme-light.css -share/element-web/bundles/54f5339d2374e0da110a/theme-light.js -share/element-web/bundles/54f5339d2374e0da110a/theme-light.js.map -share/element-web/bundles/54f5339d2374e0da110a/usercontent.js -share/element-web/bundles/54f5339d2374e0da110a/usercontent.js.map -share/element-web/bundles/54f5339d2374e0da110a/vendors~init.js -share/element-web/bundles/54f5339d2374e0da110a/vendors~init.js.LICENSE.txt -share/element-web/bundles/54f5339d2374e0da110a/vendors~init.js.map +@comment $NetBSD: PLIST,v 1.8 2021/10/02 11:49:02 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/config.sample.json share/element-web/contribute.json share/element-web/decoder-ring/datatypes.js @@ -171,52 +171,51 @@ 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.0dd8067.json -share/element-web/i18n/cs.282d29f.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.959eb39.json +share/element-web/i18n/de_DE.0341c75.json share/element-web/i18n/el.800c2ea.json -share/element-web/i18n/en_EN.ede9f02.json +share/element-web/i18n/en_EN.74565c2.json share/element-web/i18n/en_US.09e5089.json -share/element-web/i18n/eo.19e6907.json -share/element-web/i18n/es.d979a74.json -share/element-web/i18n/et.93c376e.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.60123b6.json -share/element-web/i18n/gl.d180102.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.2a8e98b.json +share/element-web/i18n/hu.e075694.json share/element-web/i18n/is.0ca93e6.json -share/element-web/i18n/it.01158b7.json -share/element-web/i18n/ja.962cd3e.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.507b259.json +share/element-web/i18n/languages.1d0bc35.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.efe7009.json +share/element-web/i18n/nl.9648a2c.json share/element-web/i18n/nn.58aa961.json -share/element-web/i18n/pl.a4f44e2.json +share/element-web/i18n/pl.a4a8fba.json share/element-web/i18n/pt.ed9c123.json -share/element-web/i18n/pt_BR.ae9bd23.json -share/element-web/i18n/ru.381bcec.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.ed5d667.json +share/element-web/i18n/sq.ced108c.json share/element-web/i18n/sr.8d915b4.json -share/element-web/i18n/sv.8ce1d29.json +share/element-web/i18n/sv.effe7a4.json share/element-web/i18n/te.3234605.json -share/element-web/i18n/th.d9649f0.json +share/element-web/i18n/th.da1cf0c.json share/element-web/i18n/tr.cbb462b.json -share/element-web/i18n/uk.19e281e.json +share/element-web/i18n/uk.9fa8d14.json share/element-web/i18n/vls.b42f7e8.json -share/element-web/i18n/zh_Hans.751f697.json -share/element-web/i18n/zh_Hant.62b2278.json -share/element-web/img/betas/spaces.475c2e5.png +share/element-web/i18n/zh_Hans.bbee871.json +share/element-web/i18n/zh_Hant.b0b1d85.json share/element-web/img/camera.2f271b6.svg share/element-web/img/cancel-small.495f44c.svg share/element-web/img/cancel.4b9715b.svg @@ -263,6 +262,7 @@ share/element-web/img/element-icons/link.8f4b1fc.svg share/element-web/img/element-icons/lock.1f264bd.svg share/element-web/img/element-icons/message/chevron-up.90f4709.svg share/element-web/img/element-icons/message/fwd.d1f50ee.svg +share/element-web/img/element-icons/message/thread.1f48874.svg share/element-web/img/element-icons/notifications.d298b39.svg share/element-web/img/element-icons/pause.c4c0886.svg share/element-web/img/element-icons/play.a72552b.svg @@ -450,10 +450,10 @@ share/element-web/media/ringback.ogg share/element-web/mobile_guide/index.html share/element-web/olm.91fced0.wasm share/element-web/olm_legacy.js -share/element-web/opus-decoderWorker.min.6fe2ced.js -share/element-web/opus-encoderWorker.min.b4c5d1b.js -share/element-web/recorder-worklet.342e864.js -share/element-web/recorder-worklet.342e864.js.map +share/element-web/opus-decoderWorker.min.0bf459c.js +share/element-web/opus-encoderWorker.min.c72fcd6.js +share/element-web/recorder-worklet.7602083.js +share/element-web/recorder-worklet.7602083.js.map share/element-web/static/incompatible-browser.html share/element-web/static/unable-to-load.html share/element-web/sw.js diff --git a/chat/element-web/distinfo b/chat/element-web/distinfo index e1fffb5ca46d..87bb51c77c5b 100644 --- a/chat/element-web/distinfo +++ b/chat/element-web/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2021/09/13 15:38:05 js Exp $ +$NetBSD: distinfo,v 1.8 2021/10/02 11:49:02 js Exp $ -SHA1 (element-v1.8.4.tar.gz) = d47e82e8ed0b97c3063f4bd414aa0ea3c1201093 -RMD160 (element-v1.8.4.tar.gz) = 8ad364e3d248ce27d49f38e51e0ff6590c4a33a3 -SHA512 (element-v1.8.4.tar.gz) = 7c363e6592eabaa11e7f5998aad428ca7a3ca532f5a9e8d4e3b56b172712d93e8fd3d04ce74bbc4922fa6868d642c1ec3f2cfc70170ea57479ab46ef7c0f5355 -Size (element-v1.8.4.tar.gz) = 15923134 bytes +SHA1 (element-v1.9.0.tar.gz) = 811a29d3e656a917640a1f8b3e4d07cefa3879b9 +RMD160 (element-v1.9.0.tar.gz) = 51f600c65ba89782ab8555d386d22ad2a7812c59 +SHA512 (element-v1.9.0.tar.gz) = e0a3a8696e493ccca6abcb5dee178e934cdae62a92e92d4c1b8718eeded45cab26ba3d08353c8a4701a94d537a0da072aac3e34e268c9d8541b26111c90eef27 +Size (element-v1.9.0.tar.gz) = 15631650 bytes