more calendar work, undo strict_privacy flag to use different approach

This commit is contained in:
Friendika 2011-06-08 21:06:02 -07:00
commit df8ac668b8
10 changed files with 119 additions and 51 deletions

View file

@ -34,9 +34,6 @@ function follow_post(&$a) {
// NOTREACHED
}
elseif(get_config('system','strict_privacy')) {
unset($ret['notify']);
}
// do we have enough information?