From: Adaptive Garage Date: Mon, 5 Apr 2021 17:49:45 +0000 (+0200) Subject: Send remote delete (#593) X-Git-Tag: v0.8.2~56 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/05abb3f9f6294677d2de97a9d88c8e9de04c10ec?hp=05abb3f9f6294677d2de97a9d88c8e9de04c10ec Send remote delete (#593) * Implementation of remoteDelete command, iteration 1 * Implementation of remoteDelete command, iteration 2 * Implementation of remoteDelete command, iteration 3 * Implementation of remoteDelete command, iteration 4 * Implementation of remoteDelete command, iteration 5 * Implementation of remoteDelete command, iteration 6 * Renaming dbus methods remoteGroupDelete -> sendGroupRemoteDeleteMessage, remoteDelete -> sendRemoteDeleteMessage ---