]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Don't set is_local=LOCAL_NONPUBLIC on sandboxed user notices
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 2 Mar 2016 11:18:16 +0000 (12:18 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 2 Mar 2016 11:26:23 +0000 (12:26 +0100)
commit9534969c050054cac3a9a19311cbef23d84fda54
tree9a150cd207d4a5b4737c52f70b556a913ae4c160
parenta3b21189068eb980ce27c1a45bcb88734ba11cc4
Don't set is_local=LOCAL_NONPUBLIC on sandboxed user notices

Let's decide whether they are nonpublic by testing them when the notice
is shown instead.
classes/Notice.php
lib/filteringnoticestream.php
lib/moderatednoticestream.php