]> git.mxchange.org Git - friendica-addons.git/commit
[twitter] Add support for unretweet and post/comment deletion
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 23 Nov 2021 22:59:08 +0000 (17:59 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 23 Nov 2021 22:59:08 +0000 (17:59 -0500)
commit86a204af7d935c77afe2f20a5a20beb3998be6d3
treedb16aeacbc293b24f85e8be2efb3966bdd65152e
parent93e5d97fdd24528215151be86fc161facf690709
[twitter] Add support for unretweet and post/comment deletion

Remaining caveat: Comments posted on Twitter and imported in Friendica do not trigger any Notifier task, possibly because they are private to the user and don't require any remote deletion notifications sent. Comments posted on Friendica and mirrored on Twitter trigger the Notifier task and the Twitter counter-part will be deleted accordingly.
twitter/twitter.php