Page MenuHomePhabricator

[lib] Use the useBroadcastOlmMessage hook in account deletion
ClosedPublic

Authored by bartek on Aug 6 2024, 1:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 17, 4:35 AM
Unknown Object (File)
Mon, Sep 16, 9:55 PM
Unknown Object (File)
Mon, Sep 16, 8:50 PM
Unknown Object (File)
Sun, Sep 15, 3:47 AM
Unknown Object (File)
Sun, Sep 15, 2:11 AM
Unknown Object (File)
Sun, Sep 8, 3:11 AM
Unknown Object (File)
Sat, Sep 7, 6:21 PM
Unknown Object (File)
Sat, Sep 7, 1:46 PM
Subscribers

Details

Summary

Updated useBroadcastAccountDeletion to use the new useBroadcastOlmMessage hook.
Also renamed broadcastToOwnDevices to includeOwnDevices because the old name was confusing.

Depends on D12994, D12995

Test Plan

Repeated test plan from D12944

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Aug 6 2024, 1:36 AM
bartek added inline comments.
lib/hooks/peer-list-hooks.js
216–218
kamil added inline comments.
lib/hooks/peer-list-hooks.js
216–218

nice, I think it's better now

This revision is now accepted and ready to land.Aug 6 2024, 2:47 AM