aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-08-30 22:53:21 -0700
committerfriendica <info@friendica.com>2014-08-30 22:53:21 -0700
commit45c35d97b8ce627cb90efa320b7daca4097aef75 (patch)
treea570da12e496cb98894fbcef7c0c70309c0630d6 /include/items.php
parent88f2c19ef690f6c6a867db1b9407c01f02661a77 (diff)
downloadvolse-hubzilla-45c35d97b8ce627cb90efa320b7daca4097aef75.tar.gz
volse-hubzilla-45c35d97b8ce627cb90efa320b7daca4097aef75.tar.bz2
volse-hubzilla-45c35d97b8ce627cb90efa320b7daca4097aef75.zip
doc change - read it.
Diffstat (limited to 'include/items.php')
-rwxr-xr-xinclude/items.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/items.php b/include/items.php
index 1a4363975..4614aa642 100755
--- a/include/items.php
+++ b/include/items.php
@@ -114,6 +114,9 @@ function collect_recipients($item,&$private_envelope) {
* remove them from any privacy groups (collections) that were included in a post.
* They can still be addressed individually.
* Networks may need to be added or removed from this list as circumstances change.
+ *
+ * Update: this may need to be the default, which will force people to opt-in to sending stuff
+ * privately to insecure platforms.
*/
function filter_insecure($channel_id,$arr) {