Merge remote-tracking branch 'origin/develop' into feature/fre/improve_poll_event_timeline_rendering

This commit is contained in:
Florian Renaud 2023-08-24 14:42:16 +02:00
commit ebf6a98c34
71 changed files with 674 additions and 189 deletions

1
changelog.d/1111.bugfix Normal file
View file

@ -0,0 +1 @@
Make links in messages clickable again.

1
changelog.d/1125.bugfix Normal file
View file

@ -0,0 +1 @@
When event has no id, just cancel parsing the latest room message for a room.

1
changelog.d/1127.feature Normal file
View file

@ -0,0 +1 @@
Enable OIDC support.

1
changelog.d/1131.bugfix Normal file
View file

@ -0,0 +1 @@
Only display verification prompt after initial sync is done.

1
changelog.d/862.bugfix Normal file
View file

@ -0,0 +1 @@
Videos sent from the app were cropped in some cases.