diff options
author | friendica <info@friendica.com> | 2013-05-24 06:02:30 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-05-24 06:02:30 -0700 |
commit | 5c1f959c1828066358ec868ffb953e88f16195c6 (patch) | |
tree | 35044a7d00589a5eaa8d734ce46db2fa3fda635a /doc/html/boot_8php.js | |
parent | 87e7deacf92811430ed113c66db91a3f8f4e476e (diff) | |
download | volse-hubzilla-5c1f959c1828066358ec868ffb953e88f16195c6.tar.gz volse-hubzilla-5c1f959c1828066358ec868ffb953e88f16195c6.tar.bz2 volse-hubzilla-5c1f959c1828066358ec868ffb953e88f16195c6.zip |
set default contact affinity back to 99 - we'll solve the other problem another way, this one is flawed
Diffstat (limited to 'doc/html/boot_8php.js')
-rw-r--r-- | doc/html/boot_8php.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/html/boot_8php.js b/doc/html/boot_8php.js index 8ba06e554..0e67a1104 100644 --- a/doc/html/boot_8php.js +++ b/doc/html/boot_8php.js @@ -86,6 +86,9 @@ var boot_8php = [ "ATOM_TIME", "boot_8php.html#ad34c1547020a305915bcc39707744690", null ], [ "ATTACH_FLAG_DIR", "boot_8php.html#aa74438cf71e48e37bf7b440b94243985", null ], [ "ATTACH_FLAG_OS", "boot_8php.html#a781916f83fcc8ff1035649afa45f0292", null ], + [ "CLIENT_MODE_LOAD", "boot_8php.html#af6f6f6f40139f12fc09ec47373b30919", null ], + [ "CLIENT_MODE_NORMAL", "boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731", null ], + [ "CLIENT_MODE_UPDATE", "boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77", null ], [ "CONTACT_IS_FOLLOWER", "boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29", null ], [ "CONTACT_IS_FRIEND", "boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f", null ], [ "CONTACT_IS_SHARING", "boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9", null ], @@ -104,6 +107,7 @@ var boot_8php = [ "HUBLOC_FLAGS_PRIMARY", "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955", null ], [ "HUBLOC_FLAGS_UNVERIFIED", "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764", null ], [ "ITEM_BLOCKED", "boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f", null ], + [ "ITEM_DELAYED_PUBLISH", "boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20", null ], [ "ITEM_DELETED", "boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49", null ], [ "ITEM_HIDDEN", "boot_8php.html#ac99fc4d040764eac1736bec6973556fe", null ], [ "ITEM_MENTIONSME", "boot_8php.html#a8da836617174eed9fc2ac8054125354b", null ], |