From 83e086edcd4d13b2e8508eb17a24a849c8e3aa06 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 13 Sep 2013 04:51:55 -0700 Subject: doc update, put more telemetry on notifier and try to ensure that private posts have recipients. --- doc/html/globals_0x68.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'doc/html/globals_0x68.html') diff --git a/doc/html/globals_0x68.html b/doc/html/globals_0x68.html index e90a90e3b..987b252fc 100644 --- a/doc/html/globals_0x68.html +++ b/doc/html/globals_0x68.html @@ -198,6 +198,21 @@ $(document).ready(function(){initNavTree('globals_0x68.html','');});
  • HUBLOC_FLAGS_UNVERIFIED : boot.php
  • +
  • HUBLOC_NOTUSED +: boot.php +
  • +
  • HUBLOC_OFFLINE +: boot.php +
  • +
  • HUBLOC_RECEIVE_ERROR +: boot.php +
  • +
  • HUBLOC_SEND_ERROR +: boot.php +
  • +
  • HUBLOC_WORKS +: boot.php +
  • -- cgit v1.2.3 From 96ad49b1b831d0f4e3660330750e9484eb9238bd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Sep 2013 05:43:30 -0700 Subject: doc updates --- doc/html/globals_0x68.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/html/globals_0x68.html') diff --git a/doc/html/globals_0x68.html b/doc/html/globals_0x68.html index 987b252fc..5103e6fe6 100644 --- a/doc/html/globals_0x68.html +++ b/doc/html/globals_0x68.html @@ -192,6 +192,9 @@ $(document).ready(function(){initNavTree('globals_0x68.html','');});
  • http_status_exit() : network.php
  • +
  • HUBLOC_FLAGS_DELETED +: boot.php +
  • HUBLOC_FLAGS_PRIMARY : boot.php
  • -- cgit v1.2.3