Proper Delete contact/group support #265

Merged
sarah merged 1 commits from dan/cwtch:delete into master 2019-08-07 18:43:49 +00:00
Owner

Actually delete contacts in storage, and attempt to kill their connections too

Actually delete contacts in storage, and attempt to kill their connections too
Owner

cp.eventBus.Publish(event.NewEventList(event.DeleteContact, event.Identity, onion))

For consistency use event.RemotePeer instead

evnet.Identity should be used for the local peer(s)

> cp.eventBus.Publish(event.NewEventList(event.DeleteContact, event.Identity, onion)) For consistency use event.RemotePeer instead evnet.Identity should be used for the local peer(s)
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/589
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/594
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/595
sarah closed this pull request 2019-08-07 18:43:48 +00:00
Sign in to join this conversation.
No description provided.