Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

v0.11.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukebarnard1 lukebarnard1 released this 10 Nov 13:40

Full Changelog

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