1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Changelog

This commit is contained in:
Benoit Marty
2021-07-19 13:36:34 +02:00
parent 9f631768eb
commit 1894ad21e1
12 changed files with 24 additions and 11 deletions

View File

@@ -1 +0,0 @@
Perform .well-known request first, even if the entered URL is a valid homeserver base url

View File

@@ -1 +0,0 @@
Remove redundant mimetype (vector-im/element-web#2547)

View File

@@ -1 +0,0 @@
Room version capabilities and room upgrade support, better error feedback

View File

@@ -1 +0,0 @@
RawService.getWellknown() now takes a domain instead of a matrixId as parameter

View File

@@ -1 +0,0 @@
Use different copy for self verification.

View File

@@ -1 +0,0 @@
Crash when opening room addresses screen with no internet connection

View File

@@ -1 +0,0 @@
Add retry support in room addresses screen

View File

@@ -1 +0,0 @@
Fix unread messages marker being hidden in collapsed membership item

View File

@@ -1 +0,0 @@
Ensure reaction emoji picker tabs look fine on small displays

View File

@@ -1 +0,0 @@
Better management of permission requests

View File

@@ -1 +0,0 @@
Standardise spelling and casing of homeserver, identity server, and integration manager.