]> git.mxchange.org Git - friendica.git/commit
Changes to make contacts delete all content from the user when a user is deleted.
authorzottel <github@zottel.net>
Fri, 2 Nov 2012 20:43:47 +0000 (21:43 +0100)
committerzottel <github@zottel.net>
Fri, 2 Nov 2012 20:43:47 +0000 (21:43 +0100)
commit7de5c7ebe1fba7757f06762d26dae478c9de5389
tree7f996b3e8e3e0ec7da3a4764febd69afae38c629
parentd3290f314fb0f894ad465e07246bb5c33445f77d
Changes to make contacts delete all content from the user when a user is deleted.

NOTE: I didn't add "AND account_removed = 0" to facebook.php because I don't
have a clone of the addons repository. Please someone do that for me. Thanks.

Please check carefully. I tested locally on my server, but not with other
servers.
15 files changed:
include/Contact.php
include/api.php
include/auth.php
include/delivery.php
include/diaspora.php
include/notifier.php
include/oauth.php
include/poller.php
mod/dfrn_notify.php
mod/openid.php
mod/post.php
mod/profile.php
mod/pubsub.php
mod/receive.php
mod/salmon.php