SchildiChat-android/matrix-sdk-android
Florian Renaud ac56b1ef3e Update account data for invited users by email
When an user has been invited by email to a DM, account data entry was stuck on the user email after the user account creation.
When the user has joined element, an event m.room.member is triggered for each room attached to the user, containing a third party invite with the user matrix id. We use this event to update the user account with the matrix id.
2021-07-29 09:37:33 +02:00
..
src Update account data for invited users by email 2021-07-29 09:37:33 +02:00
.gitignore first commit 2018-10-03 17:58:12 +02:00
build.gradle Bump appcompat from 1.3.0 to 1.3.1 2021-07-22 12:13:24 +00:00
lint.xml Set severity of ObsoleteSdkInt to error 2020-08-18 00:46:37 +02:00
proguard-rules.pro Remove dependency to org.greenrobot.eventbus library 2021-01-05 18:56:24 +01:00