In the last diff, I introduced a new threadPermissions constant for reactions.
In this diff, I update permission checks on the keyserver and client to check this new constant.
Depends on D7073
Differential D7074
[lib][keyserver] Update reaction permission checks to check REACT_TO_MESSAGE ashoat on Mar 14 2023, 8:07 PM. Authored by Tags None Referenced Files
Details In the last diff, I introduced a new threadPermissions constant for reactions. In this diff, I update permission checks on the keyserver and client to check this new constant. Depends on D7073 I tested this in combination with the next diff by:
I didn't need to log out / back in on native, which indicates the the updatesTypes.UPDATE_THREAD updates were propagated correctly by the migration
Diff Detail
|