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)
Mon, Mar 3, 3:46 PM
Unknown Object (File)
Feb 18 2025, 5:14 AM
Unknown Object (File)
Feb 18 2025, 5:14 AM
Unknown Object (File)
Feb 18 2025, 5:13 AM
Unknown Object (File)
Feb 3 2025, 12:34 PM
Unknown Object (File)
Jan 30 2025, 1:53 PM
Unknown Object (File)
Jan 26 2025, 12:19 PM
Unknown Object (File)
Jan 15 2025, 10:00 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #43166)
kamil added inline comments.
lib/hooks/peer-list-hooks.js
216–218 ↗(On Diff #43166)

nice, I think it's better now

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