]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Force group scope on notices sent to a private-only group
authorEvan Prodromou <evan@status.net>
Mon, 4 Apr 2011 21:33:42 +0000 (17:33 -0400)
committerEvan Prodromou <evan@status.net>
Mon, 4 Apr 2011 21:33:42 +0000 (17:33 -0400)
commit660f1cd6b884743c33eb27910e2f6a8c3038fb23
treecfd5586f45f065d76fee635b302855ad543ccbb6
parentb41c62a27c6ef8039fb0853a6cf0663de77b1e05
Force group scope on notices sent to a private-only group

For groups that require a private scope, we force every notice to be limited to group scope.

Changed the group-discovery code so we only get groups once -- regardless if they were provided or not.
classes/Notice.php