element-x-ada/features
Chris Smith 581c5ab2d2 Move and refactor MatrixUser (#381)
Move and refactor MatrixUser

Instead of living in matrixui and having an AvatarData, this can
reside in the matrix module and just have the URL. An extension
method in matrixui can then provide the AvatarData when required.

This removes some small duplication, and pushes the UI-specific
information (i.e., what size of avatar is going to be rendered)
further down the stack. It also aligns the field names with those
used by the rust SDK (e.g. "displayName" instead of "userName").
2023-05-03 16:30:19 +00:00
..
createroom Move and refactor MatrixUser (#381) 2023-05-03 16:30:19 +00:00
invitelist Sync Strings from Localazy 2023-04-24 00:09:54 +00:00
login Sync Strings from Localazy 2023-04-24 00:09:54 +00:00
logout Sync Strings from Localazy 2023-04-24 00:09:54 +00:00
messages Design fixes for room detail, dm & room member detail screens (#363) 2023-05-02 14:02:51 +00:00
networkmonitor [Room list] Search & menu improvements (#356) 2023-04-25 11:35:36 +00:00
onboarding Sync Strings from Localazy 2023-04-24 00:09:54 +00:00
preferences Move and refactor MatrixUser (#381) 2023-05-03 16:30:19 +00:00
rageshake Sync Strings from Localazy 2023-05-01 00:09:50 +00:00
roomdetails Move and refactor MatrixUser (#381) 2023-05-03 16:30:19 +00:00
roomlist Move and refactor MatrixUser (#381) 2023-05-03 16:30:19 +00:00
userlist Move and refactor MatrixUser (#381) 2023-05-03 16:30:19 +00:00
verifysession Sync Strings from Localazy 2023-04-24 00:09:54 +00:00