🚸(frontend) show two initials in the Avatar when possible

Display two initials in the Avatar whenever the participant's name
allows it, instead of a single letter.

A single initial makes it too hard to distinguish participants when
their cameras are off, especially in larger
This commit is contained in:
lebaudantoine
2026-07-28 23:07:27 +02:00
parent 0ec8ac806f
commit e3b954ff97
2 changed files with 13 additions and 3 deletions
+1
View File
@@ -35,6 +35,7 @@ and this project adheres to
- 🐛(backend) preserve recording metadata when updating room access
- 🐛(backend) allow any string as sub in the API serializer
- 🐛(frontend) fall back to user.full_name on request-entry
- 🚸(frontend) show two initials in the Avatar when possible
## [1.24.0] - 2026-07-21