Merge develop into spaces_beta

This commit is contained in:
SBiOSoftWhare
2021-05-07 12:31:59 +02:00
139 changed files with 4710 additions and 1205 deletions
+10
View File
@@ -5,6 +5,15 @@ Changes to be released in next version
*
🙌 Improvements
* Jitsi: Use Jitsi server from homeserver's Well Known, if present, to create conferences (#3158).
* RoomMemberDetailsVC: Enable / disable "Hide all messages from this user" from settings (#4281).
* RoomVC: Show / Hide More and Report Content contextual menu from settings (#4285).
* SettingsVC: Show / hide NSFW and decrypted content options from build settings (#4290).
* RoomVC: Tweaked Scroll to Bottom FAB button (#4272).
* DesignKit: Introduce a new framework to manage design components.
* Add Jitsi widget remove banner for privileged users.
* Update "Jump to unread" banner to a pill style button.
* CallVC: Add transfer button.
* Spaces: Hide spaces from room list and home but keep space invites (#4252).
🐛 Bugfix
@@ -12,6 +21,7 @@ Changes to be released in next version
* RiotSettings: Logging out resets RiotSettings (#4259).
* RoomVC: Crash in `setScrollToBottomHidden` method (#4270).
* Notifications: Make them work in debug mode (#4274).
* VoIP: Fix call bar layout issue (#4300).
⚠️ API Changes
*