]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - classes/Profile.php
Hide posts from users with private_stream in scoping streams
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 24 Feb 2015 21:59:58 +0000 (22:59 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 24 Feb 2015 21:59:58 +0000 (22:59 +0100)
commitce91f1c0e6a001c1e43ee52dfd26789ac4f83d45
tree3e771e9310f3a30d9c2eac3c4a295ab47ae02cac
parent060dbe1b567ef2efd34a514199962033adac7c79
Hide posts from users with private_stream in scoping streams

For example the public timeline would show notices from a user with
private_stream configured. (previously it would only hide _new_ notices
by this user as they would be the only ones with notice scoping set).
classes/Notice.php
classes/Profile.php
classes/User.php