New "remote self" option: Native Reshare

This commit is contained in:
Michael 2020-11-28 22:53:58 +00:00
parent 96d4ec0f53
commit bda5d43f1e
3 changed files with 45 additions and 6 deletions

View file

@ -139,7 +139,12 @@ class Contact
* @}
*/
/**
const MIRROR_DEACTIVATED = 0;
const MIRROR_FORWARDED = 1;
const MIRROR_OWN_POST = 2;
const MIRROR_NATIVE_RESHARE = 3;
/**
* @param array $fields Array of selected fields, empty for all
* @param array $condition Array of fields for condition
* @param array $params Array of several parameters