Merge branch 'develop' into julioromano/poll_history_entry_point

This commit is contained in:
ganfra 2023-12-14 15:17:13 +01:00
commit 3ceb2599d8
257 changed files with 916 additions and 1161 deletions

3
changelog.d/1433.feature Normal file
View file

@ -0,0 +1,3 @@
Use the RTE library `TextView` to render text events in the timeline.
Add support for mention pills - with no interaction yet.

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

@ -0,0 +1 @@
Tapping on a user mention pill opens their profile.

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

@ -0,0 +1 @@
Accessibility: do not read initial used for avatar out loud.