Code for handling ENCRYPTED_MESSAGE is expected to grow really large, so extracted this logic to a separate hook.
It can be split further into smaller functions when it grows too large (e.g. separate function for user actions).
Depends on D12636
Differential D12637
[lib] Extract handling Olm P2P messages to a separate function bartek on Jul 2 2024, 5:03 AM. Authored by Tags None Referenced Files
Details Code for handling ENCRYPTED_MESSAGE is expected to grow really large, so extracted this logic to a separate hook. Depends on D12636 Flow. Also checked secondary device logout - it still works as expected.
Diff Detail
|