Tags: gig-archive/matrix-react-sdk
Tags
[Full Changelog](matrix-org/matrix-react-sdk@v0.11.3...v0.11.4) * Add isUrlPermitted function to sanity check URLs
[Full Changelog](matrix-org/matrix-react-sdk@v0.11.2...v0.11.3) * Bump js-sdk version to pull in fix for [setting room publicity in a group](matrix-org/matrix-js-sdk@aa3201e).
[Full Changelog](matrix-org/matrix-react-sdk@v0.11.1...v0.11.2) * Ignore unrecognised login flows [\matrix-org#1633](matrix-org#1633)
[Full Changelog](matrix-org/matrix-react-sdk@v0.11.0...v0.11.1) * Fix the force TURN option [\matrix-org#1621](matrix-org#1621)
[Full Changelog](matrix-org/matrix-react-sdk@v0.11.0-rc.3...v0.11.0)
[Full Changelog](matrix-org/matrix-react-sdk@v0.11.0-rc.2...v0.11.0-rc.3 )
[Full Changelog](matrix-org/matrix-react-sdk@v0.11.0-rc.1...v0.11.0-rc.2 ) * Make groups a fully-fleged baked-in feature [\matrix-org#1603](matrix-org#1603)
[Full Changelog](matrix-org/matrix-react-sdk@v0.10.7...v0.11.0-rc.1) * Improve widget rendering on prop updates [\matrix-org#1548](matrix-org#1548) * Display group member profile (avatar/displayname) in ConfirmUserActionDialog [\matrix-org#1595](matrix-org#1595) * Don't crash if there isn't a room notif rule [\matrix-org#1602](matrix-org#1602) * Show group name in flair tooltip if one is set [\matrix-org#1596](matrix-org#1596) * Convert group avatar URL to HTTP before handing to BaseAvatar [\matrix-org#1597](matrix-org#1597) * Add group features as starting points for ILAG [\matrix-org#1601](matrix-org#1601) * Modify the group room visibility API to reflect the js-sdk changes [\matrix-org#1598](matrix-org#1598) * Update from Weblate. [\matrix-org#1599](matrix-org#1599) * Revert "UnknownDeviceDialog: get devices from SDK" [\matrix-org#1594](matrix-org#1594) * Order users in the group member list with admins first [\matrix-org#1591](matrix-org#1591) * Fetch group members after accepting an invite [\matrix-org#1592](matrix-org#1592) * Improve address picker for rooms [\matrix-org#1589](matrix-org#1589) * Fix FlairStore getPublicisedGroupsCached to give the correct, existing promise [\matrix-org#1590](matrix-org#1590) * Use the getProfileInfo API for group inviter profile [\matrix-org#1585](matrix-org#1585) * Add checkbox to GroupAddressPicker for determining visibility of group rooms [\matrix-org#1587](matrix-org#1587) * Alter group member api [\matrix-org#1581](matrix-org#1581) * Improve group creation UX [\matrix-org#1580](matrix-org#1580) * Disable RoomDetailList in GroupView when editing [\matrix-org#1583](matrix-org#1583) * Default to no read pins if there is no applicable account data [\matrix-org#1586](matrix-org#1586) * UnknownDeviceDialog: get devices from SDK [\matrix-org#1584](matrix-org#1584) * Add a small indicator for when a new event is pinned [\matrix-org#1486](matrix-org#1486) * Implement tooltip for group rooms [\matrix-org#1582](matrix-org#1582) * Room notifs in autocomplete & composer [\matrix-org#1577](matrix-org#1577) * Ignore img tags in HTML if src is not specified [\matrix-org#1579](matrix-org#1579) * Indicate admins in the group member list with a sheriff badge [\matrix-org#1578](matrix-org#1578) * Remember whether widget drawer was hidden per-room [\matrix-org#1533](matrix-org#1533) * Throw an error when trying to create a group store with falsey groupId [\matrix-org#1576](matrix-org#1576) * Fixes React warning [\matrix-org#1571](matrix-org#1571) * Fix Flair not appearing due to missing this._usersInFlight [\matrix-org#1575](matrix-org#1575) * Use, if possible, a room's canonical or first alias when viewing the … [\matrix-org#1574](matrix-org#1574) * Add CSS classes to group ID input in CreateGroupDialog [\matrix-org#1573](matrix-org#1573) * Give autocomplete providers the room they're in [\matrix-org#1568](matrix-org#1568) * Fix multiple pills on one line [\matrix-org#1572](matrix-org#1572) * Fix group invites such that they look similar to room invites [\matrix-org#1570](matrix-org#1570) * Add a GeminiScrollbar to Your Communities [\matrix-org#1569](matrix-org#1569) * Fix multiple requests for publicised groups of given user [\matrix-org#1567](matrix-org#1567) * Add toggle to alter visibility of a room-group association [\matrix-org#1566](matrix-org#1566) * Pillify room notifs in the timeline [\matrix-org#1564](matrix-org#1564) * Implement simple GroupRoomInfo [\matrix-org#1563](matrix-org#1563) * turn NPE on flair resolution errors into a logged error [\matrix-org#1565](matrix-org#1565) * Less translation in parts [\matrix-org#1484](matrix-org#1484) * Redact group IDs from analytics [\matrix-org#1562](matrix-org#1562) * Display whether the group summary/room list is loading [\matrix-org#1560](matrix-org#1560) * Change client-side validation of group IDs to match synapse [\matrix-org#1558](matrix-org#1558) * Prevent non-members from opening group settings [\matrix-org#1559](matrix-org#1559) * Alter UI for disinviting a group member [\matrix-org#1556](matrix-org#1556) * Only show admin tools to privileged users [\matrix-org#1555](matrix-org#1555) * Try lowercase username on login [\matrix-org#1550](matrix-org#1550) * Don't refresh page on password change prompt [\matrix-org#1554](matrix-org#1554) * Fix initial in GroupAvatar in GroupView [\matrix-org#1553](matrix-org#1553) * Use "crop" method to scale group avatars in MyGroups [\matrix-org#1549](matrix-org#1549) * Lowercase all usernames [\matrix-org#1547](matrix-org#1547) * Add sensible missing entry generator for MELS tests [\matrix-org#1546](matrix-org#1546) * Fix prompt to re-use chat room [\matrix-org#1545](matrix-org#1545) * Add unregiseterListener to GroupStore [\matrix-org#1544](matrix-org#1544) * Fix groups invited users err for non members [\matrix-org#1543](matrix-org#1543) * Add Mention button to MemberInfo [\matrix-org#1532](matrix-org#1532) * Only show group settings cog to members [\matrix-org#1541](matrix-org#1541) * Use correct icon for group room deletion and make themeable [\matrix-org#1540](matrix-org#1540) * Add invite button to MemberInfo if user has left or wasn't in room [\matrix-org#1534](matrix-org#1534) * Add option to mirror local video feed [\matrix-org#1539](matrix-org#1539) * Use the correct userId when displaying who redacted a message [\matrix-org#1538](matrix-org#1538) * Only show editing UI for aliases/related_groups for users /w power [\matrix-org#1529](matrix-org#1529) * Swap from `ui_opacity` to `panel_disabled` [\matrix-org#1535](matrix-org#1535) * Fix room address picker tiles default name [\matrix-org#1536](matrix-org#1536) * T3chguy/hide level change on 50 [\matrix-org#1531](matrix-org#1531) * fix missing date sep caused by hidden event at start of day [\matrix-org#1537](matrix-org#1537) * Add a delete confirmation dialog for widgets [\matrix-org#1520](matrix-org#1520) * When dispatching view_[my_]group[s], reset RoomViewStore [\matrix-org#1530](matrix-org#1530) * Prevent editing of UI requiring user privilege if user unprivileged [\matrix-org#1528](matrix-org#1528) * Use the correct property of the API room objects [\matrix-org#1526](matrix-org#1526) * Don't include the |other in the translation value [\matrix-org#1527](matrix-org#1527) * Re-run gen-i18n after fixing https://github.com/matrix-org/matrix-react- sdk/pull/1521 [\matrix-org#1525](matrix-org#1525) * Fix some react warnings in GroupMemberList [\matrix-org#1522](matrix-org#1522) * Fix bug with gen-i18n/js when adding new plurals [\matrix-org#1521](matrix-org#1521) * Make GroupStoreCache global for cross-package access [\matrix-org#1524](matrix-org#1524) * Add fields needed by RoomDetailList to groupRoomFromApiObject [\matrix-org#1523](matrix-org#1523) * Only show flair for groups with avatars set [\matrix-org#1519](matrix-org#1519) * Refresh group member lists after inviting users [\matrix-org#1518](matrix-org#1518) * Invalidate the user's public groups cache when changing group publicity [\matrix-org#1517](matrix-org#1517) * Make the gen-i18n script validate _t calls [\matrix-org#1515](matrix-org#1515) * Add placeholder to MyGroups page, adjust CSS classes [\matrix-org#1514](matrix-org#1514) * Rxl881/parallelshell [\matrix-org#1338](matrix-org#1338) * Run prunei18n [\matrix-org#1513](matrix-org#1513) * Update from Weblate. [\matrix-org#1512](matrix-org#1512) * Add script to prune unused translations [\matrix-org#1502](matrix-org#1502) * Fix creation of DM rooms [\matrix-org#1510](matrix-org#1510) * Group create dialog: only enter localpart [\matrix-org#1507](matrix-org#1507) * Improve MyGroups UI [\matrix-org#1509](matrix-org#1509) * Use object URLs to load Files in to images [\matrix-org#1508](matrix-org#1508) * Add clientside error for non-alphanumeric group ID [\matrix-org#1506](matrix-org#1506) * Fix invites to groups without names [\matrix-org#1505](matrix-org#1505) * Add warning when adding group rooms/users [\matrix-org#1504](matrix-org#1504) * More Groups->Communities [\matrix-org#1503](matrix-org#1503) * Groups -> Communities [\matrix-org#1501](matrix-org#1501) * Factor out Flair cache into FlairStore [\matrix-org#1500](matrix-org#1500) * Add i18n script to package.json [\matrix-org#1499](matrix-org#1499) * Make gen-i18n support 'HTML' [\matrix-org#1498](matrix-org#1498) * fix editing visuals on groupview header [\matrix-org#1497](matrix-org#1497) * Script to generate the translations base file [\matrix-org#1493](matrix-org#1493) * Update from Weblate. [\matrix-org#1495](matrix-org#1495) * Attempt to relate a group to a room when adding it [\matrix-org#1494](matrix-org#1494) * Shuffle GroupView UI [\matrix-org#1490](matrix-org#1490) * Fix bug preventing partial group profile [\matrix-org#1491](matrix-org#1491) * Don't show room IDs when picking rooms [\matrix-org#1492](matrix-org#1492) * Only show invited section if there are invited group members [\matrix-org#1489](matrix-org#1489) * Show "Invited" section in the user list [\matrix-org#1488](matrix-org#1488) * Refactor class names for an entity tile being hovered over [\matrix-org#1487](matrix-org#1487) * Modify GroupView UI [\matrix-org#1475](matrix-org#1475) * Message/event pinning [\matrix-org#1439](matrix-org#1439) * Remove duplicate declaration that breaks the build [\matrix-org#1483](matrix-org#1483) * Include magnet scheme in sanitize HTML params [\matrix-org#1301](matrix-org#1301) * Add a way to jump to a user's Read Receipt from MemberInfo [\matrix-org#1454](matrix-org#1454) * Use standard subsitution syntax in _tJsx [\matrix-org#1462](matrix-org#1462) * Don't suggest grey as a color scheme for a room [\matrix-org#1442](matrix-org#1442) * allow hiding of notification body for privacy reasons [\matrix-org#1362](matrix-org#1362) * Suggest to invite people when speaking in an empty room [\matrix-org#1466](matrix-org#1466) * Buttons to remove room/self avatar [\matrix-org#1478](matrix-org#1478) * T3chguy/fix memberlist [\matrix-org#1480](matrix-org#1480) * add option to disable BigEmoji [\matrix-org#1481](matrix-org#1481)
[Full Changelog](matrix-org/matrix-react-sdk@v0.10.7-rc.3...v0.10.7) * Update to latest js-sdk
[Full Changelog](matrix-org/matrix-react-sdk@v0.10.7-rc.2...v0.10.7-rc.3 ) * Fix the enableLabs flag, again [\matrix-org#1474](matrix-org#1474)
PreviousNext