add timezone convert module, several other minor or in progress fixes

This commit is contained in:
Friendika
2011-09-04 00:48:45 -07:00
parent 59a6a04e26
commit 9ff1a3444e
6 changed files with 56 additions and 7 deletions

View File

@@ -140,6 +140,8 @@ function delivery_run($argv, $argc){
$owner = $r[0];
$walltowall = ((($top_level) && ($owner['id'] != $items[0]['contact-id'])) ? true : false);
$public_message = true;
// fill this in with a single salmon slap if applicable